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

9 lines
192 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
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,
)