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

10 lines
190 B
Rust

SelfBuff(
buildup_duration: 0.1,
cast_duration: 3.0,
recover_duration: 0.1,
buff_kind: Defiance,
buff_strength: 1.0,
buff_duration: Some(3.0),
energy_cost: 20,
)