From 09e9b6f273aba4896c10cdb7f7908df2fa21d471 Mon Sep 17 00:00:00 2001 From: xmplay <81370285+xmplay@users.noreply.github.com> Date: Sun, 29 May 2022 20:42:27 +0100 Subject: [PATCH] add 2.7 banners (first half) --- data/Banners.json | 64 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 data/Banners.json diff --git a/data/Banners.json b/data/Banners.json new file mode 100644 index 000000000..35f3ed1d5 --- /dev/null +++ b/data/Banners.json @@ -0,0 +1,64 @@ +[ + { + "gachaType": 200, + "scheduleId": 893, + "bannerType": "STANDARD", + "prefabPath": "GachaShowPanel_A022", + "previewPrefabPath": "UI_Tab_GachaShowPanel_A022", + "titlePath": "UI_GACHA_SHOW_PANEL_A022_TITLE", + "costItem": 224, + "beginTime": 0, + "endTime": 1924992000, + "sortId": 1000, + "rateUpItems1": [], + "rateUpItems2": [] + }, + { + "gachaType": 301, + "scheduleId": 903, + "bannerType": "EVENT", + "prefabPath": "GachaShowPanel_A081", + "previewPrefabPath": "UI_Tab_GachaShowPanel_A081", + "titlePath": "UI_GACHA_SHOW_PANEL_A081_TITLE", + "costItem": 223, + "beginTime": 0, + "endTime": 1924992000, + "sortId": 9998, + "maxItemType": 1, + "rateUpItems1": [1060], + "rateUpItems2": [1034, 1014, 1048] + }, + { + "gachaType": 400, + "scheduleId": 913, + "bannerType": "EVENT", + "prefabPath": "GachaShowPanel_A082", + "previewPrefabPath": "UI_Tab_GachaShowPanel_A082", + "titlePath": "UI_Tab_GachaShowPanel_A082", + "costItem": 223, + "beginTime": 0, + "endTime": 1924992000, + "sortId": 9998, + "maxItemType": 1, + "rateUpItems1": [1026], + "rateUpItems2": [1034, 1014, 1048] + }, + { + "gachaType": 302, + "scheduleId": 913, + "bannerType": "WEAPON", + "prefabPath": "GachaShowPanel_A083", + "previewPrefabPath": "UI_Tab_GachaShowPanel_A083", + "titlePath": "UI_GACHA_SHOW_PANEL_A021_TITLE", + "costItem": 223, + "beginTime": 0, + "endTime": 1924992000, + "sortId": 9997, + "minItemType": 2, + "eventChance": 75, + "softPity": 80, + "hardPity": 80, + "rateUpItems1": [15508, 13505], + "rateUpItems2": [11403, 12401, 13406, 14409, 15403] + } +]