veloren/assets/common/abilities/axe/bloodfeast.ron
2023-07-29 19:04:09 -04:00

11 lines
211 B
Rust

SelfBuff(
buildup_duration: 0.2,
cast_duration: 0.2,
recover_duration: 0.1,
buff_kind: Lifesteal,
buff_strength: 0.3,
buff_duration: Some(12.0),
energy_cost: 0,
combo_cost: 15,
)