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

116 lines
3.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [
103170124,
103170122
],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": []
},
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "OnNpcCreated"
},
"OnEvent": [
{
"$type": "RPG.GameCore.WaitSubMissionStateChange",
"SubMissions": [
103170122
],
"State": "Finish",
"OnChange": [
{
"$type": "RPG.GameCore.AdvSetAIMoveTo",
"EntityInstanceID": {
"FixedValue": {
"Value": 400001
}
},
"GroupId": 39,
"PointID": 1,
"MotionFlag": "Run",
"AlignRotation": true,
"AccurateStop": true,
"SkipStartTurn": true,
"FinishAfterStop": true
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [
103170124,
103170122
],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": []
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareSubMissionState",
"SubMissionID": 103170124,
"SubMissionState": "Started"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
400002
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "StarPerformance103170108"
}
},
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "OnNpcCreated"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
400001
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "StarPerformance103170108"
}
},
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "OnNpcCreated"
}
}
]
}
]
}
],
"Type": "Group"
}