mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
nerf retaliate damage
This commit is contained in:
parent
d14c185a78
commit
5eea891812
@ -6,8 +6,8 @@ RiposteMelee(
|
||||
block_strength: 5.0,
|
||||
melee_constructor: (
|
||||
kind: Bash(
|
||||
damage: 20,
|
||||
poise: 30,
|
||||
damage: 8,
|
||||
poise: 15,
|
||||
knockback: 5,
|
||||
energy_regen: 0,
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user