{
  "Nodes": [
    {
      "$type": "EasyBehaviourTree.Start, EasyBehaviourTree",
      "Child": 1,
      "Id": 0
    },
    {
      "$type": "EasyBehaviourTree.Sequence, EasyBehaviourTree",
      "Children": [
        17,
        2,
        23,
        25
      ],
      "Parent": 0,
      "Id": 1
    },
    {
      "$type": "EasyBehaviourTree.Sequence, EasyBehaviourTree",
      "Children": [
        3,
        4,
        5,
        8,
        18
      ],
      "Parent": 1,
      "Id": 2
    },
    {
      "$type": "Game.World.TargetFilterAction, Game.World",
      "Camp": {
        "Value": 3,
        "Name": null
      },
      "Type": {
        "Value": 0,
        "Name": null
      },
      "Case": {
        "Value": 1,
        "Name": null
      },
      "CaseParam": {
        "Value": 0,
        "Name": null
      },
      "TargetParam": {
        "Value": 0,
        "Name": "Myself"
      },
      "SearchInPlayer": false,
      "Parent": 2,
      "Id": 3
    },
    {
      "$type": "Game.World.TargetFilterAction, Game.World",
      "Camp": {
        "Value": 0,
        "Name": null
      },
      "Type": {
        "Value": 0,
        "Name": null
      },
      "Case": {
        "Value": 1,
        "Name": null
      },
      "CaseParam": {
        "Value": 0,
        "Name": null
      },
      "TargetParam": {
        "Value": 0,
        "Name": "Enemy"
      },
      "SearchInPlayer": true,
      "Parent": 2,
      "Id": 4
    },
    {
      "$type": "EasyBehaviourTree.Selector, EasyBehaviourTree",
      "Children": [
        6,
        7
      ],
      "Parent": 2,
      "Id": 5
    },
    {
      "$type": "Game.World.AnimaStateConditional, Game.World",
      "TargetParam": {
        "Value": 0,
        "Name": "Myself"
      },
      "AnimaStateType": {
        "Value": 2,
        "Name": null
      },
      "Parent": 5,
      "Id": 6
    },
    {
      "$type": "Game.World.AnimaStateConditional, Game.World",
      "TargetParam": {
        "Value": 0,
        "Name": "Myself"
      },
      "AnimaStateType": {
        "Value": 3,
        "Name": null
      },
      "Parent": 5,
      "Id": 7
    },
    {
      "$type": "Game.World.TargetNavigationAction, Game.World",
      "TargetParam": {
        "Value": 0,
        "Name": "Enemy"
      },
      "Duration": {
        "Value": {
          "RawValue": 0
        },
        "Name": null
      },
      "AbortNode": 9,
      "Parent": 2,
      "Id": 8
    },
    {
      "$type": "EasyBehaviourTree.Abort, EasyBehaviourTree",
      "Child": 10,
      "Id": 9
    },
    {
      "$type": "EasyBehaviourTree.Selector, EasyBehaviourTree",
      "Children": [
        11,
        13
      ],
      "Parent": 9,
      "Id": 10
    },
    {
      "$type": "EasyBehaviourTree.Sequence, EasyBehaviourTree",
      "Children": [
        36,
        12
      ],
      "Parent": 10,
      "Id": 11
    },
    {
      "$type": "EasyBehaviourTree.SetInt, EasyBehaviourTree",
      "Param": {
        "Value": 0,
        "Name": "NavAbortedResult"
      },
      "Value": {
        "Value": 1,
        "Name": null
      },
      "Parent": 11,
      "Id": 12
    },
    {
      "$type": "EasyBehaviourTree.Sequence, EasyBehaviourTree",
      "Children": [
        14,
        15,
        16
      ],
      "Parent": 10,
      "Id": 13
    },
    {
      "$type": "Game.World.ReadAvoideCountAction, Game.World",
      "Target": {
        "Value": 0,
        "Name": "Myself"
      },
      "Result": {
        "Value": 0,
        "Name": "AvoideCount"
      },
      "Parent": 13,
      "Id": 14
    },
    {
      "$type": "EasyBehaviourTree.IntComparison, EasyBehaviourTree",
      "Param1": {
        "Value": 0,
        "Name": "AvoideCount"
      },
      "CompareType": {
        "Value": 5,
        "Name": null
      },
      "Param2": {
        "Value": 3,
        "Name": null
      },
      "Parent": 13,
      "Id": 15
    },
    {
      "$type": "EasyBehaviourTree.SetInt, EasyBehaviourTree",
      "Param": {
        "Value": 0,
        "Name": "NavAbortedResult"
      },
      "Value": {
        "Value": 2,
        "Name": null
      },
      "Parent": 13,
      "Id": 16
    },
    {
      "$type": "EasyBehaviourTree.SetInt, EasyBehaviourTree",
      "Param": {
        "Value": 0,
        "Name": "NavAbortedResult"
      },
      "Value": {
        "Value": 0,
        "Name": null
      },
      "Parent": 1,
      "Id": 17
    },
    {
      "$type": "EasyBehaviourTree.ReturnSuccess, EasyBehaviourTree",
      "Child": 19,
      "Parent": 2,
      "Id": 18
    },
    {
      "$type": "EasyBehaviourTree.Sequence, EasyBehaviourTree",
      "Children": [
        20,
        21,
        22
      ],
      "Parent": 18,
      "Id": 19
    },
    {
      "$type": "EasyBehaviourTree.IntComparison, EasyBehaviourTree",
      "Param1": {
        "Value": 0,
        "Name": "NavAbortedResult"
      },
      "CompareType": {
        "Value": 0,
        "Name": null
      },
      "Param2": {
        "Value": 2,
        "Name": null
      },
      "Parent": 19,
      "Id": 20
    },
    {
      "$type": "Game.World.DirectionMoveAction, Game.World",
      "TargetParam": {
        "Value": 0,
        "Name": "Enemy"
      },
      "IsBackwards": {
        "Value": true,
        "Name": null
      },
      "Duration": {
        "Value": {
          "RawValue": 1288490240
        },
        "Name": null
      },
      "RandomAngle": {
        "Value": false,
        "Name": null
      },
      "RandomAngleMin": {
        "Value": 0,
        "Name": null
      },
      "RandomAngleMax": {
        "Value": 0,
        "Name": null
      },
      "AbortNode": -1,
      "Parent": 19,
      "Id": 21
    },
    {
      "$type": "Game.World.FrameSyncWaitAction, Game.World",
      "Duration": {
        "Value": {
          "RawValue": 4294967296
        },
        "Name": null
      },
      "IsRandomDuration": {
        "Value": true,
        "Name": null
      },
      "RandomDurationRange": {
        "Value": {
          "x": {
            "RawValue": 0
          },
          "y": {
            "RawValue": 4294967296
          }
        },
        "Name": null
      },
      "AbortNode": -1,
      "Parent": 19,
      "Id": 22
    },
    {
      "$type": "EasyBehaviourTree.Inverter, EasyBehaviourTree",
      "Child": 24,
      "Parent": 1,
      "Id": 23
    },
    {
      "$type": "Game.World.AnimaStateConditional, Game.World",
      "TargetParam": {
        "Value": 0,
        "Name": "Myself"
      },
      "AnimaStateType": {
        "Value": 1,
        "Name": null
      },
      "Parent": 23,
      "Id": 24
    },
    {
      "$type": "EasyBehaviourTree.Sequence, EasyBehaviourTree",
      "Children": [
        26
      ],
      "Parent": 1,
      "Id": 25
    },
    {
      "$type": "EasyBehaviourTree.Selector, EasyBehaviourTree",
      "Children": [
        27,
        30,
        33
      ],
      "Parent": 25,
      "Id": 26
    },
    {
      "$type": "EasyBehaviourTree.Sequence, EasyBehaviourTree",
      "Children": [
        28,
        29
      ],
      "Parent": 26,
      "Id": 27
    },
    {
      "$type": "Game.World.ReleaseSkillAction, Game.World",
      "TargetParam": {
        "Value": 0,
        "Name": "Enemy"
      },
      "CheckType": {
        "Value": 1,
        "Name": null
      },
      "ParamID": {
        "Value": 0,
        "Name": null
      },
      "Parent": 27,
      "Id": 28
    },
    {
      "$type": "Game.World.FrameSyncWaitAction, Game.World",
      "Duration": {
        "Value": {
          "RawValue": 8589934592
        },
        "Name": null
      },
      "IsRandomDuration": {
        "Value": false,
        "Name": null
      },
      "RandomDurationRange": {
        "Value": {
          "x": {
            "RawValue": 4294967296
          },
          "y": {
            "RawValue": 4294967296
          }
        },
        "Name": null
      },
      "AbortNode": -1,
      "Parent": 27,
      "Id": 29
    },
    {
      "$type": "EasyBehaviourTree.Sequence, EasyBehaviourTree",
      "Children": [
        31,
        32
      ],
      "Parent": 26,
      "Id": 30
    },
    {
      "$type": "Game.World.ReleaseSkillAction, Game.World",
      "TargetParam": {
        "Value": 0,
        "Name": "Enemy"
      },
      "CheckType": {
        "Value": 2,
        "Name": null
      },
      "ParamID": {
        "Value": 1,
        "Name": null
      },
      "Parent": 30,
      "Id": 31
    },
    {
      "$type": "Game.World.FrameSyncWaitAction, Game.World",
      "Duration": {
        "Value": {
          "RawValue": 8589934592
        },
        "Name": null
      },
      "IsRandomDuration": {
        "Value": false,
        "Name": null
      },
      "RandomDurationRange": {
        "Value": {
          "x": {
            "RawValue": 4294967296
          },
          "y": {
            "RawValue": 4294967296
          }
        },
        "Name": null
      },
      "AbortNode": -1,
      "Parent": 30,
      "Id": 32
    },
    {
      "$type": "EasyBehaviourTree.Sequence, EasyBehaviourTree",
      "Children": [
        34,
        35
      ],
      "Parent": 26,
      "Id": 33
    },
    {
      "$type": "Game.World.ReleaseSkillAction, Game.World",
      "TargetParam": {
        "Value": 0,
        "Name": "Enemy"
      },
      "CheckType": {
        "Value": 2,
        "Name": null
      },
      "ParamID": {
        "Value": 2,
        "Name": null
      },
      "Parent": 33,
      "Id": 34
    },
    {
      "$type": "Game.World.FrameSyncWaitAction, Game.World",
      "Duration": {
        "Value": {
          "RawValue": 8589934592
        },
        "Name": null
      },
      "IsRandomDuration": {
        "Value": false,
        "Name": null
      },
      "RandomDurationRange": {
        "Value": {
          "x": {
            "RawValue": 4294967296
          },
          "y": {
            "RawValue": 4294967296
          }
        },
        "Name": null
      },
      "AbortNode": -1,
      "Parent": 33,
      "Id": 35
    },
    {
      "$type": "EasyBehaviourTree.Selector, EasyBehaviourTree",
      "Children": [
        37,
        38,
        39
      ],
      "Parent": 11,
      "Id": 36
    },
    {
      "$type": "Game.World.SkillOwnConditional, Game.World",
      "TargetParam": {
        "Value": 0,
        "Name": "Myself"
      },
      "CheckType": {
        "Value": 1,
        "Name": null
      },
      "ParamID": {
        "Value": 0,
        "Name": null
      },
      "Parent": 36,
      "Id": 37
    },
    {
      "$type": "Game.World.SkillOwnConditional, Game.World",
      "TargetParam": {
        "Value": 0,
        "Name": "Myself"
      },
      "CheckType": {
        "Value": 2,
        "Name": null
      },
      "ParamID": {
        "Value": 1,
        "Name": null
      },
      "Parent": 36,
      "Id": 38
    },
    {
      "$type": "Game.World.SkillOwnConditional, Game.World",
      "TargetParam": {
        "Value": 0,
        "Name": "Myself"
      },
      "CheckType": {
        "Value": 2,
        "Name": null
      },
      "ParamID": {
        "Value": 2,
        "Name": null
      },
      "Parent": 36,
      "Id": 39
    }
  ],
  "Variables": [
    {
      "$type": "EasyBehaviourTree.Variable`1[[System.Int32, mscorlib]], EasyBehaviourTree",
      "Value": 0,
      "Name": "Myself"
    },
    {
      "$type": "EasyBehaviourTree.Variable`1[[System.Int32, mscorlib]], EasyBehaviourTree",
      "Value": 0,
      "Name": "Enemy"
    },
    {
      "$type": "EasyBehaviourTree.Variable`1[[System.Int32, mscorlib]], EasyBehaviourTree",
      "Value": 0,
      "Name": "AreaId"
    },
    {
      "$type": "EasyBehaviourTree.Variable`1[[System.Int32, mscorlib]], EasyBehaviourTree",
      "Value": 0,
      "Name": "NavAbortedResult"
    },
    {
      "$type": "EasyBehaviourTree.Variable`1[[System.Int32, mscorlib]], EasyBehaviourTree",
      "Value": 0,
      "Name": "AvoideCount"
    }
  ],
  "NodeViewInfos": [
    {
      "Id": 0,
      "Position": {
        "x": 138.0,
        "y": -2.0
      },
      "Tips": "①走近敌人，视野内有敌人且技能CD好时释放技能\r\n②如果有技能CD同时好，按照普攻>技能组1>技能组2优先级顺序释放，且每个技能间隔2秒"
    },
    {
      "Id": 1,
      "Position": {
        "x": 310.0,
        "y": 219.0
      },
      "Tips": null
    },
    {
      "Id": 2,
      "Position": {
        "x": -179.0,
        "y": 401.0
      },
      "Tips": "只要不在攻击状态下就靠近目标，\n目标在射程内时停止"
    },
    {
      "Id": 3,
      "Position": {
        "x": -391.0,
        "y": 617.0
      },
      "Tips": "自己"
    },
    {
      "Id": 4,
      "Position": {
        "x": -179.0,
        "y": 617.0
      },
      "Tips": "找最近玩家"
    },
    {
      "Id": 5,
      "Position": {
        "x": 42.0,
        "y": 617.0
      },
      "Tips": "自身是否在待机或移动状态"
    },
    {
      "Id": 6,
      "Position": {
        "x": -124.0,
        "y": 797.0
      },
      "Tips": "待机"
    },
    {
      "Id": 7,
      "Position": {
        "x": 138.0,
        "y": 797.0
      },
      "Tips": "移动"
    },
    {
      "Id": 8,
      "Position": {
        "x": 262.0,
        "y": 617.0
      },
      "Tips": "普攻/技能组1/技能组2CD结束打断/避让超过3次停下"
    },
    {
      "Id": 9,
      "Position": {
        "x": 1360.0,
        "y": -1108.0
      },
      "Tips": "普攻/技能组1/技能组2CD结束打断/避让超过3次停下"
    },
    {
      "Id": 10,
      "Position": {
        "x": 1437.0,
        "y": -920.0
      },
      "Tips": null
    },
    {
      "Id": 11,
      "Position": {
        "x": 1161.0,
        "y": -728.0
      },
      "Tips": "普攻/技能1/技能2打断，结果=1"
    },
    {
      "Id": 12,
      "Position": {
        "x": 1287.0,
        "y": -555.0
      },
      "Tips": null
    },
    {
      "Id": 13,
      "Position": {
        "x": 1732.0,
        "y": -728.0
      },
      "Tips": "避让打断，结果=2"
    },
    {
      "Id": 14,
      "Position": {
        "x": 1461.0,
        "y": -555.0
      },
      "Tips": null
    },
    {
      "Id": 15,
      "Position": {
        "x": 1732.0,
        "y": -555.0
      },
      "Tips": null
    },
    {
      "Id": 16,
      "Position": {
        "x": 1921.0,
        "y": -555.0
      },
      "Tips": null
    },
    {
      "Id": 17,
      "Position": {
        "x": -506.0,
        "y": 401.0
      },
      "Tips": "重置打断结果"
    },
    {
      "Id": 18,
      "Position": {
        "x": 602.0,
        "y": 617.0
      },
      "Tips": null
    },
    {
      "Id": 19,
      "Position": {
        "x": 568.0,
        "y": 797.0
      },
      "Tips": "如果是避让打断，就往后走0.3s，停1s"
    },
    {
      "Id": 20,
      "Position": {
        "x": 400.0,
        "y": 994.0
      },
      "Tips": "避让打断？"
    },
    {
      "Id": 21,
      "Position": {
        "x": 575.0,
        "y": 994.0
      },
      "Tips": "远离0.3s"
    },
    {
      "Id": 22,
      "Position": {
        "x": 804.0,
        "y": 994.0
      },
      "Tips": "等1s"
    },
    {
      "Id": 23,
      "Position": {
        "x": 953.0,
        "y": 401.0
      },
      "Tips": null
    },
    {
      "Id": 24,
      "Position": {
        "x": 915.0,
        "y": 583.0
      },
      "Tips": "自身是否在Enter状态"
    },
    {
      "Id": 25,
      "Position": {
        "x": 1574.0,
        "y": 401.0
      },
      "Tips": "筛选目标释放技能"
    },
    {
      "Id": 26,
      "Position": {
        "x": 1574.0,
        "y": 600.0
      },
      "Tips": null
    },
    {
      "Id": 27,
      "Position": {
        "x": 1367.0,
        "y": 803.0
      },
      "Tips": "普攻检查释放"
    },
    {
      "Id": 28,
      "Position": {
        "x": 1247.0,
        "y": 994.0
      },
      "Tips": "普攻"
    },
    {
      "Id": 29,
      "Position": {
        "x": 1452.0,
        "y": 994.0
      },
      "Tips": "2s间隔"
    },
    {
      "Id": 30,
      "Position": {
        "x": 1842.0,
        "y": 803.0
      },
      "Tips": "技能1检查释放"
    },
    {
      "Id": 31,
      "Position": {
        "x": 1732.0,
        "y": 994.0
      },
      "Tips": "技能1"
    },
    {
      "Id": 32,
      "Position": {
        "x": 1957.0,
        "y": 994.0
      },
      "Tips": "2s间隔"
    },
    {
      "Id": 33,
      "Position": {
        "x": 2300.0,
        "y": 803.0
      },
      "Tips": "技能2检查释放"
    },
    {
      "Id": 34,
      "Position": {
        "x": 2208.0,
        "y": 994.0
      },
      "Tips": "技能2"
    },
    {
      "Id": 35,
      "Position": {
        "x": 2450.0,
        "y": 994.0
      },
      "Tips": "2s间隔"
    },
    {
      "Id": 36,
      "Position": {
        "x": 1037.0,
        "y": -555.0
      },
      "Tips": null
    },
    {
      "Id": 37,
      "Position": {
        "x": 790.0,
        "y": -344.0
      },
      "Tips": "普攻"
    },
    {
      "Id": 38,
      "Position": {
        "x": 1011.0,
        "y": -344.0
      },
      "Tips": "技能1"
    },
    {
      "Id": 39,
      "Position": {
        "x": 1229.0,
        "y": -344.0
      },
      "Tips": "技能2"
    }
  ]
}