Banners.json 1.15 KB
Newer Older
Melledy's avatar
Melledy committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[
	{
		"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",
20
21
22
		"prefabPath": "GachaShowPanel_A079",
		"previewPrefabPath": "UI_Tab_GachaShowPanel_A079",
		"titlePath": "UI_GACHA_SHOW_PANEL_A079_TITLE",
Melledy's avatar
Melledy committed
23
24
25
26
27
		"costItem": 223,
		"beginTime": 0,
		"endTime": 1924992000,
		"sortId": 9998,
		"maxItemType": 1,
28
29
		"rateUpItems1": [1002],
		"rateUpItems2": [1053, 1020, 1045]
Melledy's avatar
Melledy committed
30
31
32
	},
	{
		"gachaType": 302,
33
		"scheduleId": 913,
Melledy's avatar
Melledy committed
34
		"bannerType": "WEAPON",
35
36
37
		"prefabPath": "GachaShowPanel_A080",
		"previewPrefabPath": "UI_Tab_GachaShowPanel_A080",
		"titlePath": "UI_GACHA_SHOW_PANEL_A080_TITLE",
Melledy's avatar
Melledy committed
38
39
40
41
42
43
44
45
		"costItem": 223,
		"beginTime": 0,
		"endTime": 1924992000,
		"sortId": 9997,
		"minItemType": 2,
		"eventChance": 75,
		"softPity": 80,
		"hardPity": 80,
46
47
		"rateUpItems1": [11509, 12504],
		"rateUpItems2": [11401, 12402, 13407, 14401, 15401]
Melledy's avatar
Melledy committed
48
	}
49
]