{
"id": "mon_mi_go",
"type": "MONSTER",
"name": "mi-go",
"description": "This is an alien creature of uncertain origin. Its shapeless pink body bears numerous sets of paired appendages of unknown function, and a pair of ribbed, membranous wings which seem to be quite useless. Its odd, vaguely pyramid-shaped head bristles with numerous wavering antennae, and simply gazing upon the unnatural beast fills you with primordial dread.",
"default_faction": "nether",
"bodytype": "migo",
"species": [ "NETHER" ],
"volume": "92500 ml",
"weight": 120000,
"hp": 210,
"speed": 120,
"material": [ "flesh" ],
"symbol": "&",
"color": "pink",
"aggression": 20,
"morale": 30,
"melee_skill": 7,
"melee_dice": 4,
"melee_dice_sides": 6,
"melee_cut": 6,
"dodge": 4,
"armor_bash": 4,
"armor_cut": 12,
"vision_day": 50,
"harvest": "zombie_meatslug",
"path_settings": { "max_dist": 50 },
"special_attacks": [
[ "PARROT", 0 ],
{ "id": "scratch", "damage_max_instance": [ { "damage_type": "cut", "amount": 23, "armor_multiplier": 0.8 } ] }
],
"death_function": [ "NORMAL" ],
"flags": [
"SEES",
"SMELLS",
"HEARS",
"WARM",
"BASHES",
"POISON",
"NO_BREATHE",
"ARTHROPOD_BLOOD",
"PATH_AVOID_DANGER_2",
"PRIORITIZE_TARGETS"
]
}
{
"type" : "speech",
"speaker" : "mon_mi_go",
"sound" : "\"You are nerd, kid!\"",
"volume" : 40
}
"PARROT" special attack would be your best bet for the json format 