Reworks block chance into Parrying. (#19334)

* parry component

* converts block chance to parry components

* armour pen, katana fix, pickup fix

* melee parry fix

* removes perfect parries, tweaks armour pen calc

* SIGNAL_HANDLER

* fix

* resist fix

* reduces parry time out time, increases cooldown

* Apply suggestions from code review

Co-authored-by: Farie82 <farie82@users.noreply.github.com>

* fix

* cooldown rebalance

Co-authored-by: Farie82 <farie82@users.noreply.github.com>
This commit is contained in:
Charlie
2022-11-12 08:49:44 +01:00
committed by GitHub
co-authored by Farie82
parent 8679d130bb
commit 421777b317
20 changed files with 195 additions and 66 deletions
@@ -141,6 +141,7 @@
name = "instagib laser"
icon_state = "purple_laser"
damage = 200
armour_penetration_percentage = 100
damage_type = BURN
impact_effect_type = /obj/effect/temp_visual/impact_effect/purple_laser
light_color = LIGHT_COLOR_PURPLE