{
  "Nodes": [
    {
      "$type": "EasyBehaviourTree.Start, EasyBehaviourTree",
      "Child": 1,
      "Id": 0
    },
    {
      "$type": "EasyBehaviourTree.Sequence, EasyBehaviourTree",
      "Children": [
        2,
        3,
        5,
        6
      ],
      "Parent": 0,
      "Id": 1
    },
    {
      "$type": "Game.World.TargetFilterAction, Game.World",
      "Camp": {
        "Value": 3,
        "Name": null
      },
      "Type": {
        "Value": 0,
        "Name": null
      },
      "Case": {
        "Value": 0,
        "Name": null
      },
      "CaseParam": {
        "Value": 0,
        "Name": null
      },
      "TargetParam": {
        "Value": 0,
        "Name": "Myself"
      },
      "Parent": 1,
      "Id": 2
    },
    {
      "$type": "EasyBehaviourTree.Inverter, EasyBehaviourTree",
      "Child": 4,
      "Parent": 1,
      "Id": 3
    },
    {
      "$type": "Game.World.AnimaStateConditional, Game.World",
      "TargetParam": {
        "Value": 0,
        "Name": "Myself"
      },
      "AnimaStateType": {
        "Value": 1,
        "Name": null
      },
      "Parent": 3,
      "Id": 4
    },
    {
      "$type": "Game.World.TargetFilterAction, Game.World",
      "Camp": {
        "Value": 0,
        "Name": null
      },
      "Type": {
        "Value": 0,
        "Name": null
      },
      "Case": {
        "Value": 8,
        "Name": null
      },
      "CaseParam": {
        "Value": 110028,
        "Name": null
      },
      "TargetParam": {
        "Value": 0,
        "Name": "Enemy"
      },
      "Parent": 1,
      "Id": 5
    },
    {
      "$type": "EasyBehaviourTree.Selector, EasyBehaviourTree",
      "Children": [
        7,
        10,
        13
      ],
      "Parent": 1,
      "Id": 6
    },
    {
      "$type": "EasyBehaviourTree.Sequence, EasyBehaviourTree",
      "Children": [
        8,
        9
      ],
      "Parent": 6,
      "Id": 7
    },
    {
      "$type": "Game.World.ReleaseSkillAction, Game.World",
      "TargetParam": {
        "Value": 0,
        "Name": "Enemy"
      },
      "CheckType": {
        "Value": 1,
        "Name": null
      },
      "ParamID": {
        "Value": 0,
        "Name": null
      },
      "Parent": 7,
      "Id": 8
    },
    {
      "$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": 7,
      "Id": 9
    },
    {
      "$type": "EasyBehaviourTree.Sequence, EasyBehaviourTree",
      "Children": [
        11,
        12
      ],
      "Parent": 6,
      "Id": 10
    },
    {
      "$type": "Game.World.ReleaseSkillAction, Game.World",
      "TargetParam": {
        "Value": 0,
        "Name": "Enemy"
      },
      "CheckType": {
        "Value": 2,
        "Name": null
      },
      "ParamID": {
        "Value": 1,
        "Name": null
      },
      "Parent": 10,
      "Id": 11
    },
    {
      "$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": 10,
      "Id": 12
    },
    {
      "$type": "EasyBehaviourTree.Sequence, EasyBehaviourTree",
      "Children": [
        15,
        14
      ],
      "Parent": 6,
      "Id": 13
    },
    {
      "$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": 13,
      "Id": 14
    },
    {
      "$type": "Game.World.ReleaseSkillAction, Game.World",
      "TargetParam": {
        "Value": 0,
        "Name": "Enemy"
      },
      "CheckType": {
        "Value": 2,
        "Name": null
      },
      "ParamID": {
        "Value": 2,
        "Name": null
      },
      "Parent": 13,
      "Id": 15
    }
  ],
  "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"
    }
  ],
  "NodeViewInfos": [
    {
      "Id": 0,
      "Position": {
        "x": 602.0,
        "y": 2.0
      },
      "Tips": "查找攻击带嘲讽的敌人"
    },
    {
      "Id": 1,
      "Position": {
        "x": 602.0,
        "y": 178.0
      },
      "Tips": null
    },
    {
      "Id": 2,
      "Position": {
        "x": 212.0,
        "y": 431.0
      },
      "Tips": "自己"
    },
    {
      "Id": 3,
      "Position": {
        "x": 452.0,
        "y": 431.0
      },
      "Tips": "不在Enter状态下才往下走"
    },
    {
      "Id": 4,
      "Position": {
        "x": 416.0,
        "y": 640.0
      },
      "Tips": "自身是否在Enter状态"
    },
    {
      "Id": 5,
      "Position": {
        "x": 752.0,
        "y": 431.0
      },
      "Tips": "找带嘲讽buff的敌人"
    },
    {
      "Id": 6,
      "Position": {
        "x": 1122.0,
        "y": 432.0
      },
      "Tips": "检查释放技能"
    },
    {
      "Id": 7,
      "Position": {
        "x": 641.0,
        "y": 852.0
      },
      "Tips": "普攻"
    },
    {
      "Id": 8,
      "Position": {
        "x": 514.0,
        "y": 1063.0
      },
      "Tips": "普攻"
    },
    {
      "Id": 9,
      "Position": {
        "x": 729.0,
        "y": 1063.0
      },
      "Tips": "2s间隔"
    },
    {
      "Id": 10,
      "Position": {
        "x": 1122.0,
        "y": 852.0
      },
      "Tips": "技能1"
    },
    {
      "Id": 11,
      "Position": {
        "x": 994.0,
        "y": 1063.0
      },
      "Tips": "技能1"
    },
    {
      "Id": 12,
      "Position": {
        "x": 1212.0,
        "y": 1063.0
      },
      "Tips": "2s间隔"
    },
    {
      "Id": 13,
      "Position": {
        "x": 1609.0,
        "y": 852.0
      },
      "Tips": "技能2"
    },
    {
      "Id": 14,
      "Position": {
        "x": 1715.0,
        "y": 1066.0
      },
      "Tips": "2s间隔"
    },
    {
      "Id": 15,
      "Position": {
        "x": 1470.0,
        "y": 1063.0
      },
      "Tips": "技能2"
    }
  ]
}