Skip to content

Commit

Permalink
3.2 First Half Banners
Browse files Browse the repository at this point in the history
  • Loading branch information
Birdulon committed Nov 5, 2022
1 parent 12316b3 commit 9f00ea3
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions src/main/resources/defaults/data/Banners.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
"gachaType": 301,
"scheduleId": 903,
"bannerType": "EVENT",
"prefabPath": "GachaShowPanel_A097",
"titlePath": "UI_GACHA_SHOW_PANEL_A097_TITLE",
"prefabPath": "GachaShowPanel_A103",
"titlePath": "UI_GACHA_SHOW_PANEL_A081_TITLE",
"costItemId": 223,
"beginTime": 0,
"endTime": 1924992000,
"sortId": 9998,
"rateUpItems4": [1072, 1065, 1053],
"rateUpItems5": [1071],
"rateUpItems4": [1032, 1020, 1034],
"rateUpItems5": [1073],
"fallbackItems5Pool2": [],
"weights5": [[1,80], [73,80], [90,10000]]
},
Expand All @@ -50,14 +50,14 @@
"gachaType": 400,
"scheduleId": 923,
"bannerType": "EVENT",
"prefabPath": "GachaShowPanel_A098",
"titlePath": "UI_GACHA_SHOW_PANEL_A036_TITLE",
"prefabPath": "GachaShowPanel_A104",
"titlePath": "UI_GACHA_SHOW_PANEL_A049_TITLE",
"costItemId": 223,
"beginTime": 0,
"endTime": 1924992000,
"sortId": 9998,
"rateUpItems4": [1072, 1065, 1053],
"rateUpItems5": [1022],
"rateUpItems4": [1032, 1020, 1034],
"rateUpItems5": [1049],
"fallbackItems5Pool2": [],
"weights5": [[1,80], [73,80], [90,10000]]
},
Expand All @@ -66,14 +66,14 @@
"gachaType": 302,
"scheduleId": 913,
"bannerType": "WEAPON",
"prefabPath": "GachaShowPanel_A099",
"prefabPath": "GachaShowPanel_A105",
"titlePath": "UI_GACHA_SHOW_PANEL_A021_TITLE",
"costItemId": 223,
"beginTime": 0,
"endTime": 1924992000,
"sortId": 9997,
"rateUpItems4":[12415, 11405, 13407, 14403, 15401],
"rateUpItems5": [13511, 15503],
"rateUpItems4":[15405, 11402, 13407, 14402, 12403],
"rateUpItems5": [14511, 15509],
"fallbackItems5Pool1": [],
"weights4": [[1,600], [7,600], [8,6600], [10,12600]],
"weights5": [[1,100], [62,100], [73,7800], [80,10000]],
Expand Down

0 comments on commit 9f00ea3

Please sign in to comment.