2024-10-21 03:16:22 -03:00

41 lines
985 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "PlayVideo",
"CreateCharacterList": [],
"CaptureNPCList": [],
"EntityVisiableList": [],
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false,
"HideMunicipalOther": false,
"HideMonster": false,
"PropVisiableList": [],
"StreamingSourcesInBlackMask": [],
"StreamingSourcesAfterBlackMask": [],
"MarkStreamingItems": []
},
{
"$type": "RPG.GameCore.PlayVideo",
"VideoID": 2303
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}