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

238 lines
5.7 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_500010113_649"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Wait_Option_500010113_649"
}
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500011016,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500011017"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500011021,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500011022"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500011025,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500011026"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500011030,
"OptionIconType": "ChatOutIcon",
"TriggerCustomString": "TalkSentence_500011031"
}
],
"HideSelected": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500011017"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500011017,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011018,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011019,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011020,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500010113_649"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500011022"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500011022,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011023,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011024,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500010113_649"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500011026"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500011026,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011027,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011028,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011029,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500010113_649"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500011031"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500011031,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011032,
"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"
}
]
}
]
}