hotbot/assets/common/skillset/preset/rank1/bow.ron

15 lines
214 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
([
Group(Weapon(Bow)),
// Projectile Speed
Skill((Bow(ProjSpeed), 1)),
// Charged
Skill((Bow(CDamage), 1)),
Skill((Bow(CKnockback), 1)),
// Repeater
Skill((Bow(RDamage), 1)),
])