2025-02-24 07:50:34 -03:00

88 lines
2.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvSetAILeadWay",
"EntityInstanceID": {
"FixedValue": {
"Value": 400001
}
},
"PathwayGroupID": 85,
"PathwayID": 1,
"MotionFlag": "Walk",
"WaitForPlayer": true,
"StartWaitDistance": 9,
"StopWaitDistance": 7,
"ForcePlayerWalk": true,
"EndWalkDistance": 5,
"OnReach": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "onreach"
}
}
],
"PathOffset": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 230309901,
"ProtectTime": 2
},
{
"TalkSentenceID": 230309902,
"ProtectTime": 2
},
{
"TalkSentenceID": 230309903,
"ProtectTime": 2
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "onreach"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 203030111,
"MaskConfig": {}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_203030111"
}
}
]
}
],
"Type": "Group"
}