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

222 lines
5.3 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_500010105_100"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Wait_Option_500010105_100"
}
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500010213,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500010214"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500010217,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500010218"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500010221,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500010222"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500010224,
"OptionIconType": "ChatOutIcon",
"TriggerCustomString": "TalkSentence_500010225"
}
],
"HideSelected": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500010214"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500010214,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010215,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010216,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500010105_100"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500010218"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500010218,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010219,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010220,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500010105_100"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500010222"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500010222,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010223,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Wait_Option_500010105_100"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500010225"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500010225,
"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"
}
]
}
]
}