{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/backgrounds/31-gremlin-catcher.json",
  "@type": "Background",
  "id": 31,
  "name": "Gremlin Catcher",
  "description": "No matter what country, sphere, or abstract dimension you may find yourself in, be assured that gremlins will be there digging their warrens and bothering nice people willing to pay you a shiny penny to bash their little heads in.",
  "possessions": [
    {
      "name": "Small but Vicious Dog",
      "description": "A loyal companion for hunting gremlins (Companion / Animal)",
      "category": "companion",
      "slots": 0,
      "properties": [
        "animal",
        "vicious"
      ]
    },
    {
      "name": "Flat Cap",
      "description": "Traditional gremlin catcher headwear",
      "category": "clothing",
      "properties": [
        "distinctive"
      ]
    },
    {
      "name": "A Club",
      "description": "For bashing gremlin heads",
      "category": "weapon",
      "properties": [
        "club"
      ]
    },
    {
      "name": "A Sack",
      "description": "For collecting gremlins (Container)",
      "category": "container",
      "slots": 1,
      "properties": [
        "storage"
      ]
    },
    {
      "name": "Empty Gremlin Jars",
      "quantity": "1d6",
      "description": "For storing captured gremlins (Containers)",
      "category": "container",
      "slots": 1,
      "properties": [
        "storage",
        "trapping"
      ]
    },
    {
      "name": "A Jar with a Pissed-off Gremlin Inside",
      "description": "Evidence of your profession",
      "category": "specimen",
      "properties": [
        "dangerous",
        "proof"
      ]
    }
  ],
  "advancedSkills": [
    {
      "name": "Tunnel Fighting",
      "rank": 4
    },
    {
      "name": "Trapping",
      "rank": 4
    },
    {
      "name": "Sneak",
      "rank": 2
    },
    {
      "name": "Awareness",
      "rank": 2
    },
    {
      "name": "Club Fighting",
      "rank": 2
    },
    {
      "name": "Tracking",
      "rank": 2
    },
    {
      "name": "Swim",
      "rank": 1
    }
  ],
  "spells": [],
  "special": []
}
