{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/flash.json",
  "@type": "Spell",
  "name": "Flash",
  "cost": 3,
  "description": "The wizard claps neatly and issues forth the light of a thousand suns from their hands. All within 20 metres must Test their Luck (or Skill for Enemies) or be blinded for 1d6 minutes.",
  "range": "20_metres",
  "duration": "1d6_minutes",
  "components": [
    "somatic"
  ],
  "testType": "rollUnder"
}
