Files
FireflyGo_Resources/Config/Level/NPC/W0/NPC_DefaultStory_500000402.json
2025-08-26 17:57:41 +07:00

235 lines
5.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E"
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
"FinishImmadiate": true
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_500010413"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500010413"
}
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500010414,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500010415"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500010418,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500010419"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500010422,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_500010423"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500010427,
"OptionIconType": "ChatOutIcon",
"TriggerCustomString": "TalkSentence_500010428"
}
],
"HideSelected": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500010415"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500010415,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010416,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010417,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_500010413"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500010419"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500010419,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010420,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010421,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_500010413"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500010423"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500010423,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010424,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010425,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010426,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_500010413"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500010428"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500010428,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500010429,
"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"
}
]
}
]
}