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

197 lines
4.6 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_500011202"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500011202"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500011202,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011203,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011204,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500010115_788"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Wait_Option_500010115_788"
}
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500011205,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_500011206"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500011211,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_500011212"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500011206"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500011206,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011207,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011208,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011209,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011210,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "ALL_TALK_END"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500011212"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500011212,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011213,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011214,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500011215,
"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"
}
]
}
]
}