Advertisement
Korbl

Magic Item Generator- Minor

Mar 24th, 2018
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.84 KB | None | 0 0
  1. $name : Minor Magic Armor Generator
  2. $author : Valravn
  3. $description : Generates a random magical item for Dungeons and Dragons 3.X
  4. $amount : 1
  5. $picture : https://d30y9cdsu7xlg0.cloudfront.net/png/4464-200.png
  6. $button : Forge!
  7.  
  8. $item type
  9. [size] [descriptor] [material] [armor or shield] {4%}
  10. [weapon descriptor] [material] [weapon] {5%}
  11. [potion|oil] of [potion effect] {35%}
  12. [descriptor] [ring material] ring of [ring] {2%}
  13. scroll of [scroll number] {35%}
  14. [descriptor] wand of [wand] {10%}
  15. [descriptor] [wondrous item] {9%}
  16.  
  17. $size
  18. small {30%}
  19. medium {60%}
  20. DM's choice {10%}
  21.  
  22. $descriptor
  23. intelligent {1%}
  24. distinctive {30%}
  25. plain {69%}
  26.  
  27. $material
  28. standard {95%}
  29. [special material] {5%}
  30.  
  31. $special armor material
  32. adamantine
  33. cold iron
  34. darkwood
  35. mithral
  36. silver
  37.  
  38.  
  39. $armor or shield
  40. +1 [shield] {60%}
  41. +1 [armor] {20%}
  42. +2 [shield] {5%}
  43. +2 [armor] {2%}
  44. [specific armor] {2%}
  45. [specific shield] {2%}
  46. [[special armor ability]|[special shield ability]] [armor or shield] {9%}
  47.  
  48. $shield
  49. buckler {10%}
  50. light wooden shield {5%}
  51. light steel shield {5%}
  52. heavy wooden shield {10%}
  53. heavy steel shield {65%}
  54. tower shield {5%}
  55.  
  56. $armor
  57. padded armor {1%}
  58. leather armor {2%}
  59. studded leather {15%}
  60. chain shirt {15%}
  61. hide {10%}
  62. scale mail {1%}
  63. chainmail {1%}
  64. breastplate {12%}
  65. splint mail {1%}
  66. banded mail {1%}
  67. half-plate {1%}
  68. full plate {40%}
  69.  
  70. $specific armor
  71. mithral shirt {50%}
  72. dragonhide plate {30%}
  73. elven chain {20%}
  74.  
  75. $specific shield
  76. darkwood buckler {30%}
  77. darkwood shield {50%}
  78. mithral heavy shield {15%}
  79. caster's shield {5%}
  80.  
  81. $special armor ability
  82. glamoured {25%}
  83. light fortification {6%}
  84. slick {20%}
  85. shadow {20%}
  86. silent {20%}
  87. spell resistance-13 {5%}
  88. improved slick {1%}
  89. improved shadow {1%}
  90. improved silent {1%}
  91. [special armor ability] [special armor ability] {1%}
  92.  
  93. $special shield ability
  94. arrow catching {20%}
  95. bashing {20%}
  96. blinding {10%}
  97. light fortification {25%}
  98. arrow deflection {17%}
  99. animated {5%}
  100. spell resistance-13 {2%}
  101. [special shield ability] [special shield ability] {1%}
  102.  
  103. $weapon descriptor
  104. intelligent {1%}
  105. glowing {30%}
  106. distinctive {15%}
  107. plain {54%}
  108.  
  109. $weapon
  110. +1 [commoness] {70%}
  111. +2 [commoness] {15%}
  112. [specific weapon] {5%}
  113. [special melee ability]|[special ranged ability] [weapon] {10%}
  114.  
  115. $commoness
  116. [common melee] {70%}
  117. [uncommon weapon] {10%}
  118. [common ranged] {20%}
  119.  
  120. $common melee
  121. dagger {4%}
  122. greataxe {10%}
  123. greatsword {10%}
  124. kama {4%}
  125. longsword {13%}
  126. light mace {4%}
  127. heavy mace {5%}
  128. nunchaku {4%}
  129. [double] quarterstaff {3%}
  130. rapier {4%}
  131. scimitar {5%}
  132. shortspear {4%}
  133. siangham {4%}
  134. bastard sword {10%}
  135. short sword {4%}
  136. dwarven waraxe {11%}
  137.  
  138. $uncommon weapon
  139. [double] orc double axe {3%}
  140. battleaxe {4%}
  141. spiked chain {3%}
  142. club {2%}
  143. hand crossbow {4%}
  144. repeating crossbow {3%}
  145. punching dagger {2%}
  146. falchion {2%}
  147. [double] dire flail {3%}
  148. heavy flail {5%}
  149. light flail {4%}
  150. gauntlet {2%}
  151. spiked gauntlet {2%}
  152. glaive {2%}
  153. greatclub {2%}
  154. guisarme {2%}
  155. halberd {3%}
  156. halfspear {3%}
  157. [double] gnome hooked hammer {3%}
  158. handaxe {2%}
  159. kukri {3%}
  160. lance {3%}
  161. longspear {3%}
  162. morningstar {3%}
  163. net {2%}
  164. heavy pick {2%}
  165. light pick {2%}
  166. ranseur {2%}
  167. sap {2%}
  168. scythe {2%}
  169. shuriken {2%}
  170. sickle {2%}
  171. [double] two-bladed sword {3%}
  172. trident {2%}
  173. [double] dwarven urgosh {3%}
  174. warhammer {3%}
  175. whip {3%}
  176.  
  177. $double
  178. /ditto
  179. /x-1
  180.  
  181. $common ranged
  182. [ammunition] {10%}
  183. throwing axe {5%}
  184. heavy crossbow {10%}
  185. light crossbow {10%}
  186. dart {4%}
  187. javelin {2%}
  188. shortbow {5%}
  189. composite shortbow {5%}
  190. mighty 13 composite shortbow {5%}
  191. mighty 15 composite shortbow {5%}
  192. sling {4%}
  193. longbow {10%}
  194. composite longbow {5%}
  195. mighty 13 composite longbow {5%}
  196. mighty 15 composite longbow {5%}
  197. mighty 17 composite longbow {5%}
  198. mighty 19 composite longbow {5%}
  199.  
  200. $ammunition
  201. 50 arrows {50%}
  202. 50 bolts {30%}
  203. 50 bullets {2%}
  204.  
  205. $specific weapon
  206. sleep arrow {15%}
  207. screaming bolt {10%}
  208. MW silver dagger {20%}
  209. MW cold iron longsword {20%}
  210. javelin of lightning {10%}
  211. [creature type] slaying arrow {5%}
  212. adamantine dagger {10%}
  213. adamantine battleaxe {10%}
  214.  
  215. $special melee ability
  216. [creature type] bane {10%}
  217. defending {7%}
  218. flaming {10%}
  219. frost {10%}
  220. shock {10%}
  221. ghost touch {9%}
  222. keen/impact {10%}
  223. ki focus {4%}
  224. merciful {4%}
  225. mighty cleaving {7%}
  226. spell storing {5%}
  227. throwing {4%}
  228. thundering {4%}
  229. vicious {4%}
  230. [special melee ability] [special melee ability] {1%}
  231.  
  232. $special ranged ability
  233. [creature type] bane {12%}
  234. distance {13%}
  235. flaming {15%}
  236. frost {15%}
  237. merciful {15%}
  238. returning {8%}
  239. shock {5%}
  240. seeking {10%}
  241. thundering {6%}
  242. [special ranged ability] [special ranged ability] {1%}
  243.  
  244. $creature type
  245. aberration {5%}
  246. animal {4%}
  247. construct {6%}
  248. dragon {6%}
  249. elemental {5%}
  250. fae {5%}
  251. giant {7%}
  252. aquatic humanoid {1%}
  253. dwarf {2%}
  254. elf {2%}
  255. gnoll {1%}
  256. gnome {1%}
  257. goblinoid {3%}
  258. halfling {1%}
  259. human {4%}
  260. reptilian {3%}
  261. orc {3%}
  262. magical beast {5%}
  263. monstrous humanoid {5%}
  264. ooze {2%}
  265. air outsider {1%}
  266. chaotic outsider {3%}
  267. earth outsider {1%}
  268. evil outsider {3%}
  269. fire outsider {1%}
  270. good outsider {3%}
  271. lawful outsider {3%}
  272. water outsider {1%}
  273. plant {2%}
  274. undead {8%}
  275. vermin {2%}
  276.  
  277. $potion effect
  278. cure light wounds {10%}
  279. endure elements {4%}
  280. hide from animals {2%}
  281. hide from undead {2%}
  282. jump {2%}
  283. mage armor {3%}
  284. magic fang {3%}
  285. magic stone {1%}
  286. magic weapon {3%}
  287. pass without trace {1%}
  288. protection from [law|good|chaos|evil] {2%}
  289. remove fear {2%}
  290. sanctuary {1%}
  291. shield of faith {3%}
  292. shillelagh {1%}
  293. bless weapon {2%}
  294. enlarge person {3%}
  295. reduce person {1%}
  296. aid {2%}
  297. barkskin +2 {3%}
  298. bear's endurance {3%}
  299. blur {3%}
  300. bull's strength {3%}
  301. cat's grace {3%}
  302. cure moderate wounds {5%}
  303. darkness {1%}
  304. darkvision {3%}
  305. delay poison {3%}
  306. eagle's splendor {2%}
  307. fox's cunning {2%}
  308. invisibility {3%}
  309. lesser restoration {3%}
  310. levitate {2%}
  311. misdirection {1%}
  312. owl's wisdom {2%}
  313. protection from arrows 10/magic {2%}
  314. remove paralysis {2%}
  315. resist energy [acid|cold|electricity|fire|sonic] 10 {3%}
  316. shield of faith +3 {1%}
  317. spider climb {2%}
  318. undetectable alignment {1%}
  319.  
  320. $ring material
  321. gold
  322. silver
  323. bone
  324. platinum
  325.  
  326. $ring
  327. protection +1 {18%}
  328. feather falling {10%}
  329. sustenance {8%}
  330. climbing {8%}
  331. swimming {8%}
  332. counterspells {10%}
  333. protection +2 {5%}
  334. force shield {5%}
  335. the ram {5%}
  336. animal friendship {3%}
  337. minor [acid|cold|electricity|fire|sonic] resistance {3%}
  338. chameleon power {2%}
  339. water walking {2%}
  340.  
  341. $scroll number
  342. [level] {33%}
  343. [level] and [level] {33%}
  344. [level], [level] and [level] {34%}
  345.  
  346. $level
  347. [cantrip] {5%}
  348. [1st] {45%}
  349. [2nd] {45%}
  350. [3rd] {5%}
  351.  
  352. $cantrip
  353. [arcane cantrip] {70%}
  354. [divine cantrip] {30%}
  355.  
  356. $1st
  357. [arcane 1st] {70%}
  358. [divine 1st] {30%}
  359.  
  360. $2nd
  361. [arcane 2nd] {70%}
  362. [divine 2nd] {30%}
  363.  
  364. $3rd
  365. [arcane 3rd] {70%}
  366. [divine 3rd] {30%}
  367.  
  368. $arcane cantrip
  369. acid splash {4%}
  370. arcane mark {4%}
  371. dancing lights {5%}
  372. daze {4%}
  373. detect magic {7%}
  374. detect poison {4%}
  375. disrupt undead {4%}
  376. flare {5%}
  377. ghost sound {5%}
  378. know direction {2%}
  379. light {6%}
  380. lullaby {2%}
  381. mage hand {5%}
  382. mending {5%}
  383. message {5%}
  384. open/close {5%}
  385. prestidigitation {5%}
  386. ray of frost {4%}
  387. read magic {6%}
  388. resistance {7%}
  389. summon instrument {2%}
  390. touch of fatigue {4%}
  391.  
  392. $divine cantrip
  393. create water {7%}
  394. cure minor wounds {7%}
  395. detect magic {8%}
  396. detect poison {7%}
  397. flare {7%}
  398. guidance {7%}
  399. inflict minor wounds {7%}
  400. know direction {7%}
  401. light {7%}
  402. mending {7%}
  403. purify food and drink {7%}
  404. read magic {6%}
  405. resistance {7%}
  406. virtue {7%}
  407.  
  408. $arcane 1st
  409. alarm {3%}
  410. animate rope {2%}
  411. burning hands {2%}
  412. cause fear {2%}
  413. charm person {3%}
  414. chill touch {2%}
  415. color spray {2%}
  416. comprehend languages {3%}
  417. lesser confusion {1%}
  418. cure light wounds {1%}
  419. detect secret doors {3%}
  420. detect undead {2%}
  421. disguise self {3%}
  422. endure elements {3%}
  423. enlarge person {3%}
  424. erase {2%}
  425. expeditious retreat {3%}
  426. feather fall {1%}
  427. grease {2%}
  428. hold portal {2%}
  429. hypnotism {2%}
  430. identify {2%}
  431. jump {2%}
  432. mage armor {3%}
  433. magic missile {2%}
  434. magic weapon {3%}
  435. mount {3%}
  436. Nystul's magic aura {2%}
  437. obscuring mist {2%}
  438. protection from [chaos|evil|good|law] {8%}
  439. ray of enfeeblement {2%}
  440. reduce person {2%}
  441. remove fear {2%}
  442. shield {2%}
  443. shocking grasp {2%}
  444. silent image {2%}
  445. sleep {2%}
  446. summon monster I {2%}
  447. Tenser's floating disc {3%}
  448. true strike {2%}
  449. undetectable alignment {1%}
  450. unseen servant {2%}
  451. ventriloquism {2%}
  452.  
  453. $divine 1st
  454. alarm
  455. bane {2%}
  456. bless {3%}
  457. bless water {3%}
  458. bless weapon
  459. calm animals {2%}
  460. cause fear {2%}
  461. charm animal {2%}
  462. command {3%}
  463. comprehend languages {2%}
  464. cure light wounds {5%}
  465. curse water {2%}
  466. deathwatch {2%}
  467. detect animals or plants {2%}
  468. detect [chaos|evil|good|lawful] {3%}
  469. detect snares and pits {2%}
  470. detect undead {2%}
  471. divine favor {2%}
  472. doom {2%}
  473. endure elements {5%}
  474. entangle {2%}
  475. entropic shield {2%}
  476. faerie fire {2%}
  477. goodberry {2%}
  478. hide from animals {2%}
  479. hide from undead {2%}
  480. inflict light wounds {2%}
  481. jump {2%}
  482. longstrider {2%}
  483. magic fang {2%}
  484. magic stone {4%}
  485. magic weapon {2%}
  486. obscuring mist {4%}
  487. pass without trace {2%}
  488. produce flame {2%}
  489. protection from [chaos|evil|good|law] {4%}
  490. remove fear {2%}
  491. sanctuary {2%}
  492. shield of faith {2%}
  493. shillelagh {2%}
  494. speak with animals {2%}
  495. summon monster I {2%}
  496. summon nature's ally I {2%}
  497.  
  498. $arcane 2nd
  499. animal messenger
  500. animal trance
  501. arcane lock
  502. bear's endurance {3%}
  503. blindness/deafness {2%}
  504. blur {2%}
  505. bull's strength {3%}
  506. calm emotion
  507. cat's grace {3%}
  508. command undead {2%}
  509. continual flame
  510. cure moderate wounds
  511. darkness
  512. darkvision {3%}
  513. daze monster
  514. delay poison
  515. detect thoughts {2%}
  516. disguise self {2%}
  517. eagle's splendor {3%}
  518. enthrall
  519. false life {2%}
  520. flaming sphere {2%}
  521. fog cloud
  522. fox's cunning {3%}
  523. ghoul touch
  524. glitterdust {2%}
  525. gust of wind
  526. hypnotic pattern {2%}
  527. invisibility {3%}
  528. knock {3%}
  529. Leomund's trap
  530. levitate {2%}
  531. locate object
  532. magic mouth
  533. Melf's acid arrow {2%}
  534. minor image
  535. mirror image {2%}
  536. misdirection
  537. obscure object
  538. owl's wisdom {3%}
  539. protection from arrows {3%}
  540. pyrotechnics {2%}
  541. resist energy {3%}
  542. rope trick
  543. scare
  544. scorching ray {2%}
  545. see invisibility {3%}
  546. shatter
  547. silence
  548. sound burst
  549. spectral hand
  550. spider climb {2%}
  551. summon monster II {2%}
  552. summon swarm {2%}
  553. Tasha's hideous laughter
  554. touch of idiocy
  555. web {2%}
  556. whispering wind
  557.  
  558. $divine 2nd
  559. animal messanger
  560. animal trance
  561. augury {2%}
  562. barkskin {2%}
  563. bear's endurance {3%}
  564. bull's strength {3%}
  565. calm emotions {2%}
  566. cat's grace {3%}
  567. chill metal
  568. consecrate {2%}
  569. cure moderate wounds {4%}
  570. darkness {2%}
  571. death knell
  572. delay poison {3%}
  573. desecrate {2%}
  574. eagle's splendor {3%}
  575. enthrall {2%}
  576. find traps {2%}
  577. fire trap
  578. flame blade {2%}
  579. flaming sphere {2%}
  580. fog cloud {2%}
  581. gentle repose
  582. gust of wind
  583. heat metal
  584. hold animal {2%}
  585. hold person {3%}
  586. inflict moderate wounds {2%}
  587. make whole {2%}
  588. owl's wisdom {3%}
  589. reduce animal
  590. remove paralysis {2%}
  591. resist energy {3%}
  592. lesser restoration {3%}
  593. shatter {2%}
  594. shield other {2%}
  595. silence {2%}
  596. snare {1%}
  597. soften earth and stone {1%}
  598. sound burst {2%}
  599. speak with plants {1%}
  600. spider climb {2%}
  601. spiritual weapon {2%}
  602. status {1%}
  603. summon monster II {2%}
  604. summon nature's ally II {2%}
  605. summon swarm {2%}
  606. tree shape {1%}
  607. undetectable alignment {2%}
  608. warp wood {2%}
  609. wood shape {1%}
  610. zone of truth {2%}
  611.  
  612. $arcane 3rd
  613. arcane sight {2%}
  614. blink {2%}
  615. clairaudience/clairvoyance {2%}
  616. cure serious wounds
  617. daylight {3%}
  618. deep slumber {2%}
  619. dispel magic {3%}
  620. displacement {2%}
  621. explosive runes
  622. fireball {2%}
  623. flame arrow {2%}
  624. fly {3%}
  625. gaseous form {2%}
  626. gentle repose {2%}
  627. glibness
  628. good hope
  629. halt undead {2%}
  630. haste {3%}
  631. heroism {2%}
  632. hold person {2%}
  633. illusory script
  634. invisibility sphere {3%}
  635. keen edge {3%}
  636. Leomund's tiny hut {2%}
  637. lightning bolt {2%}
  638. magic circle against [chaos|evil|good|law] {8%}
  639. greater magic weapon {3%}
  640. major image {2%}
  641. nondetection {2%}
  642. phantom steed {2%}
  643. protection from energy {3%}
  644. rage {2%}
  645. ray of exhaustion {2%}
  646. sculpt sound
  647. secret page
  648. sepia snake sigil
  649. shrink item
  650. sleet storm {2%}
  651. slow {2%}
  652. speak with animals
  653. stinking cloud {2%}
  654. suggestion {2%}
  655. summon monster III {2%}
  656. tongues {3%}
  657. vampiric touch {2%}
  658. water breathing {3%}
  659. wind wall {2%}
  660.  
  661. $divine 3rd
  662. animate dead {2%}
  663. bestow curse {2%}
  664. blindness/deafness {2%}
  665. call lightning {2%}
  666. contagion {2%}
  667. continual flame {2%}
  668. create food and water {2%}
  669. cure serious wounds {4%}
  670. darkvision
  671. daylight {2%}
  672. deeper darkness {2%}
  673. diminish plants {2%}
  674. dispel magic {2%}
  675. dominate animal {2%}
  676. glyph of warding {2%}
  677. heal mount
  678. helping hand {2%}
  679. inflict serious wounds {2%}
  680. invisibility purge {2%}
  681. locate object {2%}
  682. magic circle against [chaos|evil|good|law] {6%}
  683. greater magic fang {2%}
  684. magic vestment {2%}
  685. meld into stone {2%}
  686. neutralize poison {3%}
  687. obscure object {2%}
  688. plant growth {2%}
  689. prayer {3%}
  690. protection from energy {2%}
  691. quench {2%}
  692. remove blindness/deafness {3%}
  693. remove curse {2%}
  694. remove disease {2%}
  695. searing light {3%}
  696. sleet storm {2%}
  697. snare {2%}
  698. speak with dead {3%}
  699. speak with plants {2%}
  700. spike growth {2%}
  701. stone shape {2%}
  702. summon monster III {2%}
  703. summon nature's ally III {2%}
  704. water breathing {3%}
  705. water walk {2%}
  706. wind wall {2%}
  707.  
  708. $wand
  709. detect magic {2%}
  710. light {2%}
  711. burning hands {3%}
  712. charm person {3%}
  713. color spray {3%}
  714. cure light wounds {3%}
  715. detect secret doors {3%}
  716. enlarge person {3%}
  717. magic missile {1st} {3%}
  718. shocking grasp {3%}
  719. summon monster I {3%}
  720. magic missile {3rd} {2%}
  721. magic missile {5th}
  722. bear's endurance {3%}
  723. bull's strength {3%}
  724. cat's grace {3%}
  725. cure moderate wounds {3%}
  726. darkness {2%}
  727. daylight {3%}
  728. delay poison {3%}
  729. eagle's splendor {3%}
  730. false life {3%}
  731. fox's cunning {3%}
  732. ghoul touch {2%}
  733. hold person {3%}
  734. invisibility {3%}
  735. knock {3%}
  736. levitate {3%}
  737. Melf's acid arrow {3%}
  738. mirror image {3%}
  739. owl's wisdom {3%}
  740. shatter {2%}
  741. silence {3%}
  742. summon monster II {3%}
  743. web {3%}
  744.  
  745. $wondrous item
  746. Feather token, anchor
  747. Universal solvent
  748. Elixir of love
  749. Unguent of timelessness
  750. Feather token, fan
  751. Dust of tracelessness
  752. Elixir of hiding
  753. Elixir of sneaking
  754. Elixir of swimming
  755. Elixir of vision
  756. Silversheen
  757. Feather token, bird
  758. Feather token, tree
  759. Feather token, swan boat
  760. Elixir of truth
  761. Feather token, whip
  762. Dust of dryness
  763. Bag of tricks, gray
  764. Hand of the mage
  765. Bracers of armor +1
  766. Cloak of resistance +1
  767. Pearl of power, 1st-level spell
  768. Phylactery of faithfulness
  769. Salve of slipperiness
  770. Elixir of fire breath
  771. Pipes of the sewers
  772. Dust of illusion
  773. Goggles of minute seeing
  774. Brooch of shielding
  775. Necklace of fireballs type I
  776. Dust of appearance
  777. Hat of disguise
  778. Pipes of sounding
  779. Efficient quiver
  780. Amulet of natural armor +1
  781. Handy haversack
  782. Horn of fog
  783. Elemental gem
  784. Robe of bones
  785. Sovereign glue
  786. Bag of holding type I
  787. Boots of elvenkind
  788. Boots of the winterlands
  789. Candle of truth
  790. Cloak of elvenkind
  791. Eyes of the eagle
  792. Scarab, golembane
  793. Necklace of fireballs type II
  794. Stone of alarm
  795. Bag of tricks, rust
  796. Bead of force
  797. Chime of opening
  798. Horseshoes of speed
  799. Rope of climbing
  800. Dust of disappearance
  801. Lens of detection
  802. Figurine of wondrous power, silver raven
  803. Amulet of health +2
  804. Bracers of armor +2
  805. Cloak of Charisma +2
  806. Cloak of resistance +2
  807. Gauntlets of ogre power
  808. Gloves of arrow snaring
  809. Gloves of Dexterity +2
  810. Headband of intellect +2
  811. Ioun stone, clear spindle
  812. Restorative ointment
  813. Marvelous pigments
  814. Pearl of power, 2nd-level spell
  815. Periapt of Wisdom +2
  816. Stone salve
  817. Necklace of fireballs type III
  818. Circlet of persuasion
  819. Slippers of spider climbing
  820. Incense of meditation
  821. Bag of holding type II
  822. Bracers of archery, lesser
  823. Ioun stone, dusty rose prism
  824. Helm of comprehend languages and read magic
  825. Vest of escape
  826. Eversmoking bottle
  827. Sustaining spoon
  828. Necklace of fireballs type IV
  829. Boots of striding and springing
  830. Wind fan
  831. Necklace of fireballs type V
  832. Amulet of mighty fists +1
  833. Horseshoes of a zephyr
  834. Pipes of haunting
  835. Gloves of swimming and climbing
  836. Bag of tricks, tan
  837. Circlet of blasting, minor
  838. Horn of goodness/evil
  839. Shrouds of disintegration
  840. Robe of useful items
  841. Boat, folding
  842. Cloak of the manta ray
  843. Bottle of air
  844. Bag of holding type III
  845. Periapt of health
  846.  
  847. $cursed?
  848. cursed with [curse]! {5%}
  849. Not cursed! {95%}
  850.  
  851. $cursed?
  852. delusion {15%}
  853. oppposite effect {20%}
  854. intermittent functioning-[intermittence] {10%}
  855. requirement-[requirement] {15%}
  856. [drawback] {15%}
  857. completely different effect {15%}
  858. Sorry, no, it's a [specific cursed item] {10%}
  859.  
  860. $intermittence
  861. unreliable functioning
  862. dependent functioning-[dependence]
  863. uncontrolled functioning
  864.  
  865. $dependence
  866. below freezing {3%}
  867. above freezing {3%}
  868. during day {5%}
  869. during night {5%}
  870. in direct sunlight {5%}
  871. out of direct sunlight {5%}
  872. underwater {9%}
  873. out of water {3%}
  874. underground {8%}
  875. aboveground {10%}
  876. within 10' of [creature type] {5%}
  877. within 10' of [human|dwarf|elf|gnome|halfling|half-elf|half-orc|orc] {4%}
  878. within 10' of arcane spellcaster {8%}
  879. within 10' of divine spellcaster {8%}
  880. in the hands of a nonspellcaster {5%}
  881. in the hands of a spellcaster {5%}
  882. in the hands of [law|neutral|chaos] [good|neutral|evil] {5%}
  883. in the hands of [man|woman|nonbinary|agender|androgyne|pangender|third gender]
  884. [On nonholy days|during particular astrological events] {3%}
  885. More than 100 miles from a site
  886.  
  887. $requirement
  888. must eat twice as much as normal
  889. must sleep twice as much as normal
  890. must under go a specific quest
  891. must sacrifice [10-100]gp worth of valuable each day
  892. must sacrifice [200-2000]gp worth of magic items each week
  893. must swearfealty to a particular entity
  894. must discard all other magic items
  895. must worship a particular deity
  896. must change name to a specific name
  897. must be a [adventurer|arcane|divine|psionic|warrior] class
  898. must have {3-6} ranks of [skill]
  899. must sacrifice a part of their life force- 2 points Con one time.
  900. must be cleansed in holy water each day
  901. must be used to kill a living creature each day
  902. must be bathed in lava once a month
  903. must be used at least once a day
  904. must draw blood when wielded
  905. must have a particular spell cast on it each day
  906.  
  907. $drawback
  908. hirsuite- hair grows 1" longer once {4%}
  909. size alteration- [shrinks 1/2"|grows 1/2"] {5%}
  910. coolness- temp is 10 degrees cooler {4%}
  911. heat- temp is 10 degreees warmer {4%}
  912. chromatomorphic hair- hair becomes [red|orange|yellow|green|blue|indigo|violet] {4%}
  913. chromatomorphic skin- skin becomes [red|orange|yellow|green|blue|indigo|violet] {4%}
  914. distinction- gain [tattoo|weird glow|other] {4%}
  915. reincarnation- race changes to [human|dwarf|elf|gnome|halfling|half-elf|half-orc|orc] {5%}
  916. disease- contract random disease
  917. discord- continually emit a disturbing sound, [moaning|weeping|screaming|cursing|insults]{4%}
  918. ridiculousness- [garish color|silly shape|glows bright pink]
  919. selfishness- selfishly possessive of item {5%}
  920. paranoia- paranoid about losing or damaging item {4%}
  921. morality undone- alignment becomes [law|neutral|chaos] [good|neutral|evil] {2%}
  922. berserk- 5% chance to attack nearest creature each day
  923. stunning- stuns character for 1 to 4 rounds once use is finished {3%}
  924. milky eyes- vision blurs {3%}
  925. enervation- gain 1 negative level {4%}
  926. greater enervation- gain 2 negative levels
  927. Feeblemind- Will vs 1 Int dam each day {5%}
  928. Idiocy- Will vs 1 Wis dam each day {5%}
  929. Arrogance- Will vs 1 Cha dam each day {5%}
  930. Fraility- Fort vs 1 Con dam each day {5%}
  931. Weakness- Fort vs 1 Str dam each day {5%}
  932. Stiffness- Fort vs 1 Dex dam each day {5%}
  933. Baleful Polymorph- 5% chance to be polymorphed into a specific creature each day
  934. Mage's Bane- cannot cast arcane spells
  935. Crisis of Faith- cannot cast divine spells
  936. Forsaken- cannot cast any spells
  937. DM's choice
  938.  
  939. $specific cursed item
  940. incense of obsession {5%}
  941. ring of clumsiness {10%}
  942. amulet of inescapble location {5%}
  943. stone of weight {5%}
  944. bracers of defenselessness {5%}
  945. gauntlets of fumbling {5%}
  946. -2 [commoness] {3%}
  947. [armor] or rage {3%}
  948. medallion of thought projection {3%}
  949. flask of curses {6%}
  950. dust of sneezing and choking {2%}
  951. helm of opposite alignment
  952. potion of poison {5%}
  953. broom of animated attack
  954. robe of powerlessness {2%}
  955. vacuous grimoire
  956. backbiter [commoness] {4%}
  957. [armor] of arrow attraction {2%}
  958. net of snaring {2%}
  959. bag of devouring {3%}
  960. mace of blood {5%}
  961. robe of vermin {5%}
  962. periapt of foul rotting {3%}
  963. berserking [commoness] {4%}
  964. boots of dancing {4%}
  965. necklace of strangulation
  966. cloak of poisonousness
  967. scarab of death
  968.  
  969. $Item
  970. You found [an] [item type]! It's [cursed?]!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement