From f0ab464613bbc118feef4dbf4bd2ff77dad69b12 Mon Sep 17 00:00:00 2001 From: Kaeno Date: Sat, 14 Oct 2023 10:50:52 +0000 Subject: [PATCH] add new gift to gifts.json (!152) Co-authored-by: Kaeno Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/152 --- project/assets/configs/gifts.json | 121 ++++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) diff --git a/project/assets/configs/gifts.json b/project/assets/configs/gifts.json index 7f7bfcf8..9fde415d 100644 --- a/project/assets/configs/gifts.json +++ b/project/assets/configs/gifts.json @@ -789,6 +789,127 @@ "messageText": "caw caw", "collectionTimeHours": 48, "associatedEvent": "Promo" + }, + "BSGBIRTHDAY2023": { + "sender": "System", + "messageText": "BSG birthday present!BSG birthday present!BSG birthday present!BSG birthday present!BSG birthday present!BSG birthday present!BSG birthday present!BSG birthday present!BSG birthday present!BSG birthday present!BSG birthday present!BSG birthday present!BSG birthday present!BSG birthday present!BSG birthday present!BSG birthday present!BSG birthday present!", + "collectionTimeHours": 48, + "associatedEvent": "Promo", + "items": [{ + "_id": "652a6f5c35258f985804aa0c", + "_tpl": "5fd4c4fa16cac650092f6771", + "parentId": "652a6f5c35258f985804aa0b", + "slotId": "main" + }, + { + "_id": "652a6f5c35258f985804aa0d", + "_tpl": "64be79c487d1510151095552", + "parentId": "652a6f5c35258f985804aa0b", + "slotId": "main" + }, + { + "_id": "652a6f5c35258f985804aa0e", + "_tpl": "643ea5b23db6f9f57107d9fd", + "upd": { + "Repairable": { + "Durability": 100, + "MaxDurability": 100 + } + }, + "parentId": "652a6f5c35258f985804aa0b", + "slotId": "main" + }, + { + "_id": "652a6f5c35258f985804aa0f", + "_tpl": "6410745d5dd49d77bd078485", + "parentId": "652a6f5c35258f985804aa0e", + "slotId": "mod_stock" + }, + { + "_id": "652a6f5c35258f985804aa10", + "_tpl": "6410758c857473525b08bb77", + "parentId": "652a6f5c35258f985804aa0e", + "slotId": "mod_barrel" + }, + { + "_id": "652a6f5c35258f985804aa11", + "_tpl": "64119d1f2c6d6f921a0929f8", + "parentId": "652a6f5c35258f985804aa10", + "slotId": "mod_muzzle" + }, + { + "_id": "652a6f5c35258f985804aa12", + "_tpl": "64119d672c6d6f921a0929fb", + "parentId": "652a6f5c35258f985804aa11", + "slotId": "mod_sight_front" + }, + { + "_id": "652a6f5c35258f985804aa13", + "_tpl": "64119d90dcf48d656f0aa275", + "parentId": "652a6f5c35258f985804aa10", + "slotId": "mod_sight_rear" + }, + { + "_id": "652a6f5c35258f985804aa14", + "_tpl": "64119cdbdcf48d656f0aa272", + "parentId": "652a6f5c35258f985804aa0e", + "slotId": "mod_reciever" + }, + { + "_id": "652a6f5c35258f985804aa15", + "_tpl": "6422e1ea3c0f06190302161a", + "parentId": "652a6f5c35258f985804aa0e", + "slotId": "mod_magazine" + }, + { + "_id": "652a6f5c35258f985804aa16", + "_tpl": "641dc35e19604f20c800be18", + "parentId": "652a6f5c35258f985804aa0e", + "slotId": "mod_scope" + }, + { + "_id": "652a6f5c35258f985804aa17", + "_tpl": "5b3f7c1c5acfc40dc5296b1d", + "parentId": "652a6f5c35258f985804aa16", + "slotId": "mod_scope" + }, + { + "_id": "652a6f5c35258f985804aa18", + "_tpl": "64748cb8de82c85eaf0a273a", + "upd": { + "Repairable": { + "Durability": 100, + "MaxDurability": 100 + } + }, + "parentId": "652a6f5c35258f985804aa0b", + "slotId": "main" + }, + { + "_id": "652a6f5c35258f985804aa19", + "_tpl": "64748d02d1c009260702b526", + "parentId": "652a6f5c35258f985804aa18", + "slotId": "mod_barrel" + }, + { + "_id": "652a6f5c35258f985804aa1a", + "_tpl": "5f60cd6cf2bcbb675b00dac6", + "parentId": "652a6f5c35258f985804aa0b", + "slotId": "main" + }, + { + "_id": "652a6f5c35258f985804aa1b", + "_tpl": "5d5e7d28a4b936645d161203", + "parentId": "652a6f5c35258f985804aa0b", + "slotId": "main" + }, + { + "_id": "652a6f5c35258f985804aa1c", + "_tpl": "5d1b376e86f774252519444e", + "parentId": "652a6f5c35258f985804aa0b", + "slotId": "main" + } + ] } } }