Files
FireflyGo_Resources/Story/Mission/1011001/Story101100101.json
2025-08-26 17:57:41 +07:00

58 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "C",
"AreaPrefabPath": "Story/Mission/1011001/Story101100101.prefab",
"CreateCharacterList": [
{
"CharacterUniqueName": "Seele_00_C00",
"AvatarID": "NPC_Avatar_Maid_Seele_00"
},
{
"CharacterUniqueName": "Bronya_00_C00",
"AvatarID": "NPC_Avatar_Maid_Bronya_00"
}
],
"EntityVisiableList": [],
"HideProp": true,
"HideLocalPlayer": true,
"UseNewStreamingSourceType": false,
"StreamingSourcesAfterBlackMask": [
"anchor01",
"anchor02",
"anchor03",
"anchor04",
"anchor05",
"anchor06",
"anchor07"
],
"MarkStreamingItems": []
},
{
"$type": "RPG.GameCore.PlayTimeline",
"TimelineName": "Story/Mission/1011001/Story10110010101.playable",
"Type": "Story",
"Parameters": []
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}