11 lines
214 B
Plaintext
Raw Normal View History

2024-06-11 19:51:46 -04:00
SelfBuff(
buildup_duration: 0.3,
cast_duration: 0.3,
recover_duration: 0.2,
buff_kind: Fury,
buff_strength: 1.0,
2025-03-07 13:26:55 -05:00
buff_duration: Some(20.0),
2024-06-11 19:51:46 -04:00
energy_cost: 20,
enforced_limit: false,
)