{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/skills/healing.json",
  "@type": "Skill",
  "name": "Healing",
  "type": "general",
  "description": "Used to stitch wounds and apply ointments, stop bleeding, slow poison and the like. Also used for stabilising dying people.",
  "mechanics": {
    "testType": "rollUnder"
  },
  "applications": [
    "Stitch wounds",
    "Apply ointments",
    "Stop bleeding",
    "Slow poison effects",
    "Stabilise dying people"
  ],
  "tags": [
    "medical",
    "support",
    "healing"
  ],
  "possessions": [],
  "advancedSkills": [],
  "spells": [],
  "special": []
}
