mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
49 lines
1.2 KiB
JSON
49 lines
1.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LevelPerformanceInitialize",
|
|
"PerformanceType": "E",
|
|
"CreateCharacterList": [],
|
|
"CaptureNPCList": [],
|
|
"EntityVisiableList": [],
|
|
"HideMunicipalCrowd": false,
|
|
"HideMunicipalPedestrian": false,
|
|
"PropVisiableList": [],
|
|
"UseNewStreamingSourceType": false,
|
|
"StreamingSourcesInBlackMask": [],
|
|
"StreamingSourcesAfterBlackMask": [],
|
|
"MarkStreamingItems": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvNpcFaceToPlayer"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 202190602,
|
|
"ProtectTime": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPerformance"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceEnd"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |