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

39 lines
905 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvSetAILeadWay",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"PathwayGroupID": 10,
"PathwayID": 1,
"MotionFlag": "Walk",
"SpeedScale": 1.4,
"StartWaitDistance": 12,
"StopWaitDistance": 8,
"OverrideOverStepRadius": true,
"OverStepRadius": 0.15,
"OnReach": [
{
"$type": "RPG.GameCore.SetFloorCustomBool",
"Name": {
"Value": "FCV_TBArrived"
},
"Value": {
"Value": true
}
}
],
"PathOffset": []
}
]
}
],
"Type": "Group"
}