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

191 lines
4.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"CreateCharacterList": [],
"EntityVisiableList": [],
"MarkStreamingItems": []
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
"GroupID": 31,
"GroupNpcID": 400001,
"FinishImmadiate": true
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_5010281_30"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Wait_Option_5010281_30"
}
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 501028118,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_501028118"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 501028121,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_501028121"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 501028124,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_501028124"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 501028127,
"OptionIconType": "ChatOutIcon",
"TriggerCustomString": "ALL_TALK_END"
}
],
"HideSelected": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501028118"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 501028119,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501028120,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_5010281_30"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501028121"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 501028122,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501028123,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_5010281_30"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501028124"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 501028125,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501028126,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_5010281_30"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ALL_TALK_END"
}
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}