veloren/assets/common/loot_tables
2021-04-02 23:24:55 -04:00
..
armor Converted all armor in loot tables to reference armor set loot tables. 2021-04-02 23:04:28 -04:00
creature Removed all rng matches in code to determine loot tables, and moved to loot tables specific for each sprite, creature, or dungeon. 2021-04-02 23:24:55 -04:00
dungeon Removed all rng matches in code to determine loot tables, and moved to loot tables specific for each sprite, creature, or dungeon. 2021-04-02 23:24:55 -04:00
food Moved food items into their own loot tables. 2021-04-02 23:04:32 -04:00
materials Moved materials into their own loot tables. 2021-04-02 23:04:33 -04:00
sprite Removed all rng matches in code to determine loot tables, and moved to loot tables specific for each sprite, creature, or dungeon. 2021-04-02 23:24:55 -04:00
weapons Re-created item_price_calculation with new loot tables. 2021-04-02 23:04:34 -04:00
cave_large.ron Moved materials into their own loot tables. 2021-04-02 23:04:33 -04:00
consumables.ron Made item prices sane. 2021-04-02 23:04:34 -04:00
cultists.ron Moved food items into their own loot tables. 2021-04-02 23:04:32 -04:00
fallback.ron Loot tables can now recursively specify loot tables. Mercahnts broken. 2021-04-02 23:04:25 -04:00
humanoids.ron Added unit test to validate contents of loot tables. 2021-04-02 23:04:35 -04:00
miniboss.ron Switched loot tables from declaring each weapon individually to just referencing a different loot table. 2021-04-02 23:04:31 -04:00
villager.ron Added unit test to validate contents of loot tables. 2021-04-02 23:04:35 -04:00