{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/banish-spirit.json",
  "@type": "Spell",
  "name": "Banish Spirit",
  "cost": 6,
  "description": "The wizard explains, clearly, sternly, why it is impossible that the spirit could be here at this time. The spirit must Test its Luck (or Skill for Enemies) or be sent to somewhere less improbable.",
  "range": "speaking",
  "duration": "permanent",
  "components": [
    "verbal"
  ],
  "testType": "rollUnder"
}
