From 550776a50227186e7f2e6201a24d94ccc1221183 Mon Sep 17 00:00:00 2001
From: Elapse <75983455+elap5e@users.noreply.github.com>
Date: Tue, 31 May 2022 11:11:47 +0800
Subject: [PATCH] Update Banners.json

---
 src/main/resources/defaults/data/Banners.json | 36 +++++++++++++------
 1 file changed, 26 insertions(+), 10 deletions(-)

diff --git a/src/main/resources/defaults/data/Banners.json b/src/main/resources/defaults/data/Banners.json
index 17e720e6..6b69bc78 100644
--- a/src/main/resources/defaults/data/Banners.json
+++ b/src/main/resources/defaults/data/Banners.json
@@ -20,15 +20,31 @@
 		"gachaType": 301,
 		"scheduleId": 903,
 		"bannerType": "EVENT",
-		"prefabPath": "GachaShowPanel_A079",
-		"previewPrefabPath": "UI_Tab_GachaShowPanel_A079",
-		"titlePath": "UI_GACHA_SHOW_PANEL_A048_TITLE",
+		"prefabPath": "GachaShowPanel_A081",
+		"previewPrefabPath": "UI_Tab_GachaShowPanel_A081",
+		"titlePath": "UI_GACHA_SHOW_PANEL_A081_TITLE",
 		"costItemId": 223,
 		"beginTime": 0,
 		"endTime": 1924992000,
 		"sortId": 9998,
-		"rateUpItems4": [1053, 1020, 1045],
-		"rateUpItems5": [1002],
+		"rateUpItems4": [1034, 1014, 1048],
+		"rateUpItems5": [1060],
+		"fallbackItems5Pool2": [],
+		"weights5": [[1,80], [73,80], [90,10000]]
+	},
+	{
+		"gachaType": 400,
+		"scheduleId": 923,
+		"bannerType": "EVENT",
+		"prefabPath": "GachaShowPanel_A082",
+		"previewPrefabPath": "UI_Tab_GachaShowPanel_A082",
+		"titlePath": "UI_GACHA_SHOW_PANEL_A082_TITLE",
+		"costItemId": 223,
+		"beginTime": 0,
+		"endTime": 1924992000,
+		"sortId": 9998,
+		"rateUpItems4": [1034, 1014, 1048],
+		"rateUpItems5": [1026],
 		"fallbackItems5Pool2": [],
 		"weights5": [[1,80], [73,80], [90,10000]]
 	},
@@ -36,9 +52,9 @@
 		"gachaType": 302,
 		"scheduleId": 913,
 		"bannerType": "WEAPON",
-		"prefabPath": "GachaShowPanel_A080",
-		"previewPrefabPath": "UI_Tab_GachaShowPanel_A080",
-		"titlePath": "UI_GACHA_SHOW_PANEL_A021_TITLE",
+		"prefabPath": "GachaShowPanel_A083",
+		"previewPrefabPath": "UI_Tab_GachaShowPanel_A083",
+		"titlePath": "UI_GACHA_SHOW_PANEL_A083_TITLE",
 		"costItemId": 223,
 		"beginTime": 0,
 		"endTime": 1924992000,
@@ -46,8 +62,8 @@
 		"eventChance": 75,
 		"softPity": 80,
 		"hardPity": 80,
-		"rateUpItems4": [11401, 12402, 13407, 14401, 15401],
-		"rateUpItems5": [11509, 12504],
+		"rateUpItems4": [11403, 12401, 13406, 14409, 15403],
+		"rateUpItems5": [15508, 13505],
 		"fallbackItems5Pool1": [],
 		"weights4": [[1,600], [7,600], [8, 6600], [10,12600]],
 		"weights5": [[1,100], [62,100], [73, 7800], [80,10000]]
-- 
GitLab