{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/ward.json",
  "@type": "Spell",
  "name": "Ward",
  "cost": 1,
  "description": "A handy Spell only requiring the flick of a wrist. In response to being fired upon the wizard may cast this Spell to cause the missile to be deflected.",
  "duration": "Instantaneous",
  "range": "Self",
  "testType": "rollUnder",
  "components": [
    "somatic"
  ],
  "timing": "Reaction to being fired upon",
  "tags": []
}
