Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Karol1223 committed Apr 16, 2024
1 parent ba24a90 commit a0c1da3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions data/json/monsters/zed_skeletal.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"material": [ "bone" ],
"color": "white",
"melee_dice": 2,
"melee_dice_sides": 8,
"melee_damage": [ { "damage_type": "cut", "amount": 10 } ],
"bleed_rate": 0,
"vision_day": 35,
Expand Down Expand Up @@ -89,7 +88,6 @@
"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.",
"copy-from": "mon_zombie_hulk",
"diff": 5,
"speed": 60,
"material": [ "bone" ],
"color": "white",
Expand All @@ -98,7 +96,6 @@
"melee_damage": [ { "damage_type": "cut", "amount": 15 } ],
"vision_day": 50,
"harvest": "big_mr_bones",
"grab_strength": 50,
"special_attacks": [
{ "id": "grab" },
{ "id": "bite_humanoid" },
Expand Down
1 change: 0 additions & 1 deletion data/json/monsters/zed_soldiers.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@
"speed": 80,
"color": "light_green_white",
"melee_skill": 5,
"melee_dice": 2,
"melee_dice_sides": 6,
"harvest": "zombie_kevlar",
"grab_strength": 30,
Expand Down

0 comments on commit a0c1da3

Please sign in to comment.