{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/skills/strength.json",
  "@type": "Skill",
  "id": "strength",
  "name": "Strength",
  "description": "Used for lifting and breaking things. May also be used to grapple people if no grappling-appropriate Weapon Skill is possessed, though it counts for half rounded up.",
  "testType": "roll_under",
  "uses": [
    "Lift heavy objects",
    "Break things",
    "Grappling (half value)",
    "Feats of strength"
  ],
  "tags": [
    "physical",
    "strength",
    "general"
  ],
  "type": "general",
  "possessions": [],
  "advancedSkills": [],
  "spells": [],
  "special": []
}
