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