mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
10 lines
199 B
Rust
10 lines
199 B
Rust
SelfBuff(
|
|
buildup_duration: 0.1,
|
|
cast_duration: 0.1,
|
|
recover_duration: 0.1,
|
|
buff_kind: ImminentCritical,
|
|
buff_strength: 1.0,
|
|
buff_duration: Some(30.0),
|
|
energy_cost: 15,
|
|
)
|