mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
91 lines
2.1 KiB
JSON
91 lines
2.1 KiB
JSON
{
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LevelPerformanceInitialize",
|
|
"PerformanceType": "E",
|
|
"HideMunicipalCrowd": false,
|
|
"HideMunicipalPedestrian": false,
|
|
"UseNewStreamingSourceType": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 202195402,
|
|
"ProtectTime": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayOptionTalk",
|
|
"OptionList": [
|
|
{
|
|
"$type": "RPG.GameCore.OptionTalkInfo",
|
|
"TalkSentenceID": 202195403,
|
|
"OptionIconType": "ChatContinueIcon",
|
|
"TriggerCustomString": "ALL_TALK_END"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.OptionTalkInfo",
|
|
"TalkSentenceID": 202195404,
|
|
"OptionIconType": "ChatContinueIcon",
|
|
"TriggerCustomString": "TalkSentence_202195405"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "TalkSentence_202195405"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 202195405,
|
|
"ProtectTime": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "ALL_TALK_END"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "ALL_TALK_END"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPerformance"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceEnd"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |