veloren/assets/common/abilities/axe/bloodfeast.ron

11 lines
211 B
Rust
Raw Normal View History

2023-05-19 19:31:06 +00:00
SelfBuff(
buildup_duration: 0.2,
cast_duration: 0.2,
recover_duration: 0.1,
buff_kind: Lifesteal,
buff_strength: 0.3,
buff_duration: Some(10.0),
energy_cost: 0,
combo_cost: 10,
)