{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/breach.json",
  "@type": "Spell",
  "name": "Breach",
  "cost": 2,
  "description": "The wizard's hands work elemental material as though it were soft clay. Fire, stone, goo, earth, fog, all of it behaves like clay under their touch. Lasts for 9 minutes.",
  "range": "touch",
  "duration": "9_minutes",
  "components": [
    "somatic"
  ],
  "testType": "rollUnder"
}
