Back Sliding
Lvl: 10 Buff CD: 5 sec Skill Delay: 1 sec SP: 15

Rolls back to evade enemy attack. Gains 30 Flee and becomes hiding for 5 sec

Lvl: 9 Buff CD: 5 sec Skill Delay: 1 sec SP: 14
• Rolls back to evade enemy attack. Gains 27 Flee and becomes hiding for 5 sec
Lvl: 8 Buff CD: 5 sec Skill Delay: 1 sec SP: 13
• Rolls back to evade enemy attack. Gains 24 Flee and becomes hiding for 5 sec
Lvl: 7 Buff CD: 5 sec Skill Delay: 1 sec SP: 12
• Rolls back to evade enemy attack. Gains 21 Flee and becomes hiding for 5 sec
Lvl: 6 Buff CD: 5 sec Skill Delay: 1 sec SP: 11
• Rolls back to evade enemy attack. Gains 18 Flee and becomes hiding for 5 sec
Lvl: 5 Buff CD: 5 sec Skill Delay: 1 sec SP: 10
• Rolls back to evade enemy attack. Gains 15 Flee and becomes hiding for 5 sec
Lvl: 4 Buff CD: 5 sec Skill Delay: 1 sec SP: 9
• Rolls back to evade enemy attack. Gains 12 Flee and becomes hiding for 5 sec
Lvl: 3 Buff CD: 5 sec Skill Delay: 1 sec SP: 8
• Rolls back to evade enemy attack. Gains 9 Flee and becomes hiding for 5 sec
Lvl: 2 Buff CD: 5 sec Skill Delay: 1 sec SP: 7
• Rolls back to evade enemy attack. Gains 6 Flee and becomes hiding for 5 sec
Lvl: 1 Buff CD: 5 sec Skill Delay: 1 sec SP: 6
• Rolls back to evade enemy attack. Gains 3 Flee and becomes hiding for 5 sec

Aesir

• Back Sliding I [Back Sliding] increases Move Spd +25% for 5 sec
• Back Sliding II [Back Sliding] increases Flee +15 for 5 sec

Self

{
  "id": 95280,
  "BuffDesc": "Increase Hit",
  "BuffIcon": "skillbuff_175001",
  "BuffName": "Back Sliding (increase Flee)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "Flee": {
      "a": 3,
      "type": 340
    },
    "type": "AttrChange",
    "MoveSpdPer": {
      "type": 350
    }
  }
}

Self

{
  "id": 95281,
  "BuffName": "Back Sliding (Hiding)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "Hide",
    "Hiding": 1,
    "AttrEffect": [
      17
    ],
    "end_extra_buff": [
      95301
    ]
  },
  "BuffStateID": 95300
}

Self

{
  "id": 95301,
  "BuffName": "Enhanced Hiding (half-hiding)",
  "BuffRate": {
    "Odds": {
      "a": 192,
      "b": 100,
      "c": 0,
      "type": 8
    }
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AttrEffect": [
      17
    ]
  }
}

Formula

{
  "CD": 5,
  "id": 175010,
  "Buff": {
    "self": [
      95280,
      95281
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 175000,
      "params": [
        30,
        5
      ]
    }
  ],
  "Icon": "skill_175001",
  "Camps": "Friend",
  "Level": 10,
  "Logic": "SkillNone",
  "DescId": "##171119",
  "NameZh": "##169316",
  "DelayCD": 1,
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      95280,
      95281
    ]
  },
  "AttackAct": [
    "attack2_Huuma"
  ],
  "Attack_EP": 3,
  "SE_attack": "Skill/skill_weapon_stepback_attack",
  "SkillCost": {
    "sp": 15
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 0,
  "AttackEffects": [
    {
      "type": 1,
      "speed": 10,
      "distance": 7,
      "direction": "back"
    }
  ],
  "AutoCondition": [
    {
      "type": 2
    }
  ],
  "AutoCondition_Groove": 1
}