{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/backgrounds/43-derivative-dwarf.json",
  "@type": "Background",
  "id": 43,
  "name": "Derivative Dwarf",
  "description": "Dwarfs are known for being the finest artisans of the million spheres. Give a Dwarf a rock and they will make gold, give a Dwarf a boulder and they will make a Dwarf. You were supposed to be the finest expression of Dwarfy craftsmanship, a true masterpiece, a brand new step in aesthetic design, a jump not seen since the old masters.",
  "possessions": [
    {
      "name": "Woodsman's Axe",
      "description": "A practical axe for cutting wood",
      "category": "weapon",
      "properties": [
        "axe",
        "woodsman"
      ]
    },
    {
      "name": "Empty Firkin",
      "description": "A small barrel, currently empty (Container)",
      "category": "container",
      "slots": 1,
      "properties": [
        "storage",
        "empty"
      ]
    }
  ],
  "advancedSkills": [
    {
      "name": "Fist Fighting",
      "rank": 3
    },
    {
      "name": "Awareness",
      "rank": 3
    },
    {
      "name": "Strength",
      "rank": 2
    },
    {
      "name": "Wrestling",
      "rank": 2
    },
    {
      "name": "Axe Fighting",
      "rank": 2
    }
  ],
  "spells": [],
  "special": [
    "As 22 Dwarf but additionally:",
    "To non-Dwarfy eyes you look like any other Dwarf. Only Dwarfs can see the derivative or uninspired parts of your creation. Other Dwarfs will completely ignore you since you remind them of their fading novelty. You have +4 Sneak versus Dwarfs."
  ]
}
