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

85 lines
2.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "LuanpoRun"
},
"OnEvent": [
{
"$type": "RPG.GameCore.WaitSubMissionStateChange",
"SubMissions": [
103420209
],
"State": "Finish",
"OnChange": [
{
"$type": "RPG.GameCore.AdvSetAIMoveTo",
"EntityInstanceID": {
"FixedValue": {
"Value": 400001
}
},
"GroupId": 25,
"PointID": 1,
"MotionFlag": "FastRun",
"AlignRotation": true,
"SkipStartTurn": true,
"FinishAfterStop": true
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [
103420209
],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": []
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareSubMissionState",
"SubMissionID": 103420209,
"SubMissionState": "Finish"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
400002
]
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
400001
]
},
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "LuanpoRun"
}
}
]
}
]
}
],
"Type": "Group"
}