turnbasedgamedata/Config/Level/NPC/W1/NPC_DefaultStory_100003203.json
2025-02-24 07:50:34 -03:00

242 lines
5.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"CreateCharacterList": [],
"EntityVisiableList": []
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
"GroupID": 15,
"GroupNpcID": 400012,
"FinishImmadiate": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_501024060"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501024060"
}
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 501024061,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_501024061"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 501024065,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_501024065"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 501024068,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_501024068"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 501024072,
"OptionIconType": "ChatLoopIcon",
"TriggerCustomString": "TalkSentence_501024072"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 501024074,
"OptionIconType": "ChatOutIcon",
"TriggerCustomString": "TalkSentence_501024074"
}
],
"HideSelected": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501024061"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 501024062,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501024063,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501024064,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_501024060"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501024065"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 501024066,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501024067,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_501024060"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501024068"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 501024069,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501024070,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501024071,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_501024060"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501024072"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 501024073,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_501024060"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501024074"
}
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}