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

201 lines
4.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"CreateCharacterList": [],
"EntityVisiableList": [],
"UseNewStreamingSourceType": false,
"MarkStreamingItems": []
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
"FinishImmadiate": true
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_500010802"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500010802"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500010802,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010803,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010804,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500010111_496"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Wait_Option_500010111_496"
}
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500010805,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_500010806",
"TalkEventID": 1000006
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500010810,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_500010811",
"TalkEventID": 1000006
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500010806"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500010806,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010807,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010808,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010809,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010835
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "ALL_TALK_END"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500010811"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500010811,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010812,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010813,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010814,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010835
}
]
},
{
"$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"
}
]
}
]
}