Mod Details

Unknown Survivor

Unknown Survivor 1.2.1

Created by  Dsnyder

10.1K Downloads

SPT 3.11.4 Compatible

A new trader that sells food and drink items from around Tarkov!

Latest Version 1.2.1
SPT 3.11.4

Updated May 4, 1:29 AM

Version Notes

Changes:

-Fixed an issue with “ A Better Kind of ‘Setup’ “ PMC kills not counting.

Thanks again for all the downloads!

Please report any issues that you encounter here https://github.com/Doup22/SPT-UnknownSurvivor/issues, the SPT discord or leave me a comment on this mod.

This download is externally hosted.
Always scan for viruses.
Who is the Unknown Survivor?

This new mysterious trader has appeared in Tarkov, but no one knows where he came from or much about his past. He currently sells food and drink items from the Region, but perhaps he may have more items once we gain his trust?

It appears that this trader is more than someone who sells food and drink items! The unknown Survivor has work for you to do!

Future Updates - 4.0

The Survivor is going to under go an entire rewrite for SPT 4.0. All new trader assort, quests and custom items!

How to install READ THIS

Simply drag the “user” folder from inside the “UnknownSurvivor” zip into your SPT folder.

You are required to have VCQL in order for the quest to work! This mod only contains the contents IT needs to work with VCQL. Here is link to VCQL

vKRw58b.gif

Support

If you have any issues please report them right away and please provide logs if possible.

Information and Thanks

This mod was inspired by the Food and Drink mod, a trader that sold ALL food and drink related items in tarkov. As I created this mod I didn’t expect it to become a trader with quests.

I want to give a huge shoutout to AcidPhantasm and the WTT team, as I used their traders as reference to create this traders assort and quest. Thank you all for your amazing work!

Version 1.2.1
Download Mod Version
SPT 3.11.4
Latest Compatible SPT Version

3.5K Downloads

Created May 4, 1:29 AM

Updated May 4, 1:29 AM

Virus Total Results

Changes:

-Fixed an issue with “ A Better Kind of ‘Setup’ “ PMC kills not counting.

Thanks again for all the downloads!

Please report any issues that you encounter here https://github.com/Doup22/SPT-UnknownSurvivor/issues, the SPT discord or leave me a comment on this mod.

Version 1.2.0
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

676 Downloads

Created Apr 26, 11:34 PM

Updated Apr 26, 11:34 PM

Virus Total Results

Changes:

-Re-wrote I’ve Got The Goods Parts 1 and 2

-Re-balanced assort prices

-LL4 items added (more added in the future)

-Locked a fair bit of LL3 and LL4 items behind quest

-Updated trader image

-14 new quest added

-Enabled RagFair for the Survivor

Here is the 1.2.0 release for the Unknown Survivor!

As always please report any issues here https://github.com/Doup22/SPT-UnknownSurvivor/issues or get in touch with me in the SPT discord.

You’ll notice that in the changes I mention I changed the traders in game image, you may have to clear your temp files from within your launcher to see the changes!

I am also still taking some ideas for potential items to add to the trader Thanks for all the downloads so far! This mod has became more than I thought it would be.

Version 1.1.2
Download Mod Version
SPT 3.11.4
Latest Compatible SPT Version

1.8K Downloads

Created Mar 23, 1:54 AM

Updated Mar 23, 1:54 AM

Virus Total Results

Changes:

-Compatible for SPT 3.11

No other updates at this time. Still debating if I want to push all major updates to 4.0

Version 1.1.1
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

2.1K Downloads

Created Jan 15, 7:01 PM

Updated Jan 15, 7:01 PM

Virus Total Results

Changes:

-Changed level requirement for LL3. I felt that 17 levels between LL2 and LL3 was a little overkill.

As always, report any issues or concerns!

Version 1.1.0
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

323 Downloads

Created Jan 14, 3:19 AM

Updated Jan 14, 3:19 AM

Virus Total Results

Finally this update is going out! I apologize it took so long, but with the Holidays and life itself, it took longer than I had hoped.

Changes:

-5 Quest added: Gaining Trust, I’ve Got The Goods - Part 1, I’ve Got The Goods - Part 2, Downtime and A Helping Hand (More to come)

-Adjusted stack sizes and prices for LL1. (Trying to balance the trader and prices are based of handbook prices)

-Added LL2 and LL3 to the traders assort. ( Prices based of handbook prices)

-Changed the name of the trader in the trader screen menu.

Next Update:

-LL4 assort

-More quests

Huge thanks to AcidPhantasm and WTT for their custom traders as I used them for reference when building this traders assort and quests!

As always, please give me any feedback! I am also taking some ideas for LL4 assort! Please let me know what you guys would like to see and I will consider it.

Version 1.0.0
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

1.7K Downloads

Created Dec 17, 2024 at 4:05 AM

Updated Dec 17, 2024 at 4:05 AM

Virus Total Results
Vercinaigh

Hey man, would be nice to have a easy way to adjust sell pricing as well as buy pricing, any way to do buy pricing as is? I figured out how to set sell pricing, just took awhile.

0 Likes

What do you mean exactly?

0 Likes

Like some traders have a simple multiplier for everything they sell or everything they buy to easily adjust the prices of their items or what they pay you. the default traders also have this functionality. It can still be done yes but it’s line by line and takes muuuuch longer.

0 Likes

The traders base.json you can make adjustment per loyalty level if you really need to do that. Other wise I’m not sure what other way you mean that other traders use to adjust what you are talking about.

0 Likes

Explain this further on the off chance I’m just ignorant.

0 Likes

I misspoke. Let me just make sure I understand what you are asking. Are you trying to adjust the prices of the items that Survivor sells?

0 Likes

A basic global sell and a separate buy ratio. So that anything they sell or buy can be mass changed without doing it item by item. It’s just helpful to do it that way for some people.

0 Likes

There isn’t anything for this mod at the moment that does that. Unless SVM has something like that. I’ll look into possibly adding a config file that allows you to do something like what you’re asking.

0 Likes

Awesome yeah was pretty sure it didn’t yet. And no i doesn’t only for default traders. but it’d be a very convenient addition for those who like to modify their economy, thanks a bunch!

0 Likes
[deleted at 2025-10-08 03:28:18]

If you still need a way to quickly edit a trader’s sell prices (what you pay to buy from their inventory), here’s a python script I’ve been using since SPT 3.8 or earlier to do so. Instructions follow, I’ll paste the script contents at the very end (New site doesn’t have the formatting options yet that the previous site had for leaving comments…)

-Download & install Python: https://www.python.org/downloads/

-Make a backup copy of the Trader’s Assort.json you want to edit just to be safe.

-Place a copy of the trader’s “Assort.json” file in same folder as multiply_currencies.py

-If the assort file is named differently such as Artem’s: “66bf757f27d0b097db0acea5_Assort.json”, rename the file to just “Assort.json”

-Right click empty space inside the same folder and click “Open in Terminal” (or “Open in Powershell”, either will work)

-Verify the path shown is to the correct folder that has both the Assort.json and “multiply_currencies.py inside

-Run with the following command adjusting the multiplier as needed:

python multiply_currencies.py assort.json updated_assort.json --global_multiplier 1.2

-Rename the resulting output file: “updated_assort.json” back to “Assort.json” or whatever the original mod’s assort filename was (for example if Artem, you would rename “updated_assort.json” back to “66bf757f27d0b097db0acea5_Assort.json”)

-Replace the original Assort file in the mod’s folder where you have it installed with the newly updated file you just made. When you open the SPT/Fika launcher, go to settings and click “Clean Temp Files” before launching the game. That trader’s prices should be adjusted now :)

This will multiply all 3 currencies (Roubles, Euros, and USD) by the multiplier you set but won’t touch barters. Those you would still need to edit manually… You can do so a bit easier by using: https://forge.sp-tarkov.com/mod/1518/assort-editor#description

It says it’s out of date, but I was able to use it without issue to extensively adjust several different 3.11.x modded trader’s assort files without issue… Just make backups before editing just to be safe!

If you need help identifying the item IDs to change specific items/barters, you can install https://forge.sp-tarkov.com/mod/1542/debug-tooltip#overview and hover over an item in a trader’s inventory to get its ID


Paste the following starting with “import json…” into Notepad++ or similar and save it as “multiply_currencies.py” without the quotes. If it doesn’t work or you get an error, verify it didn’t save as “multiply_currencies.py.txt”. If it did save with .txt on the end, just rename it to “multiply_currencies.py” and click ok if Windows warns you about changing the file extension:

SCRIPT:

import json
import sys
import argparse
import math

def apply_multiplier(data, global_multiplier):
    currency_ids = {
        "roubles": "5449016a4bdc2d6f028b456f",
        "usd": "5696686a4bdc2da3298b456a",
        "eur": "569668774bdc2da2298b4568"
    }
    
    for item_id, barter_list in data['barter_scheme'].items():
        for barter in barter_list:
            for obj in barter:
                if obj['_tpl'] in currency_ids.values():
                    original_count = obj['count']
                    new_count = math.floor(original_count * global_multiplier)
                    obj['count'] = new_count
    
    return data

def main(input_file, output_file, global_multiplier):
    with open(input_file, 'r') as f:
        data = json.load(f)

    updated_data = apply_multiplier(data, global_multiplier)

    with open(output_file, 'w') as f:
        json.dump(updated_data, f, indent=4)

if __name__ == "__main__":
    parser = argparse.ArgumentParser(description='Apply a global multiplier to Roubles, USD, and EUR in barter scheme.')
    parser.add_argument('input_file', type=str, help='Path to the input JSON file.')
    parser.add_argument('output_file', type=str, help='Path to the output JSON file.')
    parser.add_argument('--global_multiplier', type=float, required=True, help='Global multiplier for all currencies.')

    args = parser.parse_args()

    main(args.input_file, args.output_file, args.global_multiplier)
0 Likes
MADMIKE815

I just wanted to give you a heads up Virtual the creator of VCQL has updated his mod page to say that his things should not be packaged with mods using it, and that it should just be linked. You might want to read his update about that as it was causing confusion for some mod installers.

0 Likes

My mod is not packaged with the actual VCQL mod itself. Only the required files for my mod to work with vcql and so that it’s a simple drag and drop. I believe what he is meaning is that you can’t ship your mod with the ACTUAL VCQL mod (the mod.ts and things like that) If not us who have made custom traders who be plagued with people Who can’t follow directions even if we explained to them how to add the required files from trader mods so that custom quest work.

0 Likes
tarthal
0 Likes

Try selling a food item and see if it refreshes the traders assort.

1 Like
MoveslikeGimli

Has anyone else had issues with the quest “ A better kind of setup“?? because for me the kills don’t count even tho im wearing the correct gear etc

0 Likes

You are the first person to mention this. I will have to look into it!

0 Likes

The issue has been fixed and a new version of the mod released

1 Like

nice, thanks for your quick work man

0 Likes
Cubekc

I saw that the task was updated, but after I entered the game, I didn’t see that this merchant had a task option to accept. How can I unlock this merchant’s task

0 Likes

Was it a specific task or just the traders task in general? I need a little bit more detail

0 Likes

Did you install VCQL? The traders tasks won’t appear unless you have that mod.

0 Likes

I have installed VCQL, but Unknown Survivor never shows the task. Is there any prerequisite that needs to be completed before unlocking the first task

0 Likes

Did you install the traders portion of VCQL? Nope, you should get the first quest at level 1.

0 Likes

I installed it, but it still doesn’t show that there are tasks acceptable and no error messages pop up in the background

0 Likes

Do you have Discord? Find me in the SPT discord “Dsnyder|WTT” and DM or use the appropriate channel in that discord

0 Likes

I discovered a magical thing. After you updated the mod and I downloaded it to replace the old version, the task showed up. Did you go to fix it

0 Likes

I just released an update that fixed an issue with one of the later quests

0 Likes

Could it be that this bug was just fixed? But I can play this mod now. Thank you very much

0 Likes
ozzie72

почему он на английском, как читать квесты ?

0 Likes

I do not know Russian, so I was not able to translate the quest files. I apologize, if you’d like to translate them and send them to me, I’d be more the happy to add the Russian version to the mod.

1 Like

If not, I will do my best to translate and get an update out for it.

0 Likes

Ага понял вас, я не задумался об этом, спасибо я самостоятельно перевёл примерно часть и выполнил ))всё гуд

1 Like
Hairy0tter

Hey awesome mod!!. Ive just installed this onto a FIKA server and its showing no food in the trading window.

0 Likes

The mod isn’t FIKA compatible at the moment.

0 Likes

Its sorted itself out and is working fine now on my FIKA server. Albeit the prices between buying from the trader and selling on the flea allows for some money gains, but self control

0 Likes

I’m glad it sorted itself out and I guess it is fika compatible! Yeah I was worried that was going to happen, I used handbook prices when doing the assort. I may have to change that 😉

1 Like
echOo.

Is there a version for 3.9 among avaliable versions? Sorry, it just doesn’t say I still play 3.9 with realism mod and food poisoning, so this trader would be perfect

Anyway looks like great mod. Well done!

0 Likes

There isn’t I apologize. I no longer have my 3.9 install so I have no way to test it.

0 Likes

No problem, I use another mod, it is enough Your’s just… better. You got quests and all love it. Will definetly use it in my next playthrough!

0 Likes
Twisted8ight

I like this guy! He keeps me fed!
I’m kinda sad that he doesn’t seem to trust me any more though after having spent about 2 mil with him on food. I’m just assuming that rep isn’t implemented yet and I see you’re saying that quest are on the way, so I’m looking forward to it!

1 Like

Yes there is quest and other LL items to come. Life has been very busy, so I haven’t gotten around to finishing the quest, but they are being worked on. I appreciate the patience!

1 Like

New update has been released!

1 Like

Bro! Hooking me up with the notification and everything!
I’m installing right now!

1 Like

Let me know if there are any issues!

0 Likes
TheMutedBalaclava

Is…that you, Joel?

Where is Ellie?

3 Likes
Notice: This mod may make permanent changes to your profile, and may not be removable without starting a new profile. More information.

Details