Take Cover
Lvl: 5 Buff CD: 45 sec Skill Delay: 1 sec SP: 70

For 30s after using, if you are close to the edge of the terrain, enter Hiding state, and the range of Rifle Gun is increased by an additional 15%.

Lvl: 4 Buff CD: 45 sec Skill Delay: 1 sec SP: 60
• For 28s after using, if you are close to the edge of the terrain, enter Hiding state, and the range of Rifle Gun is increased by an additional 15%.
Lvl: 3 Buff CD: 45 sec Skill Delay: 1 sec SP: 50
• For 26s after using, if you are close to the edge of the terrain, enter Hiding state, and the range of Rifle Gun is increased by an additional 15%.
Lvl: 2 Buff CD: 45 sec Skill Delay: 1 sec SP: 40
• For 24s after using, if you are close to the edge of the terrain, enter Hiding state, and the range of Rifle Gun is increased by an additional 15%.
Lvl: 1 Buff CD: 45 sec Skill Delay: 1 sec SP: 30
• For 22s after using, if you are close to the edge of the terrain, enter Hiding state, and the range of Rifle Gun is increased by an additional 15%.

Aesir

• Take Cover - Speed Walk After using Take Cover, Move SPD is increased by 5% the first time you approach the edge of terrain.
• Take Cover - Asylum After using Take Cover, gain 10 Flee and Crit. Res. When approaching the edge of terrain.

Self

{
  "id": 133640,
  "BuffDesc": "Come into hiding if at the edge of the terrain",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Take Cover",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "FindHiding",
    "buffid": [
      133641,
      133643,
      133644,
      133645
    ],
    "distance": {
      "a": 0,
      "b": 0.5,
      "c": 173041,
      "type": 5010
    }
  }
}

Self

{
  "id": 133642,
  "BuffName": "Accelerate before Take Cover",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 0,
      "c": 173037,
      "d": 100,
      "type": 3250
    }
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": {
      "a": 0,
      "b": 0,
      "c": 173037,
      "d": 0.05,
      "type": 3250
    }
  }
}

Formula

{
  "CD": 45,
  "id": 2230005,
  "Buff": {
    "self": [
      133640,
      133642
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 2230000,
      "params": [
        30
      ]
    }
  ],
  "Icon": "skill_2230001",
  "Camps": "Friend",
  "Level": 5,
  "Logic": "SkillNone",
  "DescId": "##2818717",
  "NameZh": "##1113075",
  "DelayCD": 1,
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      133640,
      133642
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 2,
  "SE_attack": "Skill/skil_gunner_22",
  "SkillCost": {
    "sp": 70
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "E_Attack_On": 1,
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "type": 8,
      "no_target": 1
    }
  ]
}