docker-veloren/veloren/assets/common/loot_tables/weapons/tier-5.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

8 lines
437 B
Plaintext

[
(1.0, ModularWeapon(tool: Sword, material: Orichalcum, hands: None)),
(1.0, ModularWeapon(tool: Axe, material: Orichalcum, hands: None)),
(1.0, ModularWeapon(tool: Hammer, material: Orichalcum, hands: None)),
(1.0, ModularWeapon(tool: Bow, material: Eldwood, hands: None)),
(1.0, ModularWeapon(tool: Staff, material: Eldwood, hands: None)),
(1.0, ModularWeapon(tool: Sceptre, material: Eldwood, hands: None)),
]