mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
14 lines
528 B
Plaintext
14 lines
528 B
Plaintext
[
|
|
// Crafting material
|
|
(2.0, "common.items.crafting_ing.mindflayer_bag_damaged"),
|
|
// Legendary weapons
|
|
(1.0, "common.items.weapons.sword.caladbolg"),
|
|
(1.0, "common.items.weapons.axe.parashu"),
|
|
(1.0, "common.items.weapons.hammer.mjolnir"),
|
|
(1.0, "common.items.weapons.bow.sagitta"),
|
|
(1.0, "common.items.weapons.staff.phoenix"),
|
|
(1.0, "common.items.weapons.sceptre.root_evil"),
|
|
// Rare misc items
|
|
(0.5, "common.items.boss_drops.lantern"),
|
|
(0.5, "common.items.glider.glider_purp"),
|
|
] |