mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
159 lines
3.8 KiB
JSON
159 lines
3.8 KiB
JSON
{
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LevelPerformanceInitialize",
|
|
"PerformanceType": "E",
|
|
"HideMunicipalCrowd": false,
|
|
"HideMunicipalPedestrian": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvNpcFaceToPlayer"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 503113251,
|
|
"ProtectTime": 0
|
|
},
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 503113252,
|
|
"ProtectTime": 0
|
|
},
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 503113253,
|
|
"ProtectTime": 0
|
|
},
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 503113254,
|
|
"ProtectTime": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayOptionTalk",
|
|
"OptionList": [
|
|
{
|
|
"$type": "RPG.GameCore.OptionTalkInfo",
|
|
"TalkSentenceID": 503113255,
|
|
"OptionIconType": "ChatContinueIcon",
|
|
"TriggerCustomString": "TalkSentence_503113256"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.OptionTalkInfo",
|
|
"TalkSentenceID": 503113262,
|
|
"OptionIconType": "ChatContinueIcon",
|
|
"TriggerCustomString": "TalkSentence_503113263"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "TalkSentence_503113256"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 503113256,
|
|
"ProtectTime": 0
|
|
},
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 503113257,
|
|
"ProtectTime": 0
|
|
},
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 503113258,
|
|
"ProtectTime": 0
|
|
},
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 503113259,
|
|
"ProtectTime": 0
|
|
},
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 503113260,
|
|
"ProtectTime": 0
|
|
},
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 503113261,
|
|
"ProtectTime": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "ALL_TALK_END"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "TalkSentence_503113263"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 503113263,
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |