{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/skills/second-sight.json",
  "@type": "Skill",
  "name": "Second Sight",
  "type": "general",
  "description": "Use of this allows the detection of magic. On a successful Test you focus your inner eye and all sorcerous activity glows faintly for a moment.",
  "mechanics": {
    "testType": "rollUnder"
  },
  "effects": [
    "Detect magical activity",
    "See sorcerous auras",
    "Identify magical effects"
  ],
  "relatedItems": [
    "Ruby Lorgnette"
  ],
  "tags": [
    "mystical",
    "detection",
    "magic"
  ],
  "possessions": [],
  "advancedSkills": [],
  "spells": [],
  "special": []
}
