hotbot/assets/common/loot_tables/weapons/components/tier-0.ron
2024-06-11 14:43:30 -04:00

9 lines
513 B
Plaintext

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