mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Less pain, return of minor burn/brute
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
on_created_text = "<span class='warning'><font size='3'>You feel weak and unfocused.</font></span>"
|
||||
on_expired_text = "<span class='notice'><font size='3'>You feel your strength and focus return to you.</font></span>"
|
||||
|
||||
incoming_hal_damage_percent = 2 // 100% more incoming agony.
|
||||
incoming_brute_damage_percent = 1.1 // 10% more brute damage
|
||||
incoming_burn_damage_percent = 1.1 // 10% more burn damage
|
||||
incoming_hal_damage_percent = 1.5 // 50% more incoming agony.
|
||||
outgoing_melee_damage_percent = 0.4 // 60% less melee damage.
|
||||
disable_duration_percent = 2 // 100% longer stuns.
|
||||
evasion = -50 // 50% easier to hit.
|
||||
|
||||
Reference in New Issue
Block a user