trade_bot/assets/common/abilities/custom/birdlargefire/from_the_ashes.ron

11 lines
233 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
SelfBuff(
buildup_duration: 1.25,
cast_duration: 1.8,
recover_duration: 1.25,
buff_kind: Regeneration,
buff_strength: 1500.0,
buff_duration: Some(3.0),
energy_cost: 0,
specifier: Some(FromTheAshes),
)