veloren/assets/common/abilities/custom/minotaur/frenzy.ron
2021-05-04 08:45:13 -04:00

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,
)