PGRData/Share/Fuben/Cerberusgame/CerberusGameStoryLine.json

108 lines
3 KiB
JSON
Raw Permalink Normal View History

2024-09-01 20:49:41 +00:00
[
{
"Id": 1,
"ChapterId": 1001,
"OpenCondition": null,
"RobotIds": [
null,
9183,
9184,
9185
],
"StoryPointIds": [
null,
1,
2,
3,
4,
5.0,
6.0,
7.0,
8.0,
9.0,
10.0,
11.0,
12.0,
13.0,
14.0,
15.0,
16.0,
17.0,
18.0,
19.0,
20.0,
21.0,
22.0,
23.0,
24.0,
25.0,
26.0,
27.0,
28.0,
29.0
],
"Name": "Wanderer Record",
"Bg": "UiCerberusGameChallengeBg",
"EffectUrl": null,
"FubenPrefab": "Assets/Product/Ui/ComponentPrefab/FubenCerberusGame/FubenCerberusGameNor.prefab",
"GirdStageFight": "Assets/Product/Ui/ComponentPrefab/GridStage/GridStageCerberusGameFight.prefab",
"GirdStageFightSpecial": "Assets/Product/Ui/ComponentPrefab/GridStage/GridStageCerberusGameFight2.prefab",
"GridBossPrefab": "Assets/Product/Ui/ComponentPrefab/GridStage/GridStageCerberusGameBoss.prefab",
"GridStory1": "Assets/Product/Ui/ComponentPrefab/GridStage/GridStageCerberusGameStory.prefab",
"GridStory2": "Assets/Product/Ui/ComponentPrefab/GridStage/GridStageCerberusGameStory2.prefab",
"Difficulty": 1
},
{
"Id": 2,
"ChapterId": 1001,
"OpenCondition": 861051.0,
"RobotIds": [
null,
9183,
9184,
9185
],
"StoryPointIds": [
null,
30,
31,
32,
33,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null
],
"Name": "Wanderer Record EX",
"Bg": "UiCerberusGameChallengeBg2",
"EffectUrl": null,
"FubenPrefab": "Assets/Product/Ui/ComponentPrefab/FubenCerberusGame/FubenCerberusGameDifficult.prefab",
"GirdStageFight": "Assets/Product/Ui/ComponentPrefab/GridStage/GridStageCerberusGameFight3.prefab",
"GirdStageFightSpecial": "Assets/Product/Ui/ComponentPrefab/GridStage/GridStageCerberusGameFight2.prefab",
"GridBossPrefab": "Assets/Product/Ui/ComponentPrefab/GridStage/GridStageCerberusGameBoss.prefab",
"GridStory1": "Assets/Product/Ui/ComponentPrefab/GridStage/GridStageCerberusGameStory.prefab",
"GridStory2": "Assets/Product/Ui/ComponentPrefab/GridStage/GridStageCerberusGameStory2.prefab",
"Difficulty": 2
}
]