2021-03-28 21:41:14 +00:00
|
|
|
[
|
|
|
|
// Misc
|
|
|
|
(0.25, Item("common.items.armor.misc.neck.plain_1")),
|
2021-04-01 19:35:40 +00:00
|
|
|
(1.5, LootTable("common.loot_tables.materials.common")),
|
|
|
|
(3.5, LootTable("common.loot_tables.materials.underground")),
|
2021-09-26 13:49:49 +00:00
|
|
|
(0.1, Item("common.items.glider.blue")),
|
|
|
|
(0.05, Item("common.items.glider.morpho")),
|
|
|
|
(0.05, Item("common.items.glider.monarch")),
|
|
|
|
(0.05, Item("common.items.glider.moth")),
|
2021-03-28 21:41:14 +00:00
|
|
|
(0.05, Item("common.items.armor.misc.ring.gold")),
|
|
|
|
(0.1, Item("common.items.lantern.geode_purp")),
|
2021-03-31 21:49:08 +00:00
|
|
|
(2.0, LootTable("common.loot_tables.weapons.tier-3")),
|
|
|
|
(1.5, LootTable("common.loot_tables.weapons.tier-4")),
|
|
|
|
(1.0, LootTable("common.loot_tables.weapons.tier-5")),
|
|
|
|
(0.05, LootTable("common.loot_tables.weapons.cave")),
|
2021-03-28 21:41:14 +00:00
|
|
|
]
|