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

114 lines
2.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 100005501,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "loop1"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "loop1"
}
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 100002701,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_100002701"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 100002702,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_100002702 "
}
],
"HideButtonAuto": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_100002701"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 201010107,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 101023125,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 101023132,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 101022732,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "loop1"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_100002702 "
}
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}