trade_bot/assets/common/abilities/custom/cyclops/reinforce.ron
2024-07-03 19:04:49 -04:00

9 lines
195 B
Plaintext

SelfBuff(
buildup_duration: 0.4,
cast_duration: 0.8,
recover_duration: 0.3,
buff_kind: ProtectingWard,
buff_strength: 0.7,
buff_duration: Some(25.0),
energy_cost: 0,
)