Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Zombie Bio Operators to No Hope #76744

Merged
merged 3 commits into from
Oct 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions data/json/mapgen/lab/lab_floorplans_1side.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,13 +157,7 @@
"palettes": [ "lab_palette" ],
"place_monsters": [ { "monster": "GROUP_MAYBE_MIL", "x": [ 1, 22 ], "y": [ 1, 22 ], "density": 0.05 } ],
"place_monster": [
{
"monster": [ "mon_zombie_bio_op", "mon_dispatch" ],
"x": [ 10, 16 ],
"y": [ 5, 12 ],
"pack_size": [ 1, 2 ],
"chance": 40
},
{ "monster": [ "mon_dispatch" ], "x": [ 10, 16 ], "y": [ 5, 12 ], "pack_size": [ 1, 2 ], "chance": 40 },
{ "monster": [ "mon_zombie_soldier" ], "x": [ 1, 21 ], "y": [ 1, 16 ], "pack_size": [ 1, 4 ], "chance": 40 }
],
"furniture": { "7": "f_console" },
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"method": "json",
"object": {
"place_loot": [ { "item": "id_science_security_magenta", "x": 21, "y": 14, "chance": 20 } ],
"place_monster": [ { "monster": [ "mon_zombie_brute", "mon_zombie_bio_op" ], "x": 21, "y": 14, "chance": 100 } ]
"place_monster": [ { "monster": [ "mon_zombie_brute" ], "x": 21, "y": 14, "chance": 100 } ]
}
},
{
Expand Down
6 changes: 1 addition & 5 deletions data/json/mapgen/map_extras/military.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,7 @@
{
"name": "GROUP_MIL_EXTRA",
"type": "monstergroup",
"monsters": [
{ "monster": "mon_zombie_soldier", "weight": 76 },
{ "monster": "mon_feral_soldier", "weight": 20 },
{ "monster": "mon_zombie_bio_op", "weight": 4 }
]
"monsters": [ { "monster": "mon_zombie_soldier", "weight": 76 }, { "monster": "mon_feral_soldier", "weight": 20 } ]
},
{
"type": "mapgen",
Expand Down
2 changes: 1 addition & 1 deletion data/json/mapgen/microlab/microlab_generic.json
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@
"terrain": { "G": "t_card_science" },
"monster": {
"T": { "monster": "mon_turret_rifle", "spawn_data": { "ammo": [ { "ammo_id": "556", "qty": [ 30, 90 ] } ] } },
"M": { "monster": "mon_zombie_bio_op" }
"M": { "monster": "mon_zombie_soldier" }
}
}
},
Expand Down
6 changes: 2 additions & 4 deletions data/json/mapgen/outpost.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,7 @@
],
"monster": {
".": [
{ "monster": "mon_zombie_soldier", "chance": 1 },
{ "monster": "mon_zombie_bio_op", "chance": 1 },
{ "monster": "mon_zombie_soldier", "chance": 2 },
{ "monster": "mon_dispatch", "chance": 1 },
{ "monster": "mon_dispatch_military", "chance": 1 },
{ "monster": "mon_secubot", "chance": 5 }
Expand Down Expand Up @@ -213,8 +212,7 @@
],
"monster": {
".": [
{ "monster": "mon_zombie_soldier", "chance": 1 },
{ "monster": "mon_zombie_bio_op", "chance": 1 },
{ "monster": "mon_zombie_soldier", "chance": 2 },
{ "monster": "mon_dispatch", "chance": 1 },
{ "monster": "mon_dispatch_military", "chance": 1 },
{ "monster": "mon_secubot", "chance": 5 }
Expand Down
64 changes: 0 additions & 64 deletions data/json/monsterdrops/zombie_soldier.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,69 +146,5 @@
{ "group": "mon_zombie_soldier_death_drops", "prob": 10 },
{ "group": "mon_zombie_cop_death_drops", "prob": 10 }
]
},
{
"type": "item_group",
"subtype": "collection",
"id": "mon_zombie_bio_op_death_drops",
"magazine": 100,
"ammo": 60,
"entries": [
{
"distribution": [
{ "group": "clothing_soldier_set", "prob": 65, "damage": [ 1, 4 ] },
{ "group": "clothing_soldier_winter_set", "prob": 35, "damage": [ 1, 4 ] }
]
},
{
"distribution": [
{
"group": "military_standard_assault_rifles",
"contents-group": "sopmod",
"prob": 75,
"damage": [ 0, 4 ],
"dirt": [ 0, 6000 ]
},
{
"group": "military_standard_lmgs",
"contents-item": "shoulder_strap",
"prob": 4,
"damage": [ 0, 4 ],
"dirt": [ 0, 6000 ]
},
{
"group": "military_standard_lmgs",
"contents-item": [ "shoulder_strap", "acog_scope" ],
"prob": 6,
"damage": [ 0, 4 ],
"dirt": [ 0, 6000 ]
},
{
"group": "military_standard_shotguns",
"contents-item": "shoulder_strap",
"prob": 5,
"damage": [ 0, 4 ],
"dirt": [ 0, 6000 ]
}
],
"prob": 10
},
{ "group": "infantry_common_gear" },
{
"distribution": [
{ "group": "military_standard_grenades", "count": [ 1, 3 ], "prob": 80 },
{ "item": "40x46mm_m433", "charges": [ 1, 3 ], "prob": 20 }
],
"prob": 20
},
{ "group": "military_patrol_food" },
{
"collection": [ { "group": "infantry_officer_gear", "prob": 90 }, { "group": "infantry_medical_gear", "prob": 80 } ]
},
{ "group": "wallets", "prob": 10 },
{ "group": "pocket_cigar", "prob": 15 },
{ "group": "misc_smoking_legal", "prob": 30 },
{ "item": "dog_tag", "prob": 40 }
]
}
]
6 changes: 0 additions & 6 deletions data/json/monstergroups/lab.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
{ "monster": "mon_secubot", "weight": 5, "cost_multiplier": 10 },
{ "monster": "mon_talon_m202a1", "weight": 3, "cost_multiplier": 10 },
{ "monster": "mon_zombie_hazmat", "weight": 100, "cost_multiplier": 0 },
{ "monster": "mon_zombie_bio_op", "weight": 50, "cost_multiplier": 5 },
{ "monster": "mon_zombie_armored", "weight": 5, "cost_multiplier": 5 },
{ "monster": "mon_zombie_technician", "weight": 50, "cost_multiplier": 3 },
{ "monster": "mon_feral_human_tool", "weight": 25, "cost_multiplier": 3 },
Expand Down Expand Up @@ -54,7 +53,6 @@
{ "monster": "mon_skitterbot", "weight": 85, "cost_multiplier": 0, "pack_size": [ 2, 3 ] },
{ "monster": "mon_skitterbot", "weight": 1, "cost_multiplier": 0, "pack_size": [ 8, 12 ] },
{ "monster": "mon_secubot", "weight": 1, "cost_multiplier": 10 },
{ "monster": "mon_zombie_bio_op", "weight": 50, "cost_multiplier": 5 },
{ "monster": "mon_zombie_armored", "weight": 5, "cost_multiplier": 5 },
{ "monster": "mon_zombie_electric", "weight": 50, "cost_multiplier": 3 },
{ "monster": "mon_zombie_necro", "weight": 15, "cost_multiplier": 15 },
Expand Down Expand Up @@ -93,7 +91,6 @@
{ "monster": "mon_skitterbot", "weight": 85, "pack_size": [ 2, 3 ] },
{ "monster": "mon_skitterbot", "weight": 10, "pack_size": [ 8, 12 ] },
{ "monster": "mon_blob_small", "weight": 10, "pack_size": [ 1, 4 ] },
{ "monster": "mon_zombie_bio_op", "weight": 50, "cost_multiplier": 5 },
{ "monster": "mon_zombie_armored", "weight": 5, "cost_multiplier": 5 },
{ "monster": "mon_zombie_brute_shocker", "weight": 5, "cost_multiplier": 5 },
{ "monster": "mon_lab_rat", "weight": 50, "cost_multiplier": 20, "pack_size": [ 4, 8 ] }
Expand All @@ -116,7 +113,6 @@
{ "monster": "mon_skitterbot", "weight": 1, "cost_multiplier": 0, "pack_size": [ 8, 12 ] },
{ "monster": "mon_secubot", "weight": 1, "cost_multiplier": 10 },
{ "monster": "mon_talon_m202a1", "weight": 1, "cost_multiplier": 15 },
{ "monster": "mon_zombie_bio_op", "weight": 50, "cost_multiplier": 5 },
{ "monster": "mon_zombie_armored", "weight": 5, "cost_multiplier": 8 },
{ "monster": "mon_zombie_electric", "weight": 50, "cost_multiplier": 3 },
{ "monster": "mon_zombie_necro", "weight": 15, "cost_multiplier": 15 },
Expand Down Expand Up @@ -183,7 +179,6 @@
{ "monster": "mon_skitterbot", "weight": 10, "cost_multiplier": 0, "pack_size": [ 2, 3 ] },
{ "monster": "mon_zombie_phase_skulker", "weight": 10, "cost_multiplier": 0, "pack_size": [ 2, 3 ] },
{ "monster": "mon_secubot", "weight": 2, "cost_multiplier": 5 },
{ "monster": "mon_zombie_bio_op", "weight": 10, "cost_multiplier": 3 },
{ "monster": "mon_zombie", "weight": 40, "pack_size": [ 2, 7 ] },
{ "monster": "mon_zombie_fat", "weight": 40, "pack_size": [ 2, 4 ] },
{ "monster": "mon_zombie_tough", "weight": 20, "cost_multiplier": 2, "pack_size": [ 2, 4 ] },
Expand Down Expand Up @@ -261,7 +256,6 @@
{ "monster": "mon_feral_labsecurity_flashlight", "weight": 12, "cost_multiplier": 2 },
{ "monster": "mon_zombie_labsecurity", "weight": 5, "cost_multiplier": 0, "pack_size": [ 2, 3 ] },
{ "monster": "mon_zombie_hazmat", "weight": 5, "pack_size": [ 1, 3 ] },
{ "monster": "mon_zombie_bio_op", "weight": 15, "cost_multiplier": 5 },
{ "monster": "mon_zombie_armored", "weight": 3, "cost_multiplier": 15 },
{ "monster": "mon_zombie_soldier", "weight": 913, "cost_multiplier": 0 },
{ "monster": "mon_zombie_soldier", "weight": 25, "cost_multiplier": 0, "pack_size": [ 1, 4 ] }
Expand Down
3 changes: 0 additions & 3 deletions data/json/monstergroups/military.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
{ "monster": "mon_zombie_soldier", "weight": 100, "cost_multiplier": 2, "pack_size": [ 1, 4 ] },
{ "monster": "mon_zombie_soldier", "weight": 150, "cost_multiplier": 2, "pack_size": [ 2, 6 ] },
{ "monster": "mon_zombie_military_pilot", "weight": 5 },
{ "monster": "mon_zombie_bio_op", "weight": 50, "cost_multiplier": 5 },
{ "monster": "mon_zombie_armored", "weight": 10, "cost_multiplier": 5 },
{ "monster": "mon_feral_soldier", "weight": 15 }
]
Expand All @@ -58,7 +57,6 @@
"monsters": [
{ "monster": "mon_zombie_soldier", "weight": 245 },
{ "monster": "mon_zombie_hazmat", "weight": 25 },
{ "monster": "mon_zombie_bio_op", "weight": 5 },
{ "monster": "mon_zombie_soldier_blackops_1", "weight": 5 },
{ "monster": "mon_zombie_armored", "weight": 1, "cost_multiplier": 5 },
{ "monster": "mon_zombie_scientist", "weight": 20 },
Expand All @@ -76,7 +74,6 @@
{ "monster": "mon_zombie_kevlar_1", "weight": 50, "cost_multiplier": 10 },
{ "monster": "mon_zombie_military_pilot", "weight": 5 },
{ "monster": "mon_zombie_milbase_personnel", "weight": 40 },
{ "monster": "mon_zombie_bio_op", "weight": 30, "cost_multiplier": 5 },
{ "monster": "mon_zombie_soldier_blackops_1", "weight": 15, "cost_multiplier": 10 },
{ "monster": "mon_zombie_armored", "weight": 5, "cost_multiplier": 5 },
{ "monster": "mon_zombie_scorched", "weight": 25 },
Expand Down
2 changes: 0 additions & 2 deletions data/json/monstergroups/misc.json
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,6 @@
"name": "GROUP_BUNKER",
"monsters": [
{ "monster": "mon_zombie_armored", "weight": 25, "cost_multiplier": 20, "pack_size": [ 2, 6 ] },
{ "monster": "mon_zombie_bio_op", "weight": 150, "cost_multiplier": 10 },
{ "monster": "mon_zombie_soldier", "weight": 600, "cost_multiplier": 3 }
]
},
Expand Down Expand Up @@ -463,7 +462,6 @@
{ "monster": "mon_skeleton_hulk" },
{ "monster": "mon_zombie_kevlar_2" },
{ "monster": "mon_zombie_soldier_blackops_1" },
{ "monster": "mon_zombie_bio_op" },
{ "monster": "mon_zombie_survivor_elite" },
{ "monster": "mon_zombear" },
{ "monster": "mon_zoose" },
Expand Down
20 changes: 17 additions & 3 deletions data/json/monsters/nether.json
Original file line number Diff line number Diff line change
Expand Up @@ -1874,7 +1874,16 @@
"type": "MONSTER",
"description": "A figure in a high-tech suit, their outline contorted as though you were viewing them through a prism. Their movements are strained but determined, pushing through apparent pain with feverish resolve, dead-set on reaching their target.",
"name": { "str": "mercenary officer" },
"copy-from": "mon_zombie_bio_op",
"copy-from": "mon_zombie_base",
"diff": 5,
"speed": 95,
"color": "red_cyan",
"melee_skill": 7,
"melee_dice": 3,
"melee_dice_sides": 6,
"melee_damage": [ { "damage_type": "electric", "amount": 4 } ],
"luminance": 4,
"special_when_hit": [ "ZAPBACK", 75 ],
"hp": 150,
"flags": [ "SEES", "HEARS", "SMELLS", "HAS_MIND", "WARM", "BASHES", "GROUP_BASH", "POISON", "ACIDPROOF", "NO_BREATHE" ],
"death_drops": "xedra_officer_set",
Expand All @@ -1887,10 +1896,15 @@
"spell_data": { "id": "spell_conjure_memories" },
"cooldown": 30,
"monster_message": "The creature screams \"SOMEONE HELP ME, ANYONE!\"."
}
},
{ "id": "bio_op_takedown", "cooldown": 20 }
],
"death_function": { "effect": { "id": "mon_XEDRA_officer_banish", "hit_self": true } },
"armor": { "electric": 3, "bash": 30, "cut": 30, "bullet": 40 }
"armor": { "electric": 3, "bash": 30, "cut": 30, "bullet": 40 },
"extend": {
"weakpoint_sets": [ "wps_humanoid_body_armor", "wps_humanoid_open_helmet", "wps_humanoid_gasmask" ],
"families": [ "prof_wp_syn_armored" ]
}
},
{
"id": "mon_XEDRA_soldier",
Expand Down
25 changes: 0 additions & 25 deletions data/json/monsters/zed_soldiers.json
Original file line number Diff line number Diff line change
Expand Up @@ -345,30 +345,5 @@
"burn_into": "mon_zombie_scorched",
"armor": { "bash": 64, "cut": 64, "acid": 20, "heat": 20, "bullet": 51, "electric": 10 },
"extend": { "families": [ "prof_wp_syn_armored" ] }
},
{
"id": "mon_zombie_bio_op",
"type": "MONSTER",
"name": { "str": "zombie bio-operator" },
"description": "This armored soldier zombie appears to have been some sort of special forces agent. Its malfunctioning equipment sends out occasional showers of sparks.",
"copy-from": "mon_zombie_base",
"diff": 5,
"hp": 120,
"speed": 95,
"color": "red_cyan",
"melee_skill": 7,
"melee_dice": 3,
"melee_dice_sides": 6,
"melee_damage": [ { "damage_type": "electric", "amount": 4 } ],
"luminance": 4,
"special_attacks": [ { "id": "bio_op_takedown", "cooldown": 20 } ],
"special_when_hit": [ "ZAPBACK", 75 ],
"death_drops": "mon_zombie_bio_op_death_drops",
"armor": { "bash": 10, "cut": 18, "bullet": 14, "electric": 3 },
"extend": {
"weakpoint_sets": [ "wps_humanoid_body_armor", "wps_humanoid_open_helmet", "wps_humanoid_gasmask" ],
"families": [ "prof_wp_syn_armored" ],
"flags": [ "ELECTRIC" ]
}
}
]
64 changes: 64 additions & 0 deletions data/mods/No_Hope/monster_drops.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,69 @@
"copy-from": "feral_scientists_death_drops_scalpel",
"subtype": "collection",
"extend": { "entries": [ { "group": "bionics", "prob": 10 } ] }
},
{
"type": "item_group",
"subtype": "collection",
"id": "mon_zombie_bio_op_death_drops",
"magazine": 100,
"ammo": 60,
"entries": [
{
"distribution": [
{ "group": "clothing_soldier_set", "prob": 65, "damage": [ 1, 4 ] },
{ "group": "clothing_soldier_winter_set", "prob": 35, "damage": [ 1, 4 ] }
]
},
{
"distribution": [
{
"group": "military_standard_assault_rifles",
"contents-group": "sopmod",
"prob": 75,
"damage": [ 0, 4 ],
"dirt": [ 0, 6000 ]
},
{
"group": "military_standard_lmgs",
"contents-item": "shoulder_strap",
"prob": 4,
"damage": [ 0, 4 ],
"dirt": [ 0, 6000 ]
},
{
"group": "military_standard_lmgs",
"contents-item": [ "shoulder_strap", "acog_scope" ],
"prob": 6,
"damage": [ 0, 4 ],
"dirt": [ 0, 6000 ]
},
{
"group": "military_standard_shotguns",
"contents-item": "shoulder_strap",
"prob": 5,
"damage": [ 0, 4 ],
"dirt": [ 0, 6000 ]
}
],
"prob": 10
},
{ "group": "infantry_common_gear" },
{
"distribution": [
{ "group": "military_standard_grenades", "count": [ 1, 3 ], "prob": 80 },
{ "item": "40x46mm_m433", "charges": [ 1, 3 ], "prob": 20 }
],
"prob": 20
},
{ "group": "military_patrol_food" },
{
"collection": [ { "group": "infantry_officer_gear", "prob": 90 }, { "group": "infantry_medical_gear", "prob": 80 } ]
},
{ "group": "wallets", "prob": 10 },
{ "group": "pocket_cigar", "prob": 15 },
{ "group": "misc_smoking_legal", "prob": 30 },
{ "item": "dog_tag", "prob": 40 }
]
}
]
Loading
Loading