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

10 lines
187 B
Rust

SelfBuff(
buildup_duration: 0.3,
cast_duration: 0.3,
recover_duration: 0.2,
buff_kind: Fury,
buff_strength: 1.0,
buff_duration: Some(15.0),
energy_cost: 20,
)