Crystal Blade

Magic variantUNK2014
Type
GV|DMG
Raw data
{
  "name": "Crystal Blade",
  "type": "GV|DMG",
  "inherits": {
    "page": 22,
    "light": [
      {
        "dim": 60,
        "bright": 30
      },
      {
        "dim": 10
      }
    ],
    "rarity": "rare",
    "source": "FTD",
    "charges": 3,
    "entries": [
      "This magic sword's blade is fashioned from a horn or spine from a crystal dragon. When you hit with an attack roll using this sword, the target takes an extra {@damage 1d8} radiant damage.",
      "The sword has 3 charges and regains {@dice 1d3} expended charges daily at dawn. When you hit a creature with an attack roll using the sword, you can expend 1 charge to regain a number of hit points equal to the extra radiant damage the sword dealt.",
      "While you're holding the sword, you can use a bonus action to cause it to shed bright light in a 30-foot radius and dim light for an additional 30 feet, to cause it to shed dim light in a 10-foot radius, or to douse the light."
    ],
    "recharge": "dawn",
    "reqAttune": true,
    "namePrefix": "Crystal ",
    "rechargeAmount": "{@dice 1d3}"
  },
  "requires": [
    {
      "sword": true
    }
  ]
}