turnbasedgamedata/Config/Level/NPC/W0/NPC_DefaultStory_500001402.json
2024-10-21 03:16:22 -03:00

234 lines
5.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E"
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
"FinishImmadiate": true
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500010117_940"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Wait_Option_500010117_940"
}
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500011417,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500011418"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500011421,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500011422"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500011426,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500011427"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500011431,
"OptionIconType": "ChatOutIcon",
"TriggerCustomString": "TalkSentence_500011432"
}
],
"HideSelected": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500011418"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500011418,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011419,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011420,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500010117_940"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500011422"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500011422,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011423,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011424,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011425,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500010117_940"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500011427"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500011427,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011428,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011429,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011430,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500010117_940"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500011432"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500011432,
"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"
}
]
}
]
}