{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/enemies/night-pig.json",
  "@type": "Enemy",
  "name": "Night Pig",
  "mien": {
    "diceType": "d6",
    "entries": [
      {
        "roll": 1,
        "mood": "Sinister",
        "behavior": "Sinister"
      },
      {
        "roll": 2,
        "mood": "Suspicious",
        "behavior": "Suspicious"
      },
      {
        "roll": 3,
        "mood": "Unreal",
        "behavior": "Unreal"
      },
      {
        "roll": 4,
        "mood": "Inquisitive",
        "behavior": "Inquisitive"
      },
      {
        "roll": 5,
        "mood": "Shameful",
        "behavior": "Shameful"
      },
      {
        "roll": 6,
        "mood": "Cowardly",
        "behavior": "Cowardly"
      }
    ]
  },
  "description": "There are those witches that don the skin of a pig and walk abroad amongst their sleeping neighbours. Through the power imbued by that most sinister animal they rub themselves against the exteriors of houses and snuffle at their hedges, thereby ensorcelling the household's wealth to them. As the night goes on they grow increasingly fat, limited only by their greed. When they return home and remove their pig cape all the treasure they have stolen tumbles out. For this reason it's wise to demand answers from any pig you see out at night. Their intentions will never be good.",
  "special": [
    {
      "name": "Special Ability",
      "description": "Steal wealth by rubbing against houses and snuffling at hedges",
      "type": "passive"
    },
    {
      "name": "Special Ability",
      "description": "Grow increasingly fat as they steal more",
      "type": "passive"
    },
    {
      "name": "Special Ability",
      "description": "When pig cape is removed, stolen treasure tumbles out",
      "type": "passive"
    }
  ],
  "tags": [
    "witch",
    "thief",
    "shapeshifter",
    "nocturnal"
  ],
  "stats": {
    "skill": 7,
    "stamina": 14,
    "initiative": 2,
    "armor": 0,
    "damage": "Modest Beast"
  },
  "possessions": [],
  "advancedSkills": [],
  "spells": []
}
