Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Redesign of zombie Wrestler (CleverRaven#71163)
* Rework of zombie wrestler Redesigned to be a late game grabber evolution as it makes sense for what it does now. Removed bio_op_takedown. Gave it the ability to grab twice similar to the shelled mutant but with lower cool downs though staggered cool downs. Removed its scratch. Increased its grab strength. Changed its description to hint towards it being a grappler evolution. Increased difficulty from 2 to 3, considering a 4. Increased its weight and balanced its volume to better reflect its increased mass compared to body builders. Reduced health by 60. Changed drag cost to 1.5 from 0.2. Added a new grab_3 special attack as grab two specified an appendage leaving it up to imagination. So created a grab_3 to better represent whats happening. It normally throws you giving you time to pull a gun and with a m4 you can kill it before it approaches you again. Definitely still a enemy players will want to shoot, but can lead to death if paired with other dangerous creatures. * Added Grab_3 attack Added a Grab_3 attack to represent the double grab that the reworked wrestler now does. * Added Grabbing_3 effect and removal on stagger. Commit message explains the change * Update data/json/monsters/zed_misc.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update data/json/monster_special_attacks/monster_attacks.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update data/json/effects.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update data/json/effects.json * Update data/json/effects.json * Update data/json/monsters/zed_misc.json Grammar and typos fix Co-authored-by: Kamayana <[email protected]> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Maleclypse <[email protected]> Co-authored-by: Kamayana <[email protected]>
- Loading branch information