veloren/assets/common/abilities/empty/basic.ron
jiminycrick c83296a4ec Initial broken implementation of poise
Character movement no longer broken.
2021-01-28 17:22:33 -08:00

12 lines
215 B
Plaintext

BasicMelee(
energy_cost: 0,
buildup_duration: 0,
swing_duration: 100,
recover_duration: 900,
base_damage: 20,
base_poise_damage: 5,
knockback: 0.0,
range: 3.5,
max_angle: 15.0,
)