{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/thought-vapour.json",
  "@type": "Spell",
  "name": "Thought Vapour",
  "cost": 1,
  "description": "The wizard can cause their nose to exist in multiple alternative realities, travel through various spheres, and enable the olfactory sensation of thought. Emotions, attitudes, and underlying feelings can be smelled. No words or images are formed, just impressions. Any strong odour will cause this Spell to fail.",
  "duration": "Concentration",
  "range": "Self",
  "testType": "rollUnder",
  "components": [
    "verbal"
  ],
  "restrictions": [
    "Any strong odour will cause this Spell to fail"
  ],
  "tags": [
    "divination"
  ]
}
