{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/skills/tracking.json",
  "@type": "Skill",
  "name": "Tracking",
  "type": "general",
  "description": "Used to stalk prey and find tracks. When stalking a quarry this is treated as an opposed Roll Versus the opponent's Tracking or Sneaking.",
  "mechanics": {
    "testType": "rollVersus",
    "opposedBy": [
      "Tracking",
      "Sneaking"
    ]
  },
  "notes": [
    "Can be used to follow tracks or actively hunt quarry",
    "Opposed by target's evasion abilities"
  ],
  "tags": [
    "survival",
    "hunting",
    "outdoors"
  ],
  "possessions": [],
  "advancedSkills": [],
  "spells": [],
  "special": []
}
