Advertisement
Guest User

Untitled

a guest
Oct 12th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. {
  2. "_meta": {
  3. "sources": [
  4. {
  5. "json": "Gauntlet",
  6. "abbreviation": "GoEC",
  7. "full": "Items of Thereafter - Gauntlet of Elemental Command",
  8. "authors": [
  9. "JJskywalker"
  10. ],
  11. "version": "1.0.0",
  12. "url": "https://github.com/TheGiddyLimit/homebrew",
  13. "targetSchema": "1.0.0"
  14. }
  15. ],
  16. "dateAdded": 0
  17. },
  18. "item": [
  19. {
  20. "name": "Gauntlet of Elemental Command",
  21. "weight": "10",
  22. "tier": "Major",
  23. "wondrous": true,
  24. "rarity": "Legendary",
  25. "reqAttune": true,
  26. "source": "Gauntlet",
  27. "entries": [
  28. "In order for the gauntlet to function it requires all 4 rings of elemental command to be attached. The gauntlet easily seperates its forward fingers to allow slotting of said rings. The gauntlet is meant for the right hand.",
  29. "When attuned to the gauntlet, you naturally benefit from all languages given by the rings. In addition, you must use both your action and your bonus action to switch selection between rings. A selected ring in the gauntlet allows you to benefit from all its powers as defined in their respective descriptions. Charges needed by the ring are pulled from the gauntlet. The gauntlet has 20 charges and regains all of them at dawn.",
  30. "As a reaction, you may switch your current selection of a ring to another, this option costs 5 charges from the gauntlet."
  31.  
  32. ],
  33. "charges": 20
  34. }
  35. ]
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement