10 lines
340 B
Plaintext
Raw Normal View History

2024-07-03 19:04:49 -04:00
[
// Weapons
(3.0, LootTable("common.loot_tables.weapons.tier-4")),
// Armor
(3.0, LootTable("common.loot_tables.armor.tier-4")),
// Misc
(2.0, Item("common.items.armor.misc.neck.haniwa_talisman")),
(0.2, Item("common.items.tool.instruments.shamisen")),
2024-10-10 09:12:52 -04:00
(2.2, Item("common.items.crafting_ing.golem_core")),
2024-07-03 19:04:49 -04:00
]