Skip to content

Commit

Permalink
skeletal
Browse files Browse the repository at this point in the history
  • Loading branch information
Karol1223 committed Apr 16, 2024
1 parent 25386b3 commit ba24a90
Showing 1 changed file with 16 additions and 82 deletions.
98 changes: 16 additions & 82 deletions data/json/monsters/zed_skeletal.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,60 +4,36 @@
"type": "MONSTER",
"name": { "str": "skeletal zombie" },
"description": "A monstrous overgrowth of ossified tissue has replaced this zombie's rotting skin with an organic armor of dense bone. Large clumps of black goo seep from its joints as it shambles aimlessly, with sickening crackling sounds filling the surrounding air.",
"default_faction": "zombie",
"bodytype": "human",
"species": [ "ZOMBIE", "HUMAN" ],
"volume": "62500 ml",
"weight": "81500 g",
"hp": 80,
"copy-from": "mon_zombie_base",
"speed": 60,
"material": [ "bone" ],
"symbol": "Z",
"color": "white",
"aggression": 100,
"morale": 100,
"melee_skill": 4,
"melee_dice": 3,
"melee_dice_sides": 6,
"melee_damage": [ { "damage_type": "cut", "amount": 4 } ],
"weakpoint_sets": [ "wps_humanoid_body", "wps_bone_armor" ],
"families": [ "prof_intro_biology", "prof_physiology", "prof_wp_zombie", "prof_wp_skeleton" ],
"bleed_rate": 50,
"vision_day": 30,
"vision_night": 3,
"harvest": "mr_bones",
"grab_strength": 20,
"special_attacks": [ { "id": "grab", "cooldown": 21 }, { "id": "scratch_humanoid" }, { "id": "bite_humanoid", "cooldown": 5 } ],
"upgrades": { "half_life": 32, "into_group": "GROUP_SKELETON_UPGRADE" },
"death_drops": "default_zombie_clothes",
"fungalize_into": "mon_skeleton_fungus",
"flags": [ "SEES", "HEARS", "GRABS", "BASHES", "GROUP_BASH", "REVIVES", "NO_BREATHE", "POISON", "FILTHY" ],
"armor": { "cut": 15, "stab": 30, "acid": 3, "bullet": 24, "electric": 3 }
"armor": { "cut": 15, "stab": 30, "acid": 3, "bullet": 24, "electric": 3 },
"extend": { "weakpoint_sets": [ "wps_bone_armor" ], "families": [ "prof_wp_skeleton" ] }
},
{
"//": "Skelly brute gaps the evolution between normal and the juggernaut.",
"id": "mon_skeleton_brute",
"type": "MONSTER",
"name": { "str": "skeletal brute" },
"description": "Distorted outgrowths of calcified bone plates cover this zombie's rotten skin. Joints and cracks around its body ooze with black goo.",
"default_faction": "zombie",
"bodytype": "human",
"species": [ "ZOMBIE", "HUMAN" ],
"copy-from": "mon_zombie_brute",
"volume": "108500 ml",
"weight": "120 kg",
"hp": 175,
"speed": 60,
"material": [ "bone" ],
"symbol": "Z",
"color": "white",
"aggression": 100,
"morale": 100,
"melee_skill": 4,
"melee_dice": 2,
"melee_dice_sides": 8,

Check failure on line 35 in data/json/monsters/zed_skeletal.json

View workflow job for this annotation

GitHub Actions / Basic Build and Test (Clang 10, Ubuntu, Curses)

(~[slow] ~[.],starting_items)=> cannot assign explicit value the same as default or inherited value "color": "white", "melee_dice": 2, "melee_dice_sides": 8, ▲▲▲ "melee_damage": [ { "damage_type": "cut", "amount": 10 } ], "bleed_rate": 0,

Check failure on line 35 in data/json/monsters/zed_skeletal.json

View workflow job for this annotation

GitHub Actions / Basic Build and Test (Clang 10, Ubuntu, Curses)

([slow] ~starting_items)=> cannot assign explicit value the same as default or inherited value "color": "white", "melee_dice": 2, "melee_dice_sides": 8, ▲▲▲ "melee_damage": [ { "damage_type": "cut", "amount": 10 } ], "bleed_rate": 0,
"melee_damage": [ { "damage_type": "cut", "amount": 10 } ],
"weakpoint_sets": [ "wps_humanoid_body", "wps_bone_armor", "wps_humanoid_head_small" ],
"families": [ "prof_intro_biology", "prof_physiology", "prof_wp_zombie", "prof_wp_skeleton" ],
"bleed_rate": 0,
"vision_day": 35,
"vision_night": 3,
Expand All @@ -73,80 +49,54 @@
}
],
"upgrades": { "half_life": 45, "into": "mon_skeleton_hulk" },
"death_drops": "default_zombie_clothes",
"fungalize_into": "mon_skeleton_brute_fungus",
"flags": [ "SEES", "HEARS", "GRABS", "BASHES", "GROUP_BASH", "REVIVES", "NO_BREATHE", "POISON", "FILTHY" ],
"armor": { "bash": 12, "cut": 30, "acid": 1, "bullet": 30, "electric": 4 }
"armor": { "bash": 12, "cut": 30, "acid": 1, "bullet": 30, "electric": 4 },
"extend": { "weakpoint_sets": [ "wps_bone_armor" ], "families": [ "prof_wp_skeleton" ] }
},
{
"id": "mon_skeleton_electric",
"type": "MONSTER",
"name": { "str": "skeletal shocker" },
"description": "Heavy, jagged bone plates have grown out of the surface of this zombie's skin. Underneath, its flesh glows and crackles with the occasional jolt of electricity.",
"default_faction": "zombie",
"bodytype": "human",
"species": [ "ZOMBIE", "HUMAN" ],
"copy-from": "mon_zombie_base",
"diff": 15,
"volume": "62500 ml",
"weight": "81500 g",
"hp": 105,
"speed": 60,
"material": [ "bone" ],
"symbol": "Z",
"color": "blue_white",
"aggression": 100,
"morale": 100,
"melee_skill": 4,
"melee_dice": 2,
"melee_dice_sides": 3,
"melee_damage": [ { "damage_type": "cut", "amount": 3 } ],
"luminance": 8,
"weakpoint_sets": [ "wps_humanoid_body", "wps_bone_armor" ],
"families": [ "prof_intro_biology", "prof_physiology", "prof_wp_zombie", "prof_wp_skeleton", "prof_electromagnetics" ],
"bleed_rate": 0,
"vision_day": 30,
"vision_night": 3,
"harvest": "mr_bones",
"grab_strength": 20,
"special_attacks": [
{ "id": "grab", "cooldown": 21 },
{ "id": "scratch_humanoid" },
{ "id": "bite_humanoid", "cooldown": 5 },
[ "PARROT", 8 ],
[ "SHOCKSTORM", 25 ]
],
"death_drops": "default_zombie_clothes",
"fungalize_into": "mon_skeleton_fungus",
"flags": [ "SEES", "HEARS", "GRABS", "BASHES", "GROUP_BASH", "ELECTRIC", "REVIVES", "NO_BREATHE", "POISON", "FILTHY" ],
"armor": { "cut": 15, "stab": 30, "acid": 3, "bullet": 30 }
"armor": { "cut": 15, "stab": 30, "acid": 3, "bullet": 30 },
"extend": {
"weakpoint_sets": [ "wps_bone_armor" ],
"families": [ "prof_wp_skeleton", "prof_electromagnetics" ],
"flags": [ "ELECTRIC" ]
}
},
{
"id": "mon_skeleton_hulk",
"type": "MONSTER",
"name": { "str": "skeletal juggernaut" },
"description": "This hideous golem of plated bones and misshapen flesh drags its heavy, pointed limbs behind it like an unwanted burden. Formerly soft and vulnerable, bones grew around its form to protect it - only, they kept growing. And growing. And growing.",
"default_faction": "zombie",
"bodytype": "human",
"species": [ "ZOMBIE" ],
"copy-from": "mon_zombie_hulk",
"diff": 5,

Check failure on line 92 in data/json/monsters/zed_skeletal.json

View workflow job for this annotation

GitHub Actions / Basic Build and Test (Clang 10, Ubuntu, Curses)

(~[slow] ~[.],starting_items)=> cannot assign explicit value the same as default or inherited value "description": "This hideous golem of plated bones and misshapen flesh drags its heavy, pointed limbs behind it like an unwanted burden. Formerly soft and vulnerable, bones grew around its form to protect it - only, they kept growing. And growing. And growing.", "copy-from": "mon_zombie_hulk", "diff": 5, ▲▲▲ "speed": 60, "material": [ "bone" ],

Check failure on line 92 in data/json/monsters/zed_skeletal.json

View workflow job for this annotation

GitHub Actions / Basic Build and Test (Clang 10, Ubuntu, Curses)

([slow] ~starting_items)=> cannot assign explicit value the same as default or inherited value "description": "This hideous golem of plated bones and misshapen flesh drags its heavy, pointed limbs behind it like an unwanted burden. Formerly soft and vulnerable, bones grew around its form to protect it - only, they kept growing. And growing. And growing.", "copy-from": "mon_zombie_hulk", "diff": 5, ▲▲▲ "speed": 60, "material": [ "bone" ],
"volume": "875000 ml",
"weight": "200 kg",
"hp": 480,
"speed": 60,
"material": [ "bone" ],
"symbol": "Z",
"color": "white",
"aggression": 100,
"morale": 100,
"melee_skill": 5,
"melee_dice": 3,
"melee_dice_sides": 6,
"melee_damage": [ { "damage_type": "cut", "amount": 15 } ],
"weakpoint_sets": [ "wps_humanoid_body", "wps_bone_armor", "wps_humanoid_head_small" ],
"families": [ "prof_intro_biology", "prof_physiology", "prof_wp_zombie", "prof_wp_skeleton", "prof_wp_hulk" ],
"bleed_rate": 0,
"vision_day": 50,
"vision_night": 4,
"harvest": "big_mr_bones",
"grab_strength": 50,

Check failure on line 101 in data/json/monsters/zed_skeletal.json

View workflow job for this annotation

GitHub Actions / Basic Build and Test (Clang 10, Ubuntu, Curses)

(~[slow] ~[.],starting_items)=> cannot assign explicit value the same as default or inherited value "vision_day": 50, "harvest": "big_mr_bones", "grab_strength": 50, ▲▲▲ "special_attacks": [ { "id": "grab" },

Check failure on line 101 in data/json/monsters/zed_skeletal.json

View workflow job for this annotation

GitHub Actions / Basic Build and Test (Clang 10, Ubuntu, Curses)

([slow] ~starting_items)=> cannot assign explicit value the same as default or inherited value "vision_day": 50, "harvest": "big_mr_bones", "grab_strength": 50, ▲▲▲ "special_attacks": [ { "id": "grab" },
"special_attacks": [
Expand All @@ -161,24 +111,8 @@
"damage_max_instance": [ { "damage_type": "cut", "amount": 23, "armor_multiplier": 0.8 } ]
}
],
"death_drops": "mon_zombie_hulk_death_drops",
"burn_into": "mon_zombie_fiend",
"fungalize_into": "mon_skeleton_hulk_fungus",
"flags": [
"SEES",
"HEARS",
"STUMBLES",
"WARM",
"GRABS",
"BASHES",
"DESTROYS",
"POISON",
"NO_BREATHE",
"REVIVES",
"PUSH_MON",
"PUSH_VEH",
"FILTHY"
],
"armor": { "bash": 20, "cut": 45, "bullet": 36, "electric": 8 }
"armor": { "bash": 20, "cut": 45, "bullet": 36, "electric": 8 },
"extend": { "weakpoint_sets": [ "wps_bone_armor" ], "families": [ "prof_wp_skeleton" ] }
}
]

0 comments on commit ba24a90

Please sign in to comment.