mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
14 lines
294 B
Plaintext
14 lines
294 B
Plaintext
BasicBeam(
|
|
buildup_duration: 0.5,
|
|
recover_duration: 0.4,
|
|
beam_duration: 0.25,
|
|
damage: 100,
|
|
tick_rate: 2.0,
|
|
range: 40.0,
|
|
max_angle: 1.0,
|
|
damage_effect: None,
|
|
energy_regen: 50,
|
|
energy_drain: 0,
|
|
orientation_behavior: FromOri,
|
|
specifier: ClayGolem,
|
|
) |