trade_bot/assets/common/abilities/custom/arthropods/crawler/harden.ron

9 lines
197 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
SelfBuff(
buildup_duration: 0.35,
cast_duration: 0.75,
recover_duration: 0.3,
buff_kind: ProtectingWard,
buff_strength: 0.4,
buff_duration: Some(10.0),
energy_cost: 0,
)