Out of Body
Lvl: 1 Buff Range: 10

When the Soul Player takes a certain amount of damage, it immediately summons a clone, teleports a short distance, and removes the lock-on effect taken from the adventurer. At this point, the Soul Player and its clone both deal damage to and slow down enemies around. When the Soul Player takes damage, the status ends. When the clone takes damage, it adds a debuff of "DMG Reduction" on the adventurer.

Self

{
  "id": 159920,
  "BuffName": "Auto-lock failed",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "ClearAutolock",
    "value": 1
  }
}

Formula

{
  "id": 79975001,
  "Buff": {
    "self": [
      159920
    ]
  },
  "Desc": [
    {
      "id": 79975001,
      "params": [
        100
      ]
    }
  ],
  "Icon": "skill_79410001",
  "Camps": "Friend",
  "Level": 1,
  "Logic": "SkillNone",
  "DescId": "##1267339",
  "NameZh": "##1266388",
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      159920
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 3,
  "SkillType": "Buff",
  "Target_EP": 3,
  "DamageType": 4,
  "Logic_Param": {
    "clearautolock": 1
  },
  "Launch_Range": 10
}