docker-veloren/veloren/assets/common/abilities/custom/minotaur/frenzy.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

9 lines
192 B
Plaintext

SelfBuff(
buildup_duration: 0.25,
cast_duration: 0.8,
recover_duration: 0.25,
buff_kind: Frenzied,
buff_strength: 0.5,
buff_duration: Some(300.0),
energy_cost: 0,
)