Skip to content

Commit

Permalink
ferrous
Browse files Browse the repository at this point in the history
  • Loading branch information
Karol1223 committed Mar 29, 2024
1 parent ca5a7af commit 6915565
Showing 1 changed file with 15 additions and 160 deletions.
175 changes: 15 additions & 160 deletions data/json/monsters/zed_ferrous.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,229 +4,98 @@
"type": "MONSTER",
"name": { "str": "rust zombie" },
"description": "A zombie impaled with a multitude of metal fragments, each covered with a thick layer of rust that seems to propagate to other parts of its body. You can't remember the last time you got a tetanus shot, so it would be best not to let this thing touch you.",
"default_faction": "zombie",
"bodytype": "human",
"species": [ "ZOMBIE", "HUMAN" ],
"looks_like": "mon_zombie",
"volume": "62500 ml",
"copy-from": "mon_zombie_base",
"weight": "90 kg",
"hp": 80,
"speed": 65,
"material": [ "flesh", "steel" ],
"symbol": "Z",
"color": "brown",
"aggression": 100,
"morale": 100,
"melee_skill": 4,
"melee_dice": 2,
"melee_dice_sides": 3,
"melee_damage": [ { "damage_type": "cut", "amount": 0 } ],
"weakpoint_sets": [ "wps_humanoid_body" ],
"families": [ "prof_intro_biology", "prof_physiology", "prof_wp_zombie" ],
"vision_night": 3,
"harvest": "zombie_rust",
"grab_strength": 20,
"special_attacks": [ { "id": "bite_humanoid", "cooldown": 5 }, { "id": "grab", "cooldown": 7 }, { "id": "scratch_humanoid" } ],
"attack_effs": [ { "id": "tetanus", "duration": 300, "chance": 10 } ],
"death_drops": "default_zombie_death_drops",
"burn_into": "mon_zombie_scorched_rust",
"upgrades": { "half_life": 30, "into_group": "GROUP_FERROUS_UPGRADE" },
"flags": [
"SEES",
"HEARS",
"STUMBLES",
"WARM",
"GRABS",
"BASHES",
"GROUP_BASH",
"POISON",
"NO_BREATHE",
"REVIVES",
"PUSH_MON",
"FILTHY"
],
"armor": { "bash": 1, "cut": 2, "stab": 1 }
},
{
"id": "mon_zombie_shell",
"type": "MONSTER",
"name": { "str": "rust shell zombie" },
"description": "Jagged fragments of rust-bitten metal have fused into this zombie's flesh and displaced parts of its spine.",
"default_faction": "zombie",
"bodytype": "human",
"species": [ "ZOMBIE", "HUMAN" ],
"volume": "62500 ml",
"copy-from": "mon_zombie_base",
"weight": "90 kg",
"hp": 100,
"speed": 50,
"material": [ "flesh", "steel" ],
"symbol": "Z",
"color": "brown",
"aggression": 100,
"morale": 100,
"melee_skill": 4,
"melee_dice": 2,
"melee_dice_sides": 3,
"melee_damage": [ { "damage_type": "cut", "amount": 0 } ],
"weakpoint_sets": [ "wps_humanoid_body", "wps_metal_shell_armor" ],
"families": [ "prof_intro_biology", "prof_physiology", "prof_wp_zombie", "prof_wp_nat_armored" ],
"scents_tracked": [ "sc_human", "sc_fetid" ],
"bleed_rate": 50,
"vision_night": 3,
"harvest": "zombie_rust",
"grab_strength": 20,
"special_attacks": [ { "id": "bite_humanoid", "cooldown": 5 }, { "id": "grab", "cooldown": 7 }, { "id": "scratch_humanoid" } ],
"attack_effs": [ { "id": "tetanus", "duration": 300, "chance": 10 } ],
"death_drops": "default_zombie_death_drops",
"burn_into": "mon_zombie_scorched_rust",
"flags": [
"SEES",
"HEARS",
"STUMBLES",
"WARM",
"GRABS",
"BASHES",
"GROUP_BASH",
"POISON",
"NO_BREATHE",
"REVIVES",
"PUSH_MON",
"FILTHY"
],
"armor": { "bash": 14, "cut": 14, "stab": 14, "bullet": 14 }
"armor": { "bash": 14, "cut": 14, "stab": 14, "bullet": 14 },
"extend": { "weakpoint_sets": [ "wps_metal_shell_armor" ], "families": [ "prof_wp_nat_armored" ] }
},
{
"id": "mon_zombie_plated",
"type": "MONSTER",
"name": { "str": "rust plated zombie" },
"description": "Ruptures in this zombie's skin expose fragments of metal arranged like armor underneath. Black sludge can be seen in places where the rust has receded.",
"default_faction": "zombie",
"bodytype": "human",
"species": [ "ZOMBIE", "HUMAN" ],
"looks_like": "mon_zombie",
"copy-from": "mon_zombie_base",
"volume": "108500 ml",
"weight": "120 kg",
"hp": 145,
"speed": 60,
"material": [ "flesh", "steel" ],
"symbol": "Z",
"color": "brown",
"scents_tracked": [ "sc_human", "sc_fetid" ],
"aggression": 100,
"morale": 100,
"melee_skill": 4,
"melee_dice": 3,
"melee_dice_sides": 4,
"melee_damage": [ { "damage_type": "cut", "amount": 0 } ],
"weakpoint_sets": [ "wps_humanoid_body", "wps_metal_shell_armor" ],
"families": [ "prof_intro_biology", "prof_physiology", "prof_wp_zombie", "prof_wp_nat_armored" ],
"bleed_rate": 0,
"vision_night": 3,
"harvest": "zombie_rust",
"grab_strength": 30,
"special_attacks": [ { "id": "bite_humanoid", "cooldown": 5 }, { "id": "grab", "cooldown": 7 }, { "id": "scratch_humanoid" } ],
"attack_effs": [ { "id": "tetanus", "duration": 300, "chance": 10 } ],
"death_drops": "default_zombie_death_drops",
"burn_into": "mon_zombie_scorched_rust",
"flags": [
"SEES",
"HEARS",
"SMELLS",
"STUMBLES",
"WARM",
"GRABS",
"BASHES",
"GROUP_BASH",
"POISON",
"NO_BREATHE",
"REVIVES",
"PUSH_MON",
"FILTHY"
],
"armor": { "bash": 18, "cut": 18, "stab": 18, "bullet": 18 }
"armor": { "bash": 18, "cut": 18, "stab": 18, "bullet": 18 },
"extend": { "flags": [ "SMELLS" ], "weakpoint_sets": [ "wps_metal_shell_armor" ], "families": [ "prof_wp_nat_armored" ] }
},
{
"id": "mon_zombie_urchin",
"type": "MONSTER",
"name": { "str": "rust urchin" },
"description": "A spiked horror of a zombie covered in long, rusty spikes. A walking tetanus infection waiting to happen.",
"default_faction": "zombie",
"bodytype": "human",
"species": [ "ZOMBIE", "HUMAN" ],
"volume": "62500 ml",
"copy-from": "mon_zombie_base",
"weight": "90 kg",
"hp": 100,
"speed": 60,
"material": [ "flesh", "steel" ],
"symbol": "Z",
"color": "brown",
"scents_tracked": [ "sc_human", "sc_fetid" ],
"aggression": 100,
"morale": 100,
"melee_skill": 3,
"melee_dice": 2,
"melee_dice_sides": 6,
"melee_damage": [ { "damage_type": "cut", "amount": 12 } ],
"weakpoint_sets": [ "wps_humanoid_body" ],
"families": [ "prof_intro_biology", "prof_physiology", "prof_wp_zombie" ],
"bleed_rate": 0,
"vision_night": 3,
"harvest": "zombie_rust",
"grab_strength": 35,
"special_attacks": [
{ "id": "bite_humanoid", "cooldown": 5 },
{ "id": "grab", "cooldown": 7 },
{ "id": "scratch_humanoid" },
{ "id": "impale" }
],
"attack_effs": [ { "id": "tetanus", "duration": 300, "chance": 20 } ],
"death_drops": "default_zombie_death_drops",
"burn_into": "mon_zombie_scorched_rust",
"flags": [
"SEES",
"HEARS",
"SMELLS",
"STUMBLES",
"WARM",
"GRABS",
"BASHES",
"GROUP_BASH",
"POISON",
"NO_BREATHE",
"REVIVES",
"PUSH_MON",
"FILTHY"
],
"armor": { "bash": 5, "cut": 5, "stab": 5, "bullet": 5 }
"armor": { "bash": 5, "cut": 5, "stab": 5, "bullet": 5 },
"extend": { "flags": [ "SMELLS" ], "special_attacks": [ { "id": "impale" } ] }
},
{
"id": "mon_zombie_hammer_hands",
"type": "MONSTER",
"name": { "str": "rust fist brute" },
"description": "This brute of a zombie is covered in rusted metal detritus. Chunks of metal smashed through its arms have deformed them into hammers.",
"default_faction": "zombie",
"bodytype": "human",
"species": [ "ZOMBIE", "HUMAN" ],
"volume": "62500 ml",
"copy-from": "mon_zombie_base",
"weight": "90 kg",
"hp": 120,
"speed": 75,
"material": [ "flesh", "steel" ],
"symbol": "Z",
"looks_like": "mon_zombie_brute",
"color": "brown",
"scents_tracked": [ "sc_human", "sc_fetid" ],
"aggression": 100,
"morale": 100,
"melee_skill": 4,
"melee_dice": 3,
"melee_dice_sides": 8,
"melee_damage": [ { "damage_type": "cut", "amount": 2 } ],
"weakpoint_sets": [ "wps_humanoid_body" ],
"families": [ "prof_intro_biology", "prof_physiology", "prof_wp_zombie" ],
"bleed_rate": 0,
"vision_day": 14,
"harvest": "zombie_rust",
"grab_strength": 20,
"special_attacks": [
{ "id": "bite_humanoid", "cooldown": 5 },
{
Expand All @@ -236,24 +105,10 @@
"cooldown": 10
}
],
"death_drops": "default_zombie_death_drops",
"attack_effs": [ { "id": "tetanus", "duration": 300, "chance": 10 } ],
"burn_into": "mon_zombie_fiend_rust",
"flags": [
"SEES",
"HEARS",
"SMELLS",
"STUMBLES",
"WARM",
"BASHES",
"GROUP_BASH",
"POISON",
"NO_BREATHE",
"REVIVES",
"PUSH_MON",
"PUSH_VEH",
"FILTHY"
],
"armor": { "bash": 8, "cut": 8, "stab": 8, "bullet": 8 }
"armor": { "bash": 8, "cut": 8, "stab": 8, "bullet": 8 },
"extend": { "flags": [ "SMELLS", "PUSH_VEH" ] },
"delete": { "flags": [ "GRABS" ] }
}
]

0 comments on commit 6915565

Please sign in to comment.