2024-10-21 03:16:22 -03:00

36 lines
762 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "GroupG15"
}
},
{
"$type": "RPG.GameCore.AdvSetAILeadWay",
"EntityInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"PathwayGroupID": 15,
"PathwayID": 1,
"MotionFlag": "Run",
"OnReach": [
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
400001
]
}
]
}
]
}
],
"Type": "Group"
}