hotbot/assets/common/abilities/axe/bloodfeast.ron
2024-06-11 14:43:30 -04:00

11 lines
212 B
Plaintext

SelfBuff(
buildup_duration: 0.2,
cast_duration: 0.2,
recover_duration: 0.1,
buff_kind: Bloodfeast,
buff_strength: 0.1,
buff_duration: Some(15.0),
energy_cost: 0,
combo_cost: 10,
)