{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/skeletal-counsel.json",
  "@type": "Spell",
  "name": "Skeletal Counsel",
  "cost": 3,
  "description": "Necromancers often talk to skulls. Sometimes they talk back. Use of this Spell enables speaking with the dead, who answer one question per casting. Requires a skull.",
  "duration": "One conversation",
  "range": "Touch",
  "testType": "rollUnder",
  "components": [
    "verbal",
    "somatic",
    "Skull"
  ],
  "requirements": [
    "Requires a skull"
  ],
  "tags": [
    "necromancy"
  ]
}
