mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
c83296a4ec
Character movement no longer broken.
12 lines
221 B
Plaintext
12 lines
221 B
Plaintext
BasicMelee(
|
|
energy_cost: 0,
|
|
buildup_duration: 400,
|
|
swing_duration: 100,
|
|
recover_duration: 250,
|
|
knockback: 25.0,
|
|
base_damage: 200,
|
|
base_poise_damage: 80,
|
|
range: 5.0,
|
|
max_angle: 120.0,
|
|
)
|