trade_bot/assets/common/loot_tables/weapons/components/tier-5.ron
2024-07-03 19:04:49 -04:00

8 lines
533 B
Plaintext

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