2024-10-21 03:16:22 -03:00

133 lines
3.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"CreateCharacterList": [],
"EntityVisiableList": [],
"PropVisiableList": [],
"MarkStreamingItems": []
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
"FinishImmadiate": true
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 911040301,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"OptionTextmapID": {
"Hash": 1256157840
},
"OptionIconType": "ChatMissionIcon",
"TriggerCustomString": "END_TALK"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"OptionTextmapID": {
"Hash": 852873313
},
"OptionIconType": "ChatMissionIcon",
"TriggerCustomString": "END_TALK"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"OptionTextmapID": {
"Hash": -1876010042
},
"OptionIconType": "ChatMissionIcon",
"TriggerCustomString": "END_TALK"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"OptionTextmapID": {
"Hash": -309926101
},
"TriggerCustomString": "END_TALK"
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "END_TALK"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"KeepDisplay": false,
"SimpleTalkList": [
{
"TalkSentenceID": 911040302,
"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"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "DialogueFinished"
}
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedFloat",
"Key": "MazeDF_CurrentGroup"
},
{
"$type": "RPG.GameCore.SharedInt",
"Key": "TalkFinish"
}
]
}
}