{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/read-stars.json",
  "@type": "Spell",
  "name": "Read Stars",
  "cost": 1,
  "description": "Rather than physical stars the wizard navigates by astral starlight that peeks through the veil. This Spell enables the wizard to get a reasonable sense of direction regardless of any obscuring factors.",
  "duration": "Instantaneous",
  "range": "Self",
  "testType": "rollUnder",
  "components": [
    "verbal",
    "somatic"
  ],
  "tags": [
    "divination"
  ]
}
