trade_bot/assets/common/loot_tables/dungeon/gnarling/woodgolem.ron

7 lines
236 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
[
// Crafting ingredients
(2.4, MultiDrop(Item("common.items.log.wood"), 5, 10)),
(0.1, MultiDrop(Item("common.items.log.hardwood"), 1, 2)),
(0.5, LootTable("common.loot_tables.weapons.components.secondary.sceptre")),
]