turnbasedgamedata/Config/Level/GroupGraph/F20321001/Group_F20321001_G278.json
2025-02-24 07:50:34 -03:00

107 lines
2.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [
103170127,
103170127
],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": []
},
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "kkwxActive"
},
"OnEvent": [
{
"$type": "RPG.GameCore.WaitSubMissionStateChange",
"SubMissions": [
103170127
],
"State": "Finish",
"OnChange": [
{
"$type": "RPG.GameCore.AdvSetAIMoveTo",
"EntityInstanceID": {
"FixedValue": {
"Value": 400001
}
},
"GroupId": 278,
"PointID": 1,
"MotionFlag": "FastRun",
"OnReach": [
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
400001
]
}
]
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "kkwxActive"
},
"OnEvent": [
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
400001
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [
103170127,
103170127
],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": []
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareSubMissionState",
"SubMissionID": 103170127,
"SubMissionState": "Finish",
"Inverse": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "kkwxActive"
}
}
]
}
]
}
],
"Type": "Group"
}