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

163 lines
3.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"CreateCharacterList": [],
"EntityVisiableList": []
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
"GroupID": 15,
"GroupNpcID": 400001,
"FinishImmadiate": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_501023860"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501023860"
}
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 501023861,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_501023861",
"TalkEventID": 1000025
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 501023865,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_501023865"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 501023867,
"OptionIconType": "ChatOutIcon",
"TriggerCustomString": "TalkSentence_501023867"
}
],
"HideSelected": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501023861"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 501023862,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501023863,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501023864,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_501023860"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501023865"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 501023866,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_501023860"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501023867"
}
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}