{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/enemies/lizard-man.json",
  "@type": "Enemy",
  "id": "lizard-man",
  "name": "Lizard-Man",
  "damageType": "weapon_or_modest_beast",
  "description": "Imagine a fat man but this man is a crocodile. Stand him on his hind legs, yank his head into a civilised position, shorten his snout, and give him some short horns and a large Weapon. This is a lizard-man, a preternaturally militaristic race who spontaneously regiment themselves from the moment they goose-step their way out of the egg. Their only social structure and interest is the army, making them excruciatingly dull dinner guests.",
  "mien": {
    "diceType": "d6",
    "entries": [
      {
        "roll": 1,
        "mood": "Severe",
        "behavior": "Severe"
      },
      {
        "roll": 2,
        "mood": "Hostile",
        "behavior": "Hostile"
      },
      {
        "roll": 3,
        "mood": "Suspicious",
        "behavior": "Suspicious"
      },
      {
        "roll": 4,
        "mood": "Intolerant",
        "behavior": "Intolerant"
      },
      {
        "roll": 5,
        "mood": "Threatening",
        "behavior": "Threatening"
      },
      {
        "roll": 6,
        "mood": "Inquisitive",
        "behavior": "Inquisitive"
      }
    ]
  },
  "tags": [
    "humanoid",
    "reptilian",
    "military"
  ],
  "size": "medium",
  "stats": {
    "skill": 8,
    "stamina": 8,
    "initiative": 2,
    "armor": 2,
    "damage": "Unarmed"
  },
  "possessions": [],
  "advancedSkills": [],
  "spells": [],
  "special": []
}
