{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/farseeing.json",
  "@type": "Spell",
  "name": "Farseeing",
  "cost": 2,
  "description": "Endows the wizard with engorged, plate-like eyes that are able to see in minute detail for miles around but are unable to see anything up close. Lasts until ended.",
  "range": "self",
  "duration": "until_ended",
  "components": [
    "somatic"
  ],
  "testType": "rollUnder"
}
