{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/earthquake.json",
  "@type": "Spell",
  "name": "Earthquake",
  "cost": 5,
  "description": "The wizard hikes up their wizard robe and stomps their wizard feet. An area 30 metres around them suffers a massive earthquake. Everyone must Test their Luck (or Skill for Enemies) or fall through a crack in the earth, taking falling Damage and being stuck in a bloody great big hole. Buildings may be wrecked unless especially sturdy.",
  "range": "30_metres",
  "duration": "instantaneous",
  "components": [
    "verbal",
    "somatic"
  ],
  "testType": "rollUnder"
}
