mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
14 lines
274 B
Plaintext
14 lines
274 B
Plaintext
|
BasicBeam(
|
||
|
buildup_duration: 0.25,
|
||
|
recover_duration: 0.25,
|
||
|
beam_duration: 1.0,
|
||
|
base_hps: 60,
|
||
|
base_dps: 60,
|
||
|
tick_rate: 2.0,
|
||
|
range: 25.0,
|
||
|
max_angle: 1.0,
|
||
|
lifesteal_eff: 0.15,
|
||
|
energy_regen: 25,
|
||
|
energy_cost: 50,
|
||
|
energy_drain: 0,
|
||
|
)
|