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

97 lines
2.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [
104020407
],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": []
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareSubMissionState",
"SubMissionID": 104020407,
"SubMissionState": "Finish",
"Inverse": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
400001
]
},
{
"$type": "RPG.GameCore.AdvSetAILeadWay",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"PathwayGroupID": 240,
"PathwayID": 1,
"MotionFlag": "Run",
"OnReach": [
{
"$type": "RPG.GameCore.AdvEntityFaceTo",
"SourceType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300001
]
},
"EnableSteer": true,
"EnableLookAt": false
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 104020407
}
]
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.SwitchCase",
"TaskList": [
{
"Predicate": {
"$type": "RPG.GameCore.ByEntityCreated",
"InstanceIDList": [
40001
],
"Inverse": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
400002
]
}
]
}
]
}
]
}
]
}
],
"Type": "Group"
}