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