{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/skills/ride.json",
  "@type": "Skill",
  "name": "Ride",
  "type": "general",
  "description": "Everyone is assumed to have basic animal riding Skill though anything more than trotting slowly will require some kind of roll to avoid trouble.",
  "mechanics": {
    "testType": "rollUnder"
  },
  "notes": [
    "Basic riding is assumed for everyone",
    "Only test for difficult maneuvers or dangerous situations"
  ],
  "applications": [
    "Mounted combat",
    "Difficult terrain",
    "Fast riding",
    "Trick riding"
  ],
  "tags": [
    "physical",
    "mounted",
    "travel"
  ],
  "possessions": [],
  "advancedSkills": [],
  "spells": [],
  "special": []
}
