mirror of
https://gitlab.com/veloren/veloren.git
synced 2025-09-21 22:33:34 +00:00
11 lines
223 B
Text
11 lines
223 B
Text
BasicMelee(
|
|
energy_cost: 0,
|
|
buildup_duration: 0.25,
|
|
swing_duration: 0.25,
|
|
recover_duration: 0.25,
|
|
knockback: 25.0,
|
|
base_damage: 200,
|
|
base_poise_damage: 0,
|
|
range: 5.0,
|
|
max_angle: 120.0,
|
|
)
|