trade_bot/assets/common/loot_tables/weapons/components/tier-1.ron

8 lines
512 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
[
(1.0, ModularWeaponPrimaryComponent(tool: Sword, material: Iron, hands: None)),
(1.0, ModularWeaponPrimaryComponent(tool: Axe, material: Iron, hands: None)),
(1.0, ModularWeaponPrimaryComponent(tool: Hammer, material: Iron, hands: None)),
(1.0, ModularWeaponPrimaryComponent(tool: Bow, material: Bamboo, hands: None)),
(1.0, ModularWeaponPrimaryComponent(tool: Staff, material: Bamboo, hands: None)),
(1.0, ModularWeaponPrimaryComponent(tool: Sceptre, material: Bamboo, hands: None)),
]