Commit Graph

16 Commits

Author SHA1 Message Date
Chomp 288164caaf Adjusted fuel listings config
lowered min possible fuel amount in listing
Higher chance for <100% fuel in listing
Single item listings for fuel
2025-11-04 10:13:01 +00:00
Chomp 91c9abd654 Added IMP mine detector to reward and flea blacklist 2025-10-31 18:43:06 +00:00
Chomp ab882617d7 Generate weapon/armor price based on the child item price total 2025-10-30 22:13:53 +00:00
Chomp a5d98c1f61 Added offerListingTaxMultiplier to ragfair config and wired up. Defaults to off 2025-10-08 11:40:23 +01:00
Chomp dde85e6b8c Increased hideoutCraftMultiplier value 2025-09-23 14:13:20 +01:00
sp-tarkov-bot 499e725e8c Format Style Fixes 2025-09-18 22:36:26 +00:00
Chomp 55b819e1ec Removed GetItemRarityMultiplier, the values in items.json are garbage and should not be used
Added system to add multiplier to items that are used to craft in the hideout
2025-09-18 23:35:27 +01:00
sp-tarkov-bot 60990a22a3 Format Style Fixes 2025-09-18 13:04:36 +00:00
Chomp e8897886d2 Added an item type price multiplier override to GetFleaBasePriceMultiplier
All keycards now use a `2.5` multiplier, not just the red keycard
2025-09-18 14:03:28 +01:00
sp-tarkov-bot 0c471cf3c1 Format Style Fixes 2025-09-16 21:25:51 +00:00
Chomp 1ef9ebd88a Added system to generate item flea base prices based on handbook value 2025-09-16 22:24:35 +01:00
R3ality 82efbfc7db Refactor Json key name to offerCurrencyChancePercent 2025-07-27 13:36:38 +03:00
R3ality 765adcac5e Fix typo in priceThreshholdRub 2025-07-27 11:38:54 +03:00
R3ality 8c52c15d6e Fix typo in handbookPriceMultipier 2025-07-27 11:38:53 +03:00
sp-tarkov-bot b45d5befb1 Format Style Fixes 2025-07-27 08:06:42 +00:00
Cj 07f57e16a8 Task: Rename Assets folder to SPT_Data (#394)
* Rename `Assets` to `SPT_Data`

* Added GZ 20+ variant to repeatable quest system #395

* Repeatable code cleanup

* Removed PMC level check for repeatable Quest pool generation #395
they will always generate for both GZ variants

* Rename `Assets` to `SPT_Data`

---------

Co-authored-by: Chomp <dev@dev.sp-tarkov.com>
2025-06-15 09:54:33 +01:00