mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
12 lines
217 B
Plaintext
12 lines
217 B
Plaintext
BasicMelee(
|
|
energy_cost: 0,
|
|
buildup_duration: 0.0,
|
|
swing_duration: 0.1,
|
|
recover_duration: 0.9,
|
|
base_damage: 20,
|
|
base_poise_damage: 0,
|
|
knockback: 0.0,
|
|
range: 3.5,
|
|
max_angle: 15.0,
|
|
)
|