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

172 lines
4.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"CreateCharacterList": [],
"EntityVisiableList": []
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
"GroupID": 15,
"GroupNpcID": 400006,
"FinishImmadiate": true
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 501023967,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_501023966"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501023966"
}
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 501023968,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_501023968"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 501023972,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_501023972"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 501023976,
"OptionIconType": "ChatOutIcon",
"TriggerCustomString": "TalkSentence_501023956"
}
],
"HideSelected": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501023968"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 501023969,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501023970,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501023971,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_501023966"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501023972"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 501023973,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501023974,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501023975,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_501023966"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501023956"
}
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}