docker-veloren/veloren/assets/common/abilities/axe/savage_sense.ron
Glauber Ferreira e11bf493a1
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m5s
primeiro commit
2024-04-29 21:38:53 -03:00

10 lines
199 B
Plaintext

SelfBuff(
buildup_duration: 0.1,
cast_duration: 0.1,
recover_duration: 0.1,
buff_kind: ImminentCritical,
buff_strength: 1.0,
buff_duration: Some(30.0),
energy_cost: 15,
)