{
  "Nodes": [
    {
      "$type": "EasyBehaviourTree.Start, EasyBehaviourTree",
      "Child": 1,
      "Id": 0
    },
    {
      "$type": "EasyBehaviourTree.Sequence, EasyBehaviourTree",
      "Children": [
        2,
        3,
        4,
        7,
        16,
        9,
        10,
        15
      ],
      "Parent": 0,
      "Id": 1
    },
    {
      "$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": 1,
      "Id": 2
    },
    {
      "$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": 1,
      "Id": 3
    },
    {
      "$type": "EasyBehaviourTree.Selector, EasyBehaviourTree",
      "Children": [
        5,
        6
      ],
      "Parent": 1,
      "Id": 4
    },
    {
      "$type": "Game.World.AnimaStateConditional, Game.World",
      "TargetParam": {
        "Value": 0,
        "Name": "Myself"
      },
      "AnimaStateType": {
        "Value": 2,
        "Name": null
      },
      "Parent": 4,
      "Id": 5
    },
    {
      "$type": "Game.World.AnimaStateConditional, Game.World",
      "TargetParam": {
        "Value": 0,
        "Name": "Myself"
      },
      "AnimaStateType": {
        "Value": 3,
        "Name": null
      },
      "Parent": 4,
      "Id": 6
    },
    {
      "$type": "Game.World.TargetNavigationAction, Game.World",
      "TargetParam": {
        "Value": 0,
        "Name": "Enemy"
      },
      "Duration": {
        "Value": {
          "RawValue": 12884901888
        },
        "Name": null
      },
      "AbortNode": 8,
      "Parent": 1,
      "Id": 7
    },
    {
      "$type": "EasyBehaviourTree.Abort, EasyBehaviourTree",
      "Child": 13,
      "Id": 8
    },
    {
      "$type": "Game.World.ReleaseSkillAction, Game.World",
      "TargetParam": {
        "Value": 0,
        "Name": "Enemy"
      },
      "CheckType": {
        "Value": 1,
        "Name": null
      },
      "ParamID": {
        "Value": 0,
        "Name": null
      },
      "Parent": 1,
      "Id": 9
    },
    {
      "$type": "Game.World.FrameSyncWaitAction, Game.World",
      "Duration": {
        "Value": {
          "RawValue": 6442450944
        },
        "Name": null
      },
      "IsRandomDuration": {
        "Value": false,
        "Name": null
      },
      "RandomDurationRange": {
        "Value": {
          "X": {
            "RawValue": 4294967296
          },
          "Y": {
            "RawValue": 4294967296
          }
        },
        "Name": null
      },
      "AbortNode": -1,
      "Parent": 1,
      "Id": 10
    },
    {
      "$type": "Game.World.ReadAvoideCountAction, Game.World",
      "Target": {
        "Value": 0,
        "Name": "Myself"
      },
      "Result": {
        "Value": 0,
        "Name": "AvoideCount"
      },
      "Parent": 13,
      "Id": 11
    },
    {
      "$type": "EasyBehaviourTree.IntComparison, EasyBehaviourTree",
      "Param1": {
        "Value": 0,
        "Name": "AvoideCount"
      },
      "CompareType": {
        "Value": 4,
        "Name": null
      },
      "Param2": {
        "Value": 0,
        "Name": null
      },
      "Parent": 13,
      "Id": 12
    },
    {
      "$type": "EasyBehaviourTree.Sequence, EasyBehaviourTree",
      "Children": [
        11,
        12,
        14
      ],
      "Parent": 8,
      "Id": 13
    },
    {
      "$type": "EasyBehaviourTree.SetInt, EasyBehaviourTree",
      "Param": {
        "Value": 0,
        "Name": "NavAbortedResult"
      },
      "Value": {
        "Value": 1,
        "Name": null
      },
      "Parent": 13,
      "Id": 14
    },
    {
      "$type": "EasyBehaviourTree.SetInt, EasyBehaviourTree",
      "Param": {
        "Value": 0,
        "Name": "NavAbortedResult"
      },
      "Value": {
        "Value": 0,
        "Name": null
      },
      "Parent": 1,
      "Id": 15
    },
    {
      "$type": "EasyBehaviourTree.ReturnSuccess, EasyBehaviourTree",
      "Child": 17,
      "Parent": 1,
      "Id": 16
    },
    {
      "$type": "EasyBehaviourTree.Sequence, EasyBehaviourTree",
      "Children": [
        18,
        19
      ],
      "Parent": 16,
      "Id": 17
    },
    {
      "$type": "EasyBehaviourTree.IntComparison, EasyBehaviourTree",
      "Param1": {
        "Value": 0,
        "Name": "NavAbortedResult"
      },
      "CompareType": {
        "Value": 0,
        "Name": null
      },
      "Param2": {
        "Value": 1,
        "Name": null
      },
      "Parent": 17,
      "Id": 18
    },
    {
      "$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": 17,
      "Id": 19
    }
  ],
  "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": 531.0,
        "y": 55.0
      },
      "Tips": "①向敌人靠近移动3秒\r\n②停下释放普攻，休息1.5秒"
    },
    {
      "Id": 1,
      "Position": {
        "x": 539.0,
        "y": 248.0
      },
      "Tips": null
    },
    {
      "Id": 2,
      "Position": {
        "x": -118.0,
        "y": 454.0
      },
      "Tips": "自己"
    },
    {
      "Id": 3,
      "Position": {
        "x": 94.0,
        "y": 454.0
      },
      "Tips": "找最近玩家"
    },
    {
      "Id": 4,
      "Position": {
        "x": 310.0,
        "y": 454.0
      },
      "Tips": "自身是否在待机或移动状态"
    },
    {
      "Id": 5,
      "Position": {
        "x": 146.0,
        "y": 665.0
      },
      "Tips": "待机"
    },
    {
      "Id": 6,
      "Position": {
        "x": 408.0,
        "y": 665.0
      },
      "Tips": "移动"
    },
    {
      "Id": 7,
      "Position": {
        "x": 507.0,
        "y": 453.0
      },
      "Tips": "靠近玩家移动3秒(避让打断)"
    },
    {
      "Id": 8,
      "Position": {
        "x": 1070.0,
        "y": -505.0
      },
      "Tips": "避让打断"
    },
    {
      "Id": 9,
      "Position": {
        "x": 950.0,
        "y": 457.0
      },
      "Tips": "普攻"
    },
    {
      "Id": 10,
      "Position": {
        "x": 1148.0,
        "y": 457.0
      },
      "Tips": "休息1.5s"
    },
    {
      "Id": 11,
      "Position": {
        "x": 789.0,
        "y": -120.0
      },
      "Tips": null
    },
    {
      "Id": 12,
      "Position": {
        "x": 1068.0,
        "y": -120.0
      },
      "Tips": null
    },
    {
      "Id": 13,
      "Position": {
        "x": 1070.0,
        "y": -334.0
      },
      "Tips": null
    },
    {
      "Id": 14,
      "Position": {
        "x": 1254.0,
        "y": -120.0
      },
      "Tips": null
    },
    {
      "Id": 15,
      "Position": {
        "x": 1380.0,
        "y": 457.0
      },
      "Tips": "重置避让结果"
    },
    {
      "Id": 16,
      "Position": {
        "x": 770.0,
        "y": 457.0
      },
      "Tips": null
    },
    {
      "Id": 17,
      "Position": {
        "x": 775.0,
        "y": 626.0
      },
      "Tips": "避让打断往后走0.3s"
    },
    {
      "Id": 18,
      "Position": {
        "x": 648.0,
        "y": 853.0
      },
      "Tips": null
    },
    {
      "Id": 19,
      "Position": {
        "x": 862.0,
        "y": 862.0
      },
      "Tips": null
    }
  ]
}