{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/zed.json",
  "@type": "Spell",
  "name": "Zed",
  "cost": "?",
  "description": "No one knows what this does but everyone who has cast it disappears instantly, never to be seen again.",
  "duration": "Instantaneous",
  "range": "Self",
  "testType": "rollUnder",
  "components": [
    "verbal",
    "somatic"
  ],
  "warning": "DANGER: Caster disappears permanently",
  "tags": [
    "conjuration"
  ]
}
