{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/skills/disguise.json",
  "@type": "Skill",
  "name": "Disguise",
  "type": "general",
  "description": "Covers the use of props to change your appearance. When in disguise you must Roll Under this when someone is liable to see through it. Opposed by Awareness when under scrutiny.",
  "mechanics": {
    "testType": "rollUnder",
    "opposedBy": "Awareness"
  },
  "notes": [
    "Requires appropriate props and materials",
    "Quality of disguise affects difficulty"
  ],
  "tags": [
    "social",
    "deception",
    "infiltration"
  ],
  "possessions": [],
  "advancedSkills": [],
  "spells": [],
  "special": []
}
