{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/skills/sneak.json",
  "@type": "Skill",
  "name": "Sneak",
  "type": "general",
  "description": "The art of remaining unseen. This is Tested only when someone or something is actively trying to detect you. The sneaker would Roll Versus the Awareness of those searching for them; anyone beating the sneaker's score detects them.",
  "mechanics": {
    "testType": "rollVersus",
    "opposedBy": "Awareness"
  },
  "notes": [
    "Only tested when actively being searched for",
    "Multiple searchers may each roll separately"
  ],
  "tags": [
    "stealth",
    "infiltration",
    "evasion"
  ],
  "possessions": [],
  "advancedSkills": [],
  "spells": [],
  "special": []
}
