mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
9 lines
192 B
Rust
9 lines
192 B
Rust
SelfBuff(
|
|
buildup_duration: 0.25,
|
|
cast_duration: 0.8,
|
|
recover_duration: 0.25,
|
|
buff_kind: Frenzied,
|
|
buff_strength: 0.5,
|
|
buff_duration: Some(300.0),
|
|
energy_cost: 0,
|
|
) |