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

202 lines
4.9 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_500218300_497"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500218315"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500218315,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500218311"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500218311,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500218312,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500218300_497"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500218308"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500218308,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500218309,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500218300_497"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500218304"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500218304,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500218305,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500218306,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500218300_497"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Wait_Option_500218300_497"
}
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500218303,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500218304"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500218307,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500218308"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500218310,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500218311"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500218313,
"OptionIconType": "ChatOutIcon",
"TriggerCustomString": "TalkSentence_500218315"
}
],
"HideSelected": true
}
]
}
]
}