TunerZr1

5e Magic Item Generator

Jul 3rd, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.93 KB | None | 0 0
  1. $name : Random Magic Item Shop Generator
  2. $author : Tuner Zr1
  3. $description : Determines shop inventory.
  4. $button : Buy, I guess
  5.  
  6. $common
  7. <p> Potion of Climbing</p>
  8. <p> Potion of Healing</p>
  9. $uncommon
  10. <p> Oil of Slipperiness</p>
  11. <p> Philter of Love</p>
  12. <p> Potion of Animal Friendship</p>
  13. <p> Potion of Hill Giant Strength</p>
  14. <p> Potion of Greater Healing</p>
  15. <p> Potion of Poison</p>
  16. <p> Potion of Acid Resistance</p>
  17. <p> Potion of Cold Resistance</p>
  18. <p> Potion of Fire Resistance</p>
  19. <p> Potion of Force Resistance</p>
  20. <p> Potion of Lightning Resistance</p>
  21. <p> Potion of Necrotic Resistance</p>
  22. <p> Potion of Poison Resistance</p>
  23. <p> Potion of Psychic Resistance</p>
  24. <p> Potion of Radiant Resistance</p>
  25. <p> Potion of Thunder Resistance</p>
  26. <p> Potion of Water Breathing</p>
  27. <p> Adamantine Chain Shirt (550 gp)</p>
  28. <p> Adamantine Scale Mail (550 gp)</p>
  29. <p> Adamantine Breastplate (900 gp)</p>
  30. <p> Adamantine Half Plate (1,250 gp)</p>
  31. <p> Adamantine Spiked Armor (575 gp)</p>
  32. <p> Adamantine Ring Mail (530 gp)</p>
  33. <p> Adamantine Chain Armor (575 gp)</p>
  34. <p> Adamantine Splint Armor (700 gp)</p>
  35. <p> Adamantine Plate Armor (2,000 gp)</p>
  36. <p> Mithral Scale Mail (550 gp)</p>
  37. <p> Mithral Half Plate (1,250 gp)</p>
  38. <p> Mithral Spiked Armor (575 gp)</p>
  39. <p> Mithral Ring Mail (530 gp)</p>
  40. <p> Mithral Chain Armor (575 gp)</p>
  41. <p> Mithral Splint Armor (700 gp)</p>
  42. <p> Mithral Plate Armor (2,000 gp)</p>
  43. <p> Wooden Shield +1 (20 gp), AC +3</p>
  44. <p> Metal Shield +1 (20 gp), AC +3</p>
  45. <p> 20 Arrows +1 (2 gp)</p>
  46. <p> 20 Bolts +1 (2 gp)</p>
  47. <p> Javelin of Lightning</p>
  48. <p> Trident of Fish Command (Attunement)</p>
  49. <p> Club +1 (2 sp)</p>
  50. <p> Dagger +1 (4 gp)</p>
  51. <p> Great Club +1 (4 sp)</p>
  52. <p> Hand Axe +1 (10 gp)</p>
  53. <p> Javelin +1 (10 sp)</p>
  54. <p> Light Hammer +1 (4 gp)</p>
  55. <p> Mace +1 (10 gp)</p>
  56. <p> Quarterstaff +1 (4 sp)</p>
  57. <p> Sickle +1 (2 gp)</p>
  58. <p> Spear +1 (2 gp)</p>
  59. <p> Light Crossbow +1 (50 gp)</p>
  60. <p> Dart +1 (10 cp)</p>
  61. <p> Short Bow +1 (50 gp)</p>
  62. <p> Sling +1 (2 sp)</p>
  63. <p> Battle Axe +1 (20 gp)</p>
  64. <p> Flail +1 (20 gp)</p>
  65. <p> Glaive +1 (40 gp)</p>
  66. <p> Greataxe +1 (60 gp)</p>
  67. <p> Greatsword +1 (100 gp)</p>
  68. <p> Halberd +1 (40 gp)</p>
  69. <p> Lance +1 (20 gp)</p>
  70. <p> Longsword +1 (30 gp)</p>
  71. <p> Maul +1 (20 gp)</p>
  72. <p> Morning Star +1 (30 gp)</p>
  73. <p> Pike +1 (10 gp)</p>
  74. <p> Rapier +1 (50 gp)</p>
  75. <p> Scimitar +1 (50 gp)</p>
  76. <p> Shortsword +1 (20 gp)</p>
  77. <p> Trident +1 (10 gp)</p>
  78. <p> War Pick +1 (10 gp)</p>
  79. <p> Warhammer +1 (30 gp)</p>
  80. <p> Whip +1 (4 gp)</p>
  81. <p> Blowgun +1 (20 gp)</p>
  82. <p> Hand Crossbow +1 (150 gp)</p>
  83. <p> Heavy Crossbow +1 (100 gp)</p>
  84. <p> Longbow +1 (100 gp)</p>
  85. <p> Immovable Rod</p>
  86. <p> Staff of the Python (Attunement, Cleric, Druid or Warlock only)</p>
  87. <p> Wand of Magic Detection</p>
  88. <p> Wand of Magic Missiles</p>
  89. <p> Wand of Secrets</p>
  90. <p> Wand of the War Mage +1 (Attunement, Spellcaster only)</p>
  91. <p> Wand of Web (Attunement, Spellcaster only)</p>
  92. <p> Ring of Jumping (Attunement)</p>
  93. <p> Ring of Mind Shielding (Attunement)</p>
  94. <p> Ring of Swimming</p>
  95. <p> Ring of Warmth (Attunement)</p>
  96. <p> Ring of Water Walking</p>
  97. <p> Amulet of Proof against Detection and Location (Attunement)</p>
  98. <p> Bag of Holding</p>
  99. <p> Bag of Tricks</p>
  100. <p> Boots of Elvenkind (Attunement)</p>
  101. <p> Boots of Striding and Springing (Attunement)</p>
  102. <p> Boots of the Winterlands (Attunement)</p>
  103. <p> Bracers of Archery (Attunement)</p>
  104. <p> Cap of Water Breathing</p>
  105. <p> Circlet of Blasting</p>
  106. <p> Cloak of Elvenkind (Attunement)</p>
  107. <p> Cloak of Protection (Attunement)</p>
  108. <p> Cloak of the Manta Ray</p>
  109. <p> Decanter of Endless Water</p>
  110. <p> Deck of Illusions</p>
  111. <p> Dust of Disappearance</p>
  112. <p> Dust of Dryness</p>
  113. <p> Dust of Sneezing and Choking</p>
  114. <p> Quiver of Ehlonna</p>
  115. <p> Elemental Gem</p>
  116. <p> Eversmoking Bottle</p>
  117. <p> Eyes of Charming (Attunement)</p>
  118. <p> Eyes of Minute Seeing</p>
  119. <p> Eyes of the Eagle (Attunement)</p>
  120. <p> Figurine of Wondrous Power-Silver Raven</p>
  121. <p> Gauntlets of Ogre Power (Attunement)</p>
  122. <p> Gem of Brightness</p>
  123. <p> Gloves of Missile Snaring (Attunement)</p>
  124. <p> Gloves of Swimming and Climbing (Attunement)</p>
  125. <p> Gloves of Thievery</p>
  126. <p> Goggles of Night</p>
  127. <p> Hat of Disguise (Attunement)</p>
  128. <p> Headband of Intellect (Attunement)</p>
  129. <p> Helm of Comprehending Languages</p>
  130. <p> Helm of Telepathy (Attunement)</p>
  131. <p> Keoghtom's Ointment</p>
  132. <p> Robe of Useful Items</p>
  133. <p> Lantern of Revealing</p>
  134. <p> Medallion of Thoughts (Attunement)</p>
  135. <p> Necklace of Adaptation (Attunement)</p>
  136. <p> Pearl of Power (Attunement, Spellcasters only)</p>
  137. <p> Periapt of Health</p>
  138. <p> Periapt of Wound Closure (Attunement)</p>
  139. <p> Pipes of Haunting</p>
  140. <p> Pipes of the Sewers (Attunement)</p>
  141. <p> Rope of Climbing</p>
  142. <p> Slippers of Spider Climbing (Attunement)</p>
  143. <p> Alchemy Jug</p>
  144. <p> Doss Lute of the Bard (Attunement, Bard only)</p>
  145. <p> Fochlucan Bandore of the Bard (Attunement, Bard only)</p>
  146. <p> Mac-Furmidh Cittern of the Bard (Attunement, Bard only)</p>
  147. <p> Mariner's Padded Armor</p>
  148. <p> Mariner's Leather Armor</p>
  149. <p> Mariner's Studded Leather Armor</p>
  150. <p> Mariner's Hide Armor</p>
  151. <p> Mariner's Chain Shirt</p>
  152. <p> Mariner's Scale Mail</p>
  153. <p> Mariner's Breastplate</p>
  154. <p> Mariner's Half Plate</p>
  155. <p> Mariner's Spiked Armor</p>
  156. <p> Mariner's Ring Mail</p>
  157. <p> Mariner's Chain Armor</p>
  158. <p> Mariner's Splint Armor</p>
  159. <p> Mariner's Plate Armor</p>
  160. <p> Rod of the Pact Keeper +1 (Attunement, Warlock only)</p>
  161. <p> Saddle of the Cavalier</p>
  162. <p> Sending Stones</p>
  163. <p> Sentinel Shield</p>
  164. <p> Luckstone (Attunement)</p>
  165. <p> Greatsword of Vengeance (Attunement)</p>
  166. <p> Longsword of Vengeance (Attunement)</p>
  167. <p> Shortsword of Vengeance (Attunement)</p>
  168. <p> Rapier of Vengeance (Attunement)</p>
  169. <p> Scimitar of Vengeance (Attunement)</p>
  170. <p> Club of Warning (Attunement)</p>
  171. <p> Dagger of Warning (Attunement)</p>
  172. <p> Great Club of Warning (Attunement)</p>
  173. <p> Hand Axe of Warning (Attunement)</p>
  174. <p> Javelin of Warning (Attunement)</p>
  175. <p> Light Hammer of Warning (Attunement)</p>
  176. <p> Mace of Warning (Attunement)</p>
  177. <p> Quarterstaff of Warning (Attunement)</p>
  178. <p> Sickle of Warning (Attunement)</p>
  179. <p> Spear of Warning (Attunement)</p>
  180. <p> Light Crossbow of Warning (Attunement)</p>
  181. <p> Dart of Warning (Attunement)</p>
  182. <p> Short Bow of Warning (Attunement)</p>
  183. <p> Sling of Warning (Attunement)</p>
  184. <p> Battle Axe of Warning (Attunement)</p>
  185. <p> Flail of Warning (Attunement)</p>
  186. <p> Glaive of Warning (Attunement)</p>
  187. <p> Greataxe of Warning (Attunement)</p>
  188. <p> Greatsword of Warning (Attunement)</p>
  189. <p> Halberd of Warning (Attunement)</p>
  190. <p> Lance of Warning (Attunement)</p>
  191. <p> Longsword of Warning (Attunement)</p>
  192. <p> Maul of Warning (Attunement)</p>
  193. <p> Morning Star of Warning (Attunement)</p>
  194. <p> Pike of Warning (Attunement)</p>
  195. <p> Rapier of Warning (Attunement)</p>
  196. <p> Scimitar of Warning (Attunement)</p>
  197. <p> Shortsword of Warning (Attunement)</p>
  198. <p> Trident of Warning (Attunement)</p>
  199. <p> War Pick of Warning (Attunement)</p>
  200. <p> Warhammer of Warning (Attunement)</p>
  201. <p> Whip of Warning (Attunement)</p>
  202. <p> Blowgun of Warning (Attunement)</p>
  203. <p> Hand Crossbow of Warning (Attunement)</p>
  204. <p> Heavy Crossbow of Warning (Attunement)</p>
  205. <p> Longbow of Warning (Attunement)</p>
  206. <p> Wind Fan</p>
  207. <p> Winged Boots (Attunement)</p>
  208. $rare
  209. <p> Potion of Etherealness</p>
  210. <p> Potion of Clairevoyance</p>
  211. <p> Potion of Diminution</p>
  212. <p> Potion of Gaseuous Form</p>
  213. <p> Potion of Frost Giant Strength</p>
  214. <p> Potion of Stone Giant Strength</p>
  215. <p> Potion of Fire Giant Strength</p>
  216. <p> Potion of Superior Healing</p>
  217. <p> Potion of Heroism</p>
  218. <p> Potion of Mind Reading</p>
  219. <p> Potion of Invulnerability</p>
  220. <p> Padded Armor +1 (10 gp), light, AC 12 + DEX, stealth disadvantage</p>
  221. <p> Leather Armor +1 (20 gp), light, AC 12 + DEX</p>
  222. <p> Studded Leather Armor +1 (90 gp), light, AC 13 + DEX</p>
  223. <p> Hide Armor +1 (20 gp), medium, AC 13 + DEX (Max +2)</p>
  224. <p> Chain Shirt +1 (100 gp), medium, AC 14 + DEX (Max +2)</p>
  225. <p> Scale Mail +1 (100 gp), medium, AC 15 + DEX (Max +2), stealth disadvantage</p>
  226. <p> Breastplate +1 (800 gp), medium, AC 15 + DEX (Max +2)</p>
  227. <p> Half Plate +1 (1,500 gp), medium, AC 16 + DEX (Max +2), stealth disadvantage</p>
  228. <p> Spiked Armor +1 (150 gp), medium, AC 15 + DEX (Max +2), stealth disadvantage , Path of Battlerager Barbarian only</p>
  229. <p> Ring Mail +1 (60 gp), heavy, AC 15, stealth disadvantage</p>
  230. <p> Chain Armor +1 (150 gp), heavy, AC 17, STR 13, stealth disadvantage</p>
  231. <p> Splint Armor +1 (400 gp), heavy, AC 18, STR 15, stealth disadvantage</p>
  232. <p> Plate Armor +1 (3,000 gp), heavy, AC 19, STR 15, stealth disadvantage</p>
  233. <p> Padded Armor of Resistance (Attunement)</p>
  234. <p> Leather Armor of Resistance (Attunement)</p>
  235. <p> Studded Leather Armor of Resistance (Attunement)</p>
  236. <p> Hide Armor of Resistance (Attunement)</p>
  237. <p> Chain Shirt of Resistance (Attunement)</p>
  238. <p> Scale Mail of Resistance (Attunement)</p>
  239. <p> Breastplate of Resistance (Attunement)</p>
  240. <p> Half Plate of Resistance (Attunement)</p>
  241. <p> Spiked Armor of Resistance (Attunement)</p>
  242. <p> Ring Mail of Resistance (Attunement)</p>
  243. <p> Chain Armor of Resistance (Attunement)</p>
  244. <p> Splint Armor of Resistance (Attunement)</p>
  245. <p> Plate Armor of Resistance (Attunement)</p>
  246. <p> Armor of Vunerability (Attunement)</p>
  247. <p> Arrow-Catching Shield (Attunement)</p>
  248. <p> Elven Chain</p>
  249. <p> Glamoured Studded Leather</p>
  250. <p> Wooden Shield +2 (50 gp), AC +4</p>
  251. <p> Metal Shield +2 (50 gp), AC +4</p>
  252. <p> Shield of Missile Attraction (Attunement)</p>
  253. <p> Dragonslayer Greatsword</p>
  254. <p> Dragonslayer Longsword</p>
  255. <p> Dragonslayer Shortsword</p>
  256. <p> Dragonslayer Rapier</p>
  257. <p> Dragonslayer Scimitar</p>
  258. <p> 20 Arrows +2 (5 gp)</p>
  259. <p> 20 Bolts +2 (5 gp)</p>
  260. <p> Berserker Axe (Attunement)</p>
  261. <p> Dagger of Venom</p>
  262. <p> Flame Tongue (Attunement)</p>
  263. <p> Mace of Disruption (Attunement)</p>
  264. <p> Mace of Smiting (Attunement)</p>
  265. <p> Mace of Terror (Attunement)</p>
  266. <p> Sun Blade (Attunement)</p>
  267. <p> Greatsword of Lifestealing (Attunement)</p>
  268. <p> Longsword of Lifestealing (Attunement)</p>
  269. <p> Shortsword of Lifestealing (Attunement)</p>
  270. <p> Rapier of Lifestealing (Attunement)</p>
  271. <p> Scimitar of Lifestealing (Attunement)</p>
  272. <p> Greatsword of Wounding (Attunement)</p>
  273. <p> Longsword of Wounding (Attunement)</p>
  274. <p> Shortsword of Wounding (Attunement)</p>
  275. <p> Rapier of Wounding (Attunement)</p>
  276. <p> Scimitar of Wounding (Attunement)</p>
  277. <p> Club +2 (5 sp)</p>
  278. <p> Dagger +2 (10 gp)</p>
  279. <p> Great Club +2 (10 sp)</p>
  280. <p> Hand Axe +2 (25 gp)</p>
  281. <p> Javelin +2 (25 sp)</p>
  282. <p> Light Hammer +2 (10 gp)</p>
  283. <p> Mace +2 (25 gp)</p>
  284. <p> Quarterstaff +2 (10 sp)</p>
  285. <p> Sickle +2 (5 gp)</p>
  286. <p> Spear +2 (5 gp)</p>
  287. <p> Light Crossbow +2 (125 gp)</p>
  288. <p> Dart +2 (25 cp)</p>
  289. <p> Short Bow +2 (125 gp)</p>
  290. <p> Sling +2 (5 sp)</p>
  291. <p> Battle Axe +2 (50 gp)</p>
  292. <p> Flail +2 (50 gp)</p>
  293. <p> Glaive +2 (100 gp)</p>
  294. <p> Greataxe +2 (150 gp)</p>
  295. <p> Greatsword +2 (250 gp)</p>
  296. <p> Halberd +2 (100 gp)</p>
  297. <p> Lance +2 (50 gp)</p>
  298. <p> Longsword +2 (75 gp)</p>
  299. <p> Maul +2 (50 gp)</p>
  300. <p> Morning Star +2 (75 gp)</p>
  301. <p> Pike +2 (50 gp)</p>
  302. <p> Rapier +2 (125 gp)</p>
  303. <p> Scimitar +2 (125 gp)</p>
  304. <p> Shortsword +2 (50 gp)</p>
  305. <p> Trident +2 (25 gp)</p>
  306. <p> War Pick +2 (25 gp)</p>
  307. <p> Warhammer +2 (75 gp)</p>
  308. <p> Whip +2 (10 gp)</p>
  309. <p> Blowgun +2 (50 gp)</p>
  310. <p> Hand Crossbow +2 (375 gp)</p>
  311. <p> Heavy Crossbow +2 (250 gp)</p>
  312. <p> Longbow +2 (250 gp)</p>
  313. <p> Staff of Charming (Attunement, Bard, Cleric, Druid, Sorcerer, Warlock, or Wizard only)</p>
  314. <p> Staff of Healing (Attunement, Bard, Cleric, or Druid only)</p>
  315. <p> Staff of Swarming Insects (Attunement, Bard, Cleric, Druid, Sorcerer, Warlock, or Wizard only)</p>
  316. <p> Staff of the Woodlands (Attunement, Druid only)</p>
  317. <p> Staff of Withering (Attunement, Cleric, Druid, or Warlock only)</p>
  318. <p> Wand of Binding (Attunement, Spellcaster only)</p>
  319. <p> Wand of Enemy Detection (Attunement)</p>
  320. <p> Wand of Fear (Attunement)</p>
  321. <p> Wand of Fireballs (Attunement, Spellcaster only)</p>
  322. <p> Wand of Lightning Bolts (Attunement, Spellcaster only)</p>
  323. <p> Wand of Paralysis (Attunement, Spellcaster only)</p>
  324. <p> Wand of the War Mage +2 (Attunement, Spellcaster only)</p>
  325. <p> Wand of Wonder (Attunement, Spellcaster only)</p>
  326. <p> Ring of Animal Influence</p>
  327. <p> Ring of Evasion (Attunement)</p>
  328. <p> Ring of Feather Falling (Attunement)</p>
  329. <p> Ring of Free Action (Attunement)</p>
  330. <p> Ring of Protection (Attunement)</p>
  331. <p> Ring of Acid Resistance (Attunement)</p>
  332. <p> Ring of Cold Resistance (Attunement)</p>
  333. <p> Ring of Fire Resistance (Attunement)</p>
  334. <p> Ring of Force Resistance (Attunement)</p>
  335. <p> Ring of Lightning Resistance (Attunement)</p>
  336. <p> Ring of Necrotic Resistance (Attunement)</p>
  337. <p> Ring of Poison Resistance (Attunement)</p>
  338. <p> Ring of Psychic Resistance (Attunement)</p>
  339. <p> Ring of Radiant Resistance (Attunement)</p>
  340. <p> Ring of Thunder Resistance (Attunement)</p>
  341. <p> Ring of Spell Storing (Attunement)</p>
  342. <p> Ring of the Ram (Attunement)</p>
  343. <p> Ring of X-ray Vision (Attunement)</p>
  344. <p> Amulet of Health (Attunement)</p>
  345. <p> Bag of Beans</p>
  346. <p> Bead of Force</p>
  347. <p> Belt of Dwarvenking (Attunement)</p>
  348. <p> Belt of Hill Giant Strength (Attunement)</p>
  349. <p> Boots of Levitation (Attunement)</p>
  350. <p> Boots of Speed (Attunement)</p>
  351. <p> Bowl of Commanding Water Elementals</p>
  352. <p> Bracers of Defense (Attunement)</p>
  353. <p> Brazier of Commanding Fire Elementals</p>
  354. <p> Brooch of Shielding (Attunement)</p>
  355. <p> Broom of Flying</p>
  356. <p> Cape of Mountebank</p>
  357. <p> Censor of Controlling Air Elementals</p>
  358. <p> Chime of Opening</p>
  359. <p> Cloak of Displacement (Attunement)</p>
  360. <p> Cloak of the Bat (Attunement)</p>
  361. <p> Cube of Force (Attunement)</p>
  362. <p> Dimensional Shackles</p>
  363. <p> Quaal's Feather Token</p>
  364. <p> Figurine of Wondrous Power-Bronze Griffon</p>
  365. <p> Figurine of Wondrous Power-Ebony Fly</p>
  366. <p> Figurine of Wondrous Power-Golden Lions</p>
  367. <p> Figurine of Wondrous Power-Ivory Goats</p>
  368. <p> Figurine of Wondrous Power-Marble Elephant</p>
  369. <p> Figurine of Wondrous Power-Onyx Dog</p>
  370. <p> Figurine of Wondrous Power-Serpentine Owl</p>
  371. <p> Folding Boat</p>
  372. <p> Gem of Seeing (Attunement)</p>
  373. <p> Handy Haversack</p>
  374. <p> Helm of Teleportation (Attunement)</p>
  375. <p> Horn of Blasting</p>
  376. <p> Silver Horn of Valhalla</p>
  377. <p> Brass Horn of Valhalla</p>
  378. <p> Horseshoes of Speed</p>
  379. <p> Robe of Eyes (Attunement)</p>
  380. <p> Daern's Instant Fortress</p>
  381. <p> Ioun Stone of Awareness (Attunement)</p>
  382. <p> Ioun Stone of Protection (Attunement)</p>
  383. <p> Ioun Stone of Reserve (Attunement)</p>
  384. <p> Ioun Stone of Sustenance (Attunement)</p>
  385. <p> Iron Bands of Bilarro</p>
  386. <p> Mantle of Spell Resistance (Attunement)</p>
  387. <p> Necklace of [3-8] Fireballs</p>
  388. <p> Necklace of [3-6] Prayer Beads (Attunement, Cleric, Druid, or Paladin only)</p>
  389. <p> Periapt of Proof against Poison</p>
  390. <p> Portable Hole</p>
  391. <p> Rope of Entanglement</p>
  392. <p> Canaith Mandolin of the Bard (Attunement, Bard only)</p>
  393. <p> Cli Lyre of the Bard (Attunement, Bard only)</p>
  394. <p> Rod of the Pact Keeper +2 (Attunement, Warlock only)</p>
  395. <p> Scroll of Protection</p>
  396. <p> Stone of Controlling Earth Elementals</p>
  397. <p> Tentacle Rod (Attunement)</p>
  398. <p> Vicious Club</p>
  399. <p> Vicious Dagger</p>
  400. <p> Vicious Great Club</p>
  401. <p> Vicious Hand Axe</p>
  402. <p> Vicious Javelin</p>
  403. <p> Vicious Light Hammer</p>
  404. <p> Vicious Mace</p>
  405. <p> Vicious Quarterstaff</p>
  406. <p> Vicious Sickle</p>
  407. <p> Vicious Spear</p>
  408. <p> Vicious Light Crossbow</p>
  409. <p> Vicious Dart</p>
  410. <p> Vicious Short Bow</p>
  411. <p> Vicious Sling</p>
  412. <p> Vicious Battle Axe</p>
  413. <p> Vicious Flail</p>
  414. <p> Vicious Glaive</p>
  415. <p> Vicious Greataxe</p>
  416. <p> Vicious Greatsword</p>
  417. <p> Vicious Halberd</p>
  418. <p> Vicious Lance</p>
  419. <p> Vicious Longsword</p>
  420. <p> Vicious Maul</p>
  421. <p> Vicious Morning Star</p>
  422. <p> Vicious Pike</p>
  423. <p> Vicious Rapier</p>
  424. <p> Vicious Scimitar</p>
  425. <p> Vicious Shortsword</p>
  426. <p> Vicious Trident</p>
  427. <p> Vicious War Pick</p>
  428. <p> Vicious Warhammer</p>
  429. <p> Vicious Whip</p>
  430. <p> Vicious Blowgun</p>
  431. <p> Vicious Hand Crossbow </p>
  432. <p> Vicious Heavy Crossbow </p>
  433. <p> Vicious Longbow</p>
  434. <p> Wings of Flying (Attunement)</p>
  435. $veryrare
  436. <p> Oil of Sharpness</p>
  437. <p> Potion of Flying</p>
  438. <p> Potion of Cloud Giant Strength</p>
  439. <p> Potion of Supreme Healing</p>
  440. <p> Potion of Invisibility</p>
  441. <p> Potion of Speed</p>
  442. <p> Potion of Longevity</p>
  443. <p> Potion of Vitality</p>
  444. <p> Animated Shield (Attunement)</p>
  445. <p> Padded Armor +2 (25 gp), light, AC 13 + DEX, stealth disadvantage</p>
  446. <p> Leather Armor +2 (50 gp), light, AC 13 + DEX</p>
  447. <p> Studded Leather Armor +2 (225 gp), light, AC 14 + DEX</p>
  448. <p> Hide Armor +2 (50 gp), medium, AC 14 + DEX (Max +2)</p>
  449. <p> Chain Shirt +2 (250 gp), medium, AC 15 + DEX (Max +2)</p>
  450. <p> Scale Mail +2 (250 gp), medium, AC 16 + DEX (Max +2), stealth disadvantage</p>
  451. <p> Breastplate +2 (2,000 gp), medium, AC 16 + DEX (Max +2)</p>
  452. <p> Half Plate +2 (3,750 gp), medium, AC 17 + DEX (Max +2), stealth disadvantage</p>
  453. <p> Spiked Armor +2 (375 gp), medium, AC 16 + DEX (Max +2), stealth disadvantage , Path of Battlerager Barbarian only</p>
  454. <p> Ring Mail +2 (150 gp), heavy, AC 15, stealth disadvantage</p>
  455. <p> Chain Armor +2 (375 gp), heavy, AC 18, STR 13, stealth disadvantage</p>
  456. <p> Splint Armor +2 (1,000 gp), heavy, AC 19, STR 15, stealth disadvantage</p>
  457. <p> Plate Armor +2 (7,500 gp), heavy, AC 20, STR 15, stealth disadvantage</p>
  458. <p> Demon Armor (Attunement)</p>
  459. <p> Black Dragon Scalemail (Attunement)</p>
  460. <p> Gold Dragon Scalemail (Attunement)</p>
  461. <p> Blue Dragon Scalemail (Attunement)</p>
  462. <p> Green Dragon Scalemail (Attunement)</p>
  463. <p> Brass Dragon Scalemail (Attunement)</p>
  464. <p> Red Dragon Scalemail (Attunement)</p>
  465. <p> Bronze Dragon Scalemail (Attunement)</p>
  466. <p> Silver Dragon Scalemail (Attunement)</p>
  467. <p> Copper Dragon Scalemail (Attunement)</p>
  468. <p> White Dragon Scalemail (Attunement)</p>
  469. <p> Dwarven Plate</p>
  470. <p> Wooden Shield +3 (100 gp), AC +5</p>
  471. <p> Metal Shield +3 (100 gp), AC +5</p>
  472. <p> 20 Arrows +3 (10 gp)</p>
  473. <p> 20 Bolts +3 (10 gp)</p>
  474. <p> 20 Arrows of Slaying</p>
  475. <p> Dancing Greatsword (Attunement)</p>
  476. <p> Dancing Longsword (Attunement)</p>
  477. <p> Dancing Shortsword (Attunement)</p>
  478. <p> Dancing Rapier (Attunement)</p>
  479. <p> Dancing Scimitar (Attunement)</p>
  480. <p> Dwarven Thrower (Attunement, Dwarf only)</p>
  481. <p> Frost Brand (Attunement)</p>
  482. <p> Nine Lives Stealer Greatsword (Attunement)</p>
  483. <p> Nine Lives Stealer Longsword (Attunement)</p>
  484. <p> Nine Lives Stealer Shortsword (Attunement)</p>
  485. <p> Nine Lives Stealer Rapier (Attunement)</p>
  486. <p> Nine Lives Stealer Scimitar (Attunement)</p>
  487. <p> Oathbow (Attunement)</p>
  488. <p> Scimitar of Speed (Attunement)</p>
  489. <p> Spellguard Shield (Attunement)</p>
  490. <p> Greatsword of Sharpness (Attunement)</p>
  491. <p> Longsword of Sharpness (Attunement)</p>
  492. <p> Scimitar of Sharpness (Attunement)</p>
  493. <p> Club +3 (10 sp)
  494. <p> Dagger +3 (20 gp)</p>
  495. <p> Great Club +3 (20 sp)</p>
  496. <p> Hand Axe +3 (50 gp)</p>
  497. <p> Javelin +3 (50 sp)</p>
  498. <p> Light Hammer +3 (20 gp)</p>
  499. <p> Mace +3 (50 gp)</p>
  500. <p> Quarterstaff +3 (20 sp)</p>
  501. <p> Sickle +3 (10 gp)</p>
  502. <p> Spear +3 (10 gp)</p>
  503. <p> Light Crossbow +3 (250 gp)</p>
  504. <p> Dart +3 (50 cp)</p>
  505. <p> Short Bow +3 (250 gp)</p>
  506. <p> Sling +3 (10 sp)</p>
  507. <p> Battle Axe +3 (100 gp)</p>
  508. <p> Flail +3 (100 gp)</p>
  509. <p> Glaive +3 (200 gp)</p>
  510. <p> Greataxe +3 (300 gp)</p>
  511. <p> Greatsword +3 (500 gp)</p>
  512. <p> Halberd +3 (200 gp)</p>
  513. <p> Lance +3 (100 gp)</p>
  514. <p> Longsword +3 (150 gp)</p>
  515. <p> Maul +3 (100 gp)</p>
  516. <p> Morning Star +3 (150 gp)</p>
  517. <p> Pike +3 (100 gp)</p>
  518. <p> Rapier +3 (250 gp)</p>
  519. <p> Scimitar +3 (250 gp)</p>
  520. <p> Shortsword +3 (100 gp)</p>
  521. <p> Trident +3 (50 gp)</p>
  522. <p> War Pick +3 (50 gp)</p>
  523. <p> Warhammer +3 (150 gp)</p>
  524. <p> Whip +3 (20 gp)</p>
  525. <p> Blowgun +3 (100 gp)</p>
  526. <p> Hand Crossbow +3 (750 gp)</p>
  527. <p> Heavy Crossbow +3 (500 gp)</p>
  528. <p> Longbow +3 (500 gp)</p>
  529. <p> Rod of Absorption (Attunement)</p>
  530. <p> Rod of Alertness (Attunement)</p>
  531. <p> Rod of Rulership (Attunement)</p>
  532. <p> Rod of Security (Attunement)</p>
  533. <p> Staff of Fire (Attunement, Druid, Sorcerer, Warlock, or Wizard only)</p>
  534. <p> Staff of Frost (Attunement, Druid, Sorcerer, Warlock, or Wizard only)</p>
  535. <p> Staff of Power (Attunement, Sorcerer, Warlock, or Wizard only)</p>
  536. <p> Staff of Striking (Attunement)</p>
  537. <p> Staff of Thunder and Lightning (Attunement)</p>
  538. <p> Wand of Polymorph (Attunement, Spellcaster only)</p>
  539. <p> Wand of the War Mage +3 (Attunement, Spellcaster only)</p>
  540. <p> Ring of Regeneration (Attunement)</p>
  541. <p> Ring of Shooting Stars (Attunement outdoors at night)</p>
  542. <p> Ring of Telekinesis (Attunement)</p>
  543. <p> Amulet of the Planes (Attunement)</p>
  544. <p> Bag of Devouring</p>
  545. <p> Belt of Stone Giant Strength (Attunement)</p>
  546. <p> Belt of Frost Giant Strength (Attunement)</p>
  547. <p> Belt of Fire Giant Strength (Attunement)</p>
  548. <p> Candle of Invocation (Attunement)</p>
  549. <p> Carpet of Flying</p>
  550. <p> Cloak of Arachnida (Attunement)</p>
  551. <p> Crystal Ball (Attunement)</p>
  552. <p> Efreeti Bottle</p>
  553. <p> Figurine of Wondrous Power-Obsidian Steed</p>
  554. <p> Helm of Brilliance (Attunement)</p>
  555. <p> Bronze Horn of Valhalla</p>
  556. <p> Horseshoes of a Zephyr</p>
  557. <p> Robe of Scintillating Colors (Attunement)</p>
  558. <p> Robe of Stars (Attunement)</p>
  559. <p> Ioun Stone of Absorption (Attunement)</p>
  560. <p> Ioun Stone of Agility (Attunement)</p>
  561. <p> Ioun Stone of Fortitude (Attunement)</p>
  562. <p> Ioun Stone of Insight (Attunement)</p>
  563. <p> Ioun Stone of Intellect (Attunement)</p>
  564. <p> Ioun Stone of Leaderwhip (Attunement)</p>
  565. <p> Ioun Stone of Strength (Attunement)</p>
  566. <p> Manual of Bodily Health</p>
  567. <p> Manual of Gainful Exercise</p>
  568. <p> Manual of Golems</p>
  569. <p> Manual of Quickness of Action</p>
  570. <p> Marvelous Pigments</p>
  571. <p> Mirror of Life Trapping</p>
  572. <p> Anstruth Harp of the Bard (Attunement, Bard only)</p>
  573. <p> Rod of the Pact Keeper +3 (Attunement, Warlock only)</p>
  574. <p> Tome of Clear Thought</p>
  575. <p> Tome of Leadership and Influence</p>
  576. <p> Tome of Understanding</p>
  577. $formatted inventory
  578. <h3>The following items are for sale...</h3>[common,x2][uncommon,x10][rare,x5][veryrare,x2]
Add Comment
Please, Sign In to add comment