group_bot/assets/common/abilities/custom/mossy_snail/harden.ron

9 lines
194 B
Plaintext
Raw Normal View History

2024-06-11 23:51:46 +00:00
SelfBuff(
buildup_duration: 0.1,
cast_duration: 0.1,
recover_duration: 0.4,
buff_kind: ProtectingWard,
buff_strength: 0.1,
buff_duration: Some(6.0),
energy_cost: 0,
)