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

266 lines
6.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E"
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
"FinishImmadiate": true
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_500010816"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500010816"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500010816,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500010111_512"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Wait_Option_500010111_512"
}
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500010817,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500010818"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500010822,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500010823"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500010827,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500010828"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500010832,
"OptionIconType": "ChatOutIcon",
"TriggerCustomString": "TalkSentence_500010833"
}
],
"HideSelected": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500010818"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500010818,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010819,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010820,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010821,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500010111_512"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500010823"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500010823,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010824,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010825,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010826,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500010111_512"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500010828"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500010828,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010829,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010830,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500010111_512"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500010833"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500010833,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010834,
"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"
}
]
}
]
}