trade_bot/assets/common/loot_tables/dungeon/myrmidon/minotaur.ron

10 lines
345 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
[
(1.7, All([
// coins are temporary placeholder for unique drops
MultiDrop(Item("common.items.utility.coins"), 200, 500),
MultiDrop(Item("common.items.log.eldwood"), 2, 6),
],
)),
(0.1, Item("common.items.weapons.axe.parashu")),
(0.2, Item("common.items.armor.misc.neck.carcanet_of_wrath")),
]