Add missing btr trader files

This commit is contained in:
Dev 2023-12-30 12:51:02 +00:00
parent 1eec8cf01b
commit 400b398503
3 changed files with 53 additions and 38 deletions

View File

@ -0,0 +1,10 @@
{
"barter_scheme": {
},
"items": [
],
"loyal_level_items": {
}
}

View File

@ -0,0 +1,5 @@
{
"started": {},
"success": {},
"fail": {}
}

View File

@ -1,58 +1,58 @@
{
"_id": "656f0f98d80a697f855d34b1",
"customization_seller": false,
"name": "БТР",
"surname": "БТР",
"nickname": "БТР",
"location": "БТР",
"availableInRaid": true,
"avatar": "/files/trader/avatar/656f0f98d80a697f855d34b1.png",
"balance_rub": 7000000,
"balance_dol": 0,
"balance_eur": 0,
"unlockedByDefault": false,
"discount": 0,
"discount_end": 0,
"balance_rub": 7000000,
"buyer_up": false,
"currency": "RUB",
"nextResupply": 1703691958,
"repair": {
"availability": false,
"quality": 0,
"excluded_id_list": [],
"excluded_category": [],
"currency": "5449016a4bdc2d6f028b456f",
"currency_coefficient": 1
},
"customization_seller": false,
"discount": 0,
"discount_end": 0,
"gridHeight": 120,
"insurance": {
"availability": false,
"min_payment": 0,
"min_return_hour": 0,
"excluded_category": [],
"max_return_hour": 0,
"max_storage_time": 48,
"excluded_category": []
"min_payment": 0,
"min_return_hour": 0
},
"medic": false,
"gridHeight": 120,
"availableInRaid": true,
"sell_modifier_for_prohibited_items": 0,
"items_buy": {
"category": [],
"id_list": []
},
"items_buy_prohibited": {
"category": [null],
"id_list": ["64d0b40fbe2eed70e254e2d4"]
},
"location": "БТР",
"loyaltyLevels": [{
"buy_price_coef": 0,
"exchange_price_coef": 0,
"heal_price_coef": 0,
"insurance_price_coef": "0",
"minLevel": 1,
"minSalesSum": 0,
"minStanding": 0,
"buy_price_coef": 0,
"repair_price_coef": 0,
"insurance_price_coef": "0",
"exchange_price_coef": 0,
"heal_price_coef": 0
"repair_price_coef": 0
}
],
"items_buy": {
"id_list": [],
"category": []
"medic": false,
"name": "БТР",
"nextResupply": 1703691958,
"nickname": "БТР",
"repair": {
"availability": false,
"currency": "5449016a4bdc2d6f028b456f",
"currency_coefficient": 1,
"excluded_category": [],
"excluded_id_list": [],
"quality": 0
},
"items_buy_prohibited": {
"id_list": ["64d0b40fbe2eed70e254e2d4"],
"category": [null]
},
"sell_category": []
"sell_category": [],
"sell_modifier_for_prohibited_items": 0,
"surname": "БТР",
"unlockedByDefault": false
}