{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/skills/swim.json",
  "@type": "Skill",
  "name": "Swim",
  "type": "general",
  "description": "Use this while swimming in dangerous waters, diving, holding your breath for long periods, and so on. If you have this Skill you don't need to roll it for normal conditions. Characters without it are assumed to not be able to swim and need to test Swimming every round they remain in the water or start Drowning. Receive a penalty to this Skill equal to half the number of item slots filled.",
  "mechanics": {
    "testType": "rollUnder",
    "penalty": "Half the number of item slots filled"
  },
  "notes": [
    "No roll needed for normal swimming conditions",
    "Characters without this skill cannot swim",
    "Encumbrance significantly affects performance"
  ],
  "tags": [
    "physical",
    "survival",
    "aquatic"
  ],
  "possessions": [],
  "advancedSkills": [],
  "spells": [],
  "special": []
}
