Commit Graph

25 Commits

Author SHA1 Message Date
JCoxeye
3207df3762 Rebalances, and moved sandals to cloth armor loot table, in line with other starter armor. 2024-01-23 16:46:24 -05:00
JCoxeye
49994af136 Added glacial crystal to unsellable_materials.ron, and buffed price of boreal armor by 5x. 2023-12-27 08:34:27 -05:00
JCoxeye
0f46eeaa78 Added price entries for glass and bone dungeon keys to collection.ron, and listed their good type as default in trade_pricing.rs 2023-12-27 07:59:03 -05:00
JCoxeye
41bec15bc5 Added price entries for blue falcon, moonrise glider, and eerie pumpkin lantern to collection.ron, and added price entries for liana kit and heavy seabag to misc_armor. 2023-12-27 07:59:03 -05:00
JCoxeye
3f747b5ab3 Reverted grim salvager loot table changes, added bandanas and hoods to misc_armor, and roughly adjusted file weighting accordingly. 2023-12-27 07:59:02 -05:00
JCoxeye
3dc2c04491 Reduced price of abyssal heart. 2023-12-27 07:59:02 -05:00
JCoxeye
9334c7a2f9 Added price entries for coral, brinestone, abyssal hearts, and pearls in unsellable_materials. 2023-12-27 07:59:01 -05:00
JCoxeye
a7562b1baf Added a loot table in assets/common/trading for misc_armor, containing a variety of assorted armor. 2023-12-27 07:59:01 -05:00
JCoxeye
5c90797ee1 Moved grim salvager armor drops to their own loot table, and gave said loot table a price entry. 2023-12-27 07:59:00 -05:00
JCoxeye
853165e465 Added price entries for cultist and boreal armor loot tables. Removed redundant jewellery price table. 2023-12-27 07:59:00 -05:00
JCoxeye
00434f55c9 Gave prices to resin, sentient seeds, and living embers in unsellable_materials.ron 2023-12-17 12:41:27 -05:00
Joshua Barretto
b506fe3110 Minor price tweaks 2023-05-12 13:28:11 +01:00
Sam
a68ef7af30 Tweaks 2023-04-06 10:57:16 -04:00
Monty Marz
277a402781 Initial quest window work, spot fixes 2023-03-10 22:16:26 +00:00
Christof Petig
5ee72f8a5e fix test; add tusk, crest, pincer 2022-07-13 20:15:28 +02:00
Sam
13ea6dee93 Addressed second round of balance feedback (assets). 2022-05-16 15:11:40 -04:00
Sam
9b078c3383 Addressed playtest feedback (assets). 2022-05-16 15:11:38 -04:00
Sam
a908eb5791 Made a few more changes to migration, removed additional weapon. 2022-05-16 15:11:01 -04:00
Sam
21084e48f0 Removed old weapons that were migrated to modular weapons. 2022-05-16 15:11:00 -04:00
Christof Petig
f347b9de11 Diversify price calculation for items by using multiple categories per item. 2022-03-03 02:32:34 +00:00
Christof Petig
a98b9ad049 normalize loot tables before combining them, take current values for a start 2022-01-31 19:45:38 +01:00
Doctor Kompot
51f8aa06df DoctorKompot - New Necklaces 2021-10-22 05:24:20 +00:00
Seth
d42d9166a1 Reduce duplication in glider asset identifiers 2021-09-26 13:49:49 +00:00
Sam
daf287a469 Small loot rebalance. 2021-09-01 23:50:17 -04:00
juliancoffee
1e358e6f0c Make ItemEquality work
+ Create own directory for trade_pricing `assets/common/trading`
+ Move fictive loot tables there
+ Mark sellable/non-sellable items in trade_pricing tests
2021-07-05 19:55:08 +03:00