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

42 lines
910 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Runing"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 1.5
}
}
},
{
"$type": "RPG.GameCore.AdvSetAILeadWay",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"PathwayGroupID": 56,
"PathwayID": 1,
"MotionFlag": "FastRun",
"OnReach": [
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 104020221
}
]
}
]
}
],
"Type": "Group"
}