veloren/assets/common/loot_tables/weapons/tier-2.ron

32 lines
611 B
Rust

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