veloren/assets/common/abilities/axe/leap.ron

15 lines
314 B
Plaintext
Raw Normal View History

LeapMelee(
energy_cost: 450,
buildup_duration: 200,
movement_duration: 200,
swing_duration: 200,
recover_duration: 200,
base_damage: 240,
2021-01-26 04:16:28 +00:00
base_poise_damage: 0,
knockback: 12.0,
range: 4.5,
max_angle: 30.0,
forward_leap_strength: 28.0,
vertical_leap_strength: 8.0,
)