mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
49 lines
1.1 KiB
JSON
49 lines
1.1 KiB
JSON
{
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LevelPerformanceInitialize",
|
|
"PerformanceType": "E",
|
|
"HideMunicipalCrowd": false,
|
|
"HideMunicipalPedestrian": false,
|
|
"UseNewStreamingSourceType": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 503510011,
|
|
"ProtectTime": 0.3
|
|
},
|
|
{
|
|
"TalkSentenceID": 503510012,
|
|
"ProtectTime": 0.3
|
|
},
|
|
{
|
|
"TalkSentenceID": 503510013,
|
|
"ProtectTime": 0.3
|
|
},
|
|
{
|
|
"TalkSentenceID": 503510014,
|
|
"ProtectTime": 0.3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPerformance"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceEnd"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |