-
Notifications
You must be signed in to change notification settings - Fork 2
Pine nut golem
ERROR_CODE edited this page Jan 27, 2022
·
2 revisions
tbd
tbd
"id": "mon_nut_golem",
"type": "MONSTER",
"name": { "str": "pine nut golem" },
"description": "A quick, sturdy, and aggressive golem made of mass amounts of pine nuts held together by an unknown force. It's just a bunch of pine nuts, so it can't be that dangerous. Right?",
"default_faction": "pine_nut_abomination",
"species": [ "PINEABON" ],
"bodytype": "human",
"volume": "100 L",
"weight": "70 kg",
"hp": 220,
"speed": 110,
"material": [ "nut" ],
"symbol": "G",
"color": "brown",
"aggression": 30,
"morale": 100,
"armor_bash": 10,
"armor_cut": 6,
"armor_bullet": 4,
"melee_skill": 5,
"melee_dice": 3,
"melee_dice_sides": 5,
"melee_cut": 3,
"vision_day": 30,
"vision_night": 30,
"regenerates": 1,
"harvest": "nut_golem",
"biosignature": { "biosig_item": "pine_nuts", "biosig_timer": 6 },
"flags": [ "SEES", "HEARS", "NO_BREATHE", "LOUDMOVES", "BASHES", "FLAMMABLE", "REVIVES", "WEBWALK", "SLUDGEPROOF", "NOHEAD", "COLDPROOF", "NO_FUNG_DMG", "STUN_IMMUNE", "GUILT" ],
"bleed_rate": 0,
"death_function": { "corpse_type": "NORMAL", "message": "The %s crumbles!" }