Files
2025-08-26 17:57:41 +07:00

97 lines
2.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"CreateCharacterList": [],
"EntityVisiableList": [],
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false,
"HideMunicipalOther": false,
"PropVisiableList": [],
"UseNewStreamingSourceType": false,
"MarkStreamingItems": []
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
"FinishImmadiate": true
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 501023983,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501023984,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501023985,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 501023986,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_501023986"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 501023987,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_501023986"
}
],
"HideSelected": true
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501023986"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 501023988,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501023989,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}