It seems that this mod is causing all items bought from traders and flea market to be FIR. I removed every other server mod except SPT Realism and the issue persisted, then removed SPT Realism (both the plugin and the server mod) for the issue to no longer occur. Here is my config file for the mod.
{
"realistic_player_health": true,
"realistic_ballistics": true,
"buff_helmets": true,
"armor_mouse_penalty": true,
"headgear_conflicts": true,
"recoil_attachment_overhaul": true,
"mastery_changes": true,
"malf_changes": true,
"movement_changes": true,
"weight_limits_changes": true,
"fall_damage_changes": true,
"med_changes": false,
"revert_med_changes": false,
"bot_changes": true,
"increased_bot_cap": false,
"realistic_boss_health": true,
"realistic_boss_follower_health": true,
"realistic_raider_rogue_health": true,
"realistic_cultist_health": true,
"open_zones_fix": true,
"boss_spawns": true,
"pmc_difficulty": false,
"boss_difficulty": false,
"pmc_types": true,
"bot_names": true,
"cyrillic_bear_names": true,
"tiered_flea": false,
"flea_changes": false,
"trader_changes": false,
"airdrop_changes": true,
"all_examined": true,
"remove_inraid_restrictions": true,
"remove_fir_req": true,
"legacy_recoil_changes": false,
"bot_testing": false,
"bot_test_weps_enabled": false,
"bot_test_tier": 1,
"all_scavs": false,
"all_USEC": false,
"all_bear": false,
"all_PMCs": false,
"guarantee_boss_spawn": false,
"disable_flea_blacklist": false,
"no_fall_damage": false,
"logEverything": false,
"force_boss_items": true,
"revert_hp": false,
"weap_preset": "Realism",
"att_preset": "Realism",
"recoil_crank": true,
"vert_recoil_multi": 1.0,
"horz_recoil_multi": 1.0,
"convergence_multi": 1.0,
"dispersion_multi": 1.0,
"ergo_multi": 1.0,
"cam_multi": 1.0,
"standard_bot_hp_multi": 1.0,
"mid_bot_hp_multi": 1.0,
"boss_bot_hp_multi": 1.0,
"headset_changes": true,
"botTierOdds1": [
15,
1,
0,
0
],
"botTierOdds2": [
20,
2,
0,
0
],
"botTierOdds3": [
15,
10,
1,
0
],
"botTierOdds4": [
5,
15,
2,
1
],
"botTierOdds5": [
2,
10,
15,
2
],
"botTierOdds6": [
1,
4,
25,
10
],
"botTierOdds7": [
1,
4,
10,
30
],
"botTierOdds8": [
1,
2,
8,
35
],
"bot_hostile1": 70,
"bot_hostile2": 80,
"bot_hostile3": 90,
"trader_repair_changes": false,
"change_trader_ll": true,
"add_cust_trader_items": true,
"randomize_traders": true,
"randomize_trader_ll": true,
"randomize_trader_stock": false,
"adjust_trader_prices": false,
"randomize_trader_prices": true,
"rand_stock_modifier": 0,
"rand_stackable_modifier": 1.0,
"rand_cost_discount": 0.85,
"rand_cost_increase": 1.15,
"trader_refresh_time": 1800,
"old_ballistics": false
}
Display More