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

230 lines
5.5 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_500010115_804"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Wait_Option_500010115_804"
}
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500011217,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500011218"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500011221,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500011222"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500011225,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500011226"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500011229,
"OptionIconType": "ChatOutIcon",
"TriggerCustomString": "TalkSentence_500011230"
}
],
"HideSelected": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500011218"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500011218,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011219,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011220,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500010115_804"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500011222"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500011222,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011223,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011224,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500010115_804"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500011226"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500011226,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011227,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011228,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500010115_804"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500011230"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500011230,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011231,
"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"
}
]
}
]
}