veloren/assets/common/abilities/custom/minotaur/frenzy.ron

9 lines
185 B
Plaintext
Raw Normal View History

SelfBuff(
buildup_duration: 0.5,
cast_duration: 0.25,
recover_duration: 0.25,
buff_kind: Frenzied,
buff_strength: 0.5,
buff_duration: None,
2021-04-16 04:09:15 +00:00
energy_cost: 0,
)