-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcustomProfileStoryBackgroundResources.json
155 lines (155 loc) · 4.16 KB
/
customProfileStoryBackgroundResources.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
[
{
"customProfileResourceType": "story_background",
"id": 1,
"seq": 1,
"name": "教室的「世界」",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_story_0001"
},
{
"customProfileResourceType": "story_background",
"id": 2,
"seq": 2,
"name": "舞台的「世界」",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_story_0002"
},
{
"customProfileResourceType": "story_background",
"id": 3,
"seq": 3,
"name": "街頭的「世界」",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_story_0003"
},
{
"customProfileResourceType": "story_background",
"id": 4,
"seq": 4,
"name": "奇幻樂園的「世界」",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_story_0004"
},
{
"customProfileResourceType": "story_background",
"id": 5,
"seq": 5,
"name": "空無一人的「世界」",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_story_0005"
},
{
"customProfileResourceType": "story_background",
"id": 6,
"seq": 6,
"name": "宮益坂女子學園的中庭",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_story_0006"
},
{
"customProfileResourceType": "story_background",
"id": 7,
"seq": 7,
"name": "宮益坂女子學園的教室",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_story_0007"
},
{
"customProfileResourceType": "story_background",
"id": 8,
"seq": 8,
"name": "宮益坂女子學園的頂樓",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_story_0008"
},
{
"customProfileResourceType": "story_background",
"id": 9,
"seq": 9,
"name": "神山高中的大門",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_story_0009"
},
{
"customProfileResourceType": "story_background",
"id": 10,
"seq": 10,
"name": "神山高中的教室",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_story_0010"
},
{
"customProfileResourceType": "story_background",
"id": 11,
"seq": 11,
"name": "神山高中的頂樓",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_story_0011"
},
{
"customProfileResourceType": "story_background",
"id": 12,
"seq": 12,
"name": "十字路口",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_story_0012"
},
{
"customProfileResourceType": "story_background",
"id": 13,
"seq": 13,
"name": "唱片行",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_story_0013"
},
{
"customProfileResourceType": "story_background",
"id": 14,
"seq": 14,
"name": "WEEKEND GARAGE",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_story_0014"
},
{
"customProfileResourceType": "story_background",
"id": 15,
"seq": 15,
"name": "鳳凰奇幻樂園",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_story_0015"
},
{
"customProfileResourceType": "story_background",
"id": 16,
"seq": 16,
"name": "奇幻舞台",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_story_0016"
},
{
"customProfileResourceType": "story_background",
"id": 17,
"seq": 17,
"name": "平價餐廳",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_story_0017"
}
]