Update banners (closes #1760)

This commit is contained in:
AnimeGitB 2022-09-11 21:04:36 +09:30
parent 57bb747118
commit 767e598bea
2 changed files with 19 additions and 12 deletions

View File

@ -22,3 +22,10 @@ Your code should follow the standards set below:
- Dependencies that require the use of native code (ex. JNI) are prohibited. - Dependencies that require the use of native code (ex. JNI) are prohibited.
- Directly adding foreign code (other languages, ex. Kotlin) into the main codebase is prohibited. - Directly adding foreign code (other languages, ex. Kotlin) into the main codebase is prohibited.
- Certain files and folders are forbidden to modify in Pull Requests and may only be changed by Write-Access members. The current list for this can be found in `.github/workflows/protect_files.yml`. - Certain files and folders are forbidden to modify in Pull Requests and may only be changed by Write-Access members. The current list for this can be found in `.github/workflows/protect_files.yml`.
## Intellectual Property
Please avoid adding any direct references to the following, whenever possible:
- Game names
- Character names
- Notable weapon names

View File

@ -34,14 +34,14 @@
"gachaType": 301, "gachaType": 301,
"scheduleId": 903, "scheduleId": 903,
"bannerType": "EVENT", "bannerType": "EVENT",
"prefabPath": "GachaShowPanel_A091", "prefabPath": "GachaShowPanel_A094",
"titlePath": "UI_GACHA_SHOW_PANEL_A045_TITLE", "titlePath": "UI_GACHA_SHOW_PANEL_A028_TITLE",
"costItemId": 223, "costItemId": 223,
"beginTime": 0, "beginTime": 0,
"endTime": 1924992000, "endTime": 1924992000,
"sortId": 9998, "sortId": 9998,
"rateUpItems4": [1067, 1039, 1031], "rateUpItems4": [1025, 1043, 1068],
"rateUpItems5": [1069], "rateUpItems5": [1037],
"weights5": [[1,80], [73,80], [90,10000]] "weights5": [[1,80], [73,80], [90,10000]]
}, },
{ {
@ -49,14 +49,14 @@
"gachaType": 400, "gachaType": 400,
"scheduleId": 923, "scheduleId": 923,
"bannerType": "EVENT", "bannerType": "EVENT",
"prefabPath": "GachaShowPanel_A092", "prefabPath": "GachaShowPanel_A095",
"titlePath": "UI_GACHA_SHOW_PANEL_A018_TITLE", "titlePath": "UI_GACHA_SHOW_PANEL_A053_TITLE",
"costItemId": 223, "costItemId": 223,
"beginTime": 0, "beginTime": 0,
"endTime": 1924992000, "endTime": 1924992000,
"sortId": 9998, "sortId": 9998,
"rateUpItems4": [1067, 1039, 1031], "rateUpItems4": [1025, 1043, 1068],
"rateUpItems5": [1030], "rateUpItems5": [1054],
"fallbackItems5Pool2": [], "fallbackItems5Pool2": [],
"weights5": [[1,80], [73,80], [90,10000]] "weights5": [[1,80], [73,80], [90,10000]]
}, },
@ -65,14 +65,14 @@
"gachaType": 302, "gachaType": 302,
"scheduleId": 913, "scheduleId": 913,
"bannerType": "WEAPON", "bannerType": "WEAPON",
"prefabPath": "GachaShowPanel_A093", "prefabPath": "GachaShowPanel_A096",
"titlePath": "UI_GACHA_SHOW_PANEL_A013_TITLE", "titlePath": "UI_GACHA_SHOW_PANEL_A013_TITLE",
"costItemId": 223, "costItemId": 223,
"beginTime": 0, "beginTime": 0,
"endTime": 1924992000, "endTime": 1924992000,
"sortId": 9997, "sortId": 9997,
"rateUpItems4":[15402, 11401, 13407, 14401, 12402], "rateUpItems4":[11403, 15405, 13401, 14409, 12401],
"rateUpItems5": [15511, 13504], "rateUpItems5": [15502, 14506],
"fallbackItems5Pool1": [], "fallbackItems5Pool1": [],
"weights4": [[1,600], [7,600], [8,6600], [10,12600]], "weights4": [[1,600], [7,600], [8,6600], [10,12600]],
"weights5": [[1,100], [62,100], [73,7800], [80,10000]], "weights5": [[1,100], [62,100], [73,7800], [80,10000]],