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

224 lines
5.3 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": 911040201,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"OptionTextmapID": {
"Hash": -1983673137
},
"OptionIconType": "ChatMissionIcon"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"OptionTextmapID": {
"Hash": -417589196
},
"OptionIconType": "ChatMissionIcon",
"TriggerCustomString": "ALL_TALK_END"
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitDialogueEvent",
"DialogueEventList": [
{
"DialogueEventID": 1571,
"SuccessCustomString": "FindBattle"
},
{
"DialogueEventID": 1552,
"SuccessCustomString": "FindReward"
},
{
"DialogueEventID": 1550,
"SuccessCustomString": "FindNothing"
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "FindReward"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 911040202,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"OptionTextmapID": {
"Hash": 745210218
},
"OptionIconType": "ChatMissionIcon"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"OptionTextmapID": {
"Hash": -417589196
},
"OptionIconType": "ChatMissionIcon",
"TriggerCustomString": "ALL_TALK_END"
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "FindNothing"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 911040205,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"OptionTextmapID": {
"Hash": 745210218
},
"OptionIconType": "ChatMissionIcon"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"OptionTextmapID": {
"Hash": -417589196
},
"OptionIconType": "ChatMissionIcon",
"TriggerCustomString": "ALL_TALK_END"
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "FindBattle"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 911040206,
"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"
}
]
}
}