Skip to content

Commit

Permalink
Merge pull request #74558 from Karol1223/ocular
Browse files Browse the repository at this point in the history
Minor ocular zombie adjustments
  • Loading branch information
Maleclypse authored Jun 16, 2024
2 parents 9127366 + e21acdb commit e80273d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/monsters/zed_misc.json
Original file line number Diff line number Diff line change
Expand Up @@ -1350,11 +1350,11 @@
"copy-from": "mon_zombie_base",
"hp": 90,
"speed": 80,
"color": "light_gray_white",
"color": "dark_gray_white",
"melee_skill": 7,
"melee_dice_sides": 6,
"melee_damage": [ { "damage_type": "cut", "amount": 1 } ],
"dodge": 7,
"dodge": 3,
"bleed_rate": 125,
"vision_day": 1000,
"special_attacks": [ { "id": "grab", "cooldown": 6 }, { "id": "scratch_humanoid", "cooldown": 15 } ],
Expand Down

0 comments on commit e80273d

Please sign in to comment.