mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
172 lines
4.1 KiB
JSON
172 lines
4.1 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LevelPerformanceInitialize",
|
|
"PerformanceType": "E",
|
|
"HideMunicipalCrowd": false,
|
|
"HideMunicipalPedestrian": false,
|
|
"UseNewStreamingSourceType": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
|
|
"FinishImmadiate": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlaySimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 500207101,
|
|
"ProtectTime": 0.3
|
|
},
|
|
{
|
|
"TalkSentenceID": 500207102,
|
|
"ProtectTime": 0.3
|
|
},
|
|
{
|
|
"TalkSentenceID": 500207103,
|
|
"ProtectTime": 0.3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayOptionTalk",
|
|
"OptionList": [
|
|
{
|
|
"$type": "RPG.GameCore.OptionTalkInfo",
|
|
"TalkSentenceID": 500207104,
|
|
"OptionIconType": "ChatContinueIcon",
|
|
"TriggerCustomString": "TalkSentence_500207105"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.OptionTalkInfo",
|
|
"TalkSentenceID": 500207111,
|
|
"OptionIconType": "ChatContinueIcon",
|
|
"TriggerCustomString": "TalkSentence_500207112"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "TalkSentence_500207112"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlaySimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 500207112,
|
|
"ProtectTime": 0.3
|
|
},
|
|
{
|
|
"TalkSentenceID": 500207113,
|
|
"ProtectTime": 0.3
|
|
},
|
|
{
|
|
"TalkSentenceID": 500207114,
|
|
"ProtectTime": 0.3
|
|
},
|
|
{
|
|
"TalkSentenceID": 500207115,
|
|
"ProtectTime": 0.3
|
|
},
|
|
{
|
|
"TalkSentenceID": 500207116,
|
|
"ProtectTime": 0.3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "ALL_TALK_END"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "TalkSentence_500207105"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlaySimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 500207105,
|
|
"ProtectTime": 0.3
|
|
},
|
|
{
|
|
"TalkSentenceID": 500207106,
|
|
"ProtectTime": 0.3
|
|
},
|
|
{
|
|
"TalkSentenceID": 500207107,
|
|
"ProtectTime": 0.3
|
|
},
|
|
{
|
|
"TalkSentenceID": 500207108,
|
|
"ProtectTime": 0.3
|
|
},
|
|
{
|
|
"TalkSentenceID": 500207109,
|
|
"ProtectTime": 0.3
|
|
},
|
|
{
|
|
"TalkSentenceID": 500207110,
|
|
"ProtectTime": 0.3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
|
|
},
|
|
{
|
|
"$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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |