{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/cone-of-air.json",
  "@type": "Spell",
  "name": "Cone of Air",
  "cost": 2,
  "description": "Creates a mysterious and specifically shaped cone of air focused on a touched target's head. They may continue to breathe the freshest of air for 12 minutes.",
  "range": "touch",
  "duration": "12_minutes",
  "components": [
    "somatic"
  ],
  "testType": "rollUnder"
}
