PGRData/Share/Guild/Boss/GuildBossData.json

85 lines
1.8 KiB
JSON
Raw Normal View History

[
{
"Id": 1,
"StageType": 1,
"Desc": "Low Viral Intensity Stronghold",
"StageId": [
"30190090|30190091|30190092|30190093|30190094|30190095",
"30190100|30190101|30190102|30190103|30190104|30190105",
"30190100|30190101|30190102|30190103|30190104|30190105",
"30190110|30190111|30190112|30190113|30190114|30190115"
],
"Robot": [
101,
102,
103,
104,
105,
106,
107.0,
108.0,
109.0,
110.0,
111.0,
112.0,
113.0,
114.0,
115.0,
116.0,
117.0,
118.0
],
"RobotCount": 5,
"StageCount": 4
},
{
"Id": 2,
"StageType": 2,
"Desc": "Dead Zone Stronghold",
"StageId": [
"30190050|30190051|30190052|30190053|30190054|30190055",
"30190060|30190061|30190062|30190063|30190064|30190065",
"30190030|30190031|30190032|30190033|30190034|30190035"
],
"Robot": [
301,
302,
303,
304,
306,
307
],
"RobotCount": 3,
"StageCount": 3
},
{
"Id": 3,
"StageType": 3,
"Desc": "Boss Stage",
"StageId": [
"30190020",
"30190140",
"30190150"
],
"Robot": [
201,
202,
203,
204,
205,
206,
207.0,
208.0,
209.0,
210.0,
211.0,
212.0,
213.0,
214.0,
215.0,
216.0
],
"RobotCount": 5,
"StageCount": 1
}
]