veloren/assets/common/loot_tables/weapons/legendary.ron
2021-04-02 23:04:29 -04:00

10 lines
452 B
Plaintext

[
(1.0, Item("common.items.weapons.sword.caladbolg")),
(1.0, Item("common.items.weapons.hammer.mjolnir")),
(1.0, Item("common.items.weapons.axe.parashu")),
(1.0, Item("common.items.weapons.bow.sagitta")),
(0.5, Item("common.items.weapons.staff.phoenix")),
(0.5, Item("common.items.weapons.staff.laevateinn")),
(0.5, Item("common.items.weapons.sceptre.root_evil")),
(0.5, Item("common.items.weapons.sceptre.caduceus")),
]