hotbot/assets/common/skillset/preset/rank1/bow.ron
2024-06-11 14:43:30 -04:00

15 lines
214 B
Plaintext

([
Group(Weapon(Bow)),
// Projectile Speed
Skill((Bow(ProjSpeed), 1)),
// Charged
Skill((Bow(CDamage), 1)),
Skill((Bow(CKnockback), 1)),
// Repeater
Skill((Bow(RDamage), 1)),
])