mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Balance tweaks.
This commit is contained in:
parent
47a2bf7de8
commit
4e5a456b18
@ -8,8 +8,8 @@ Shockwave(
|
||||
knockback: (strength: 40.0, direction: TowardsUp),
|
||||
shockwave_angle: 360.0,
|
||||
shockwave_vertical_angle: 90.0,
|
||||
shockwave_speed: 65.0,
|
||||
shockwave_duration: 1.0,
|
||||
shockwave_speed: 15.0,
|
||||
shockwave_duration: 5.0,
|
||||
requires_ground: true,
|
||||
move_efficiency: 0.0,
|
||||
)
|
@ -1,7 +1,7 @@
|
||||
BasicMelee(
|
||||
energy_cost: 0,
|
||||
buildup_duration: 0.5,
|
||||
swing_duration: 0.5,
|
||||
buildup_duration: 0.8,
|
||||
swing_duration: 0.2,
|
||||
recover_duration: 0.5,
|
||||
base_damage: 200,
|
||||
base_poise_damage: 50,
|
||||
|
Loading…
Reference in New Issue
Block a user