mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
14 lines
270 B
Plaintext
14 lines
270 B
Plaintext
|
BasicBeam(
|
||
|
buildup_duration: 400,
|
||
|
recover_duration: 250,
|
||
|
beam_duration: 500,
|
||
|
base_hps: 0,
|
||
|
base_dps: 150,
|
||
|
tick_rate: 3.0,
|
||
|
range: 15.0,
|
||
|
max_angle: 22.5,
|
||
|
lifesteal_eff: 0.0,
|
||
|
energy_regen: 0,
|
||
|
energy_cost: 0,
|
||
|
energy_drain: 0,
|
||
|
)
|