{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/backgrounds/46-rhino-man.json",
  "@type": "Background",
  "id": 46,
  "name": "Rhino-Man",
  "description": "The original Rhino-Men were created by an insane sorcerer several centuries ago but rebelled and killed him. They are fairly rare creatures, serving as formidable and loyal guards to those who can afford their services.",
  "possessions": [
    {
      "name": "Horn",
      "description": "Innate body part",
      "category": "weapon",
      "damageAs": "Knife",
      "slots": 0
    },
    {
      "name": "Thick Skin (Rhino Men always count as being Modestly Armoured)",
      "description": "Innate body trait",
      "category": "armor",
      "armor": 2,
      "slots": 0
    },
    {
      "name": "Undersized Spear"
    },
    {
      "name": "Tiny, Useless Helmet"
    },
    {
      "name": "Knuckle Dice"
    },
    {
      "name": "Half Full Firkin of Rhino-beer (20 Provisions worth)"
    }
  ],
  "advancedSkills": [
    {
      "name": "Spear Fighting",
      "rank": 3
    },
    {
      "name": "Run",
      "rank": 2
    },
    {
      "name": "Strength",
      "rank": 2
    },
    {
      "name": "Gambling",
      "rank": 1
    }
  ],
  "spells": [],
  "special": []
}
