{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/shatter.json",
  "@type": "Spell",
  "name": "Shatter",
  "cost": 3,
  "description": "The wizard may wildly gesticulate at a brittle object no larger than an umbrella and cause it to shatter into a million pieces. Living targets may Test their Luck to avoid this unpleasant Spell.",
  "duration": "Instantaneous",
  "range": "Line of sight",
  "testType": "rollUnder",
  "components": [
    "verbal",
    "somatic"
  ],
  "saveType": "luck",
  "saveEffect": "Living targets may Test their Luck to avoid the effect",
  "tags": [
    "transmutation"
  ]
}
