Tunnel Drive
Lvl: 5 Passive

Further decrease the penalty of moving speed by 25% in hiding states, permanently increase the Fleevalue by 10%

Lvl: 4 Passive
• Further decrease the penalty of moving speed by 20% in hiding states, permanently increase the Fleevalue by 8%
Lvl: 3 Passive
• Further decrease the penalty of moving speed by 15% in hiding states, permanently increase the Fleevalue by 6%
Lvl: 2 Passive
• Further decrease the penalty of moving speed by 10% in hiding states, permanently increase the Fleevalue by 4%
Lvl: 1 Passive
• Further decrease the penalty of moving speed by 5% in hiding states, permanently increase the Fleevalue by 2%

Self

{
  "id": 106080,
  "BuffName": "Tunnel Drive",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "FleePer": {
      "a": 0.02,
      "b": 0,
      "type": 1
    }
  }
}

Self

{
  "id": 106081,
  "BuffName": "Tunnel Drive",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "HasBuff",
    "buffid": [
      95300
    ]
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": {
      "a": 0.05,
      "b": 0,
      "type": 1
    }
  }
}

Formula

{
  "id": 479005,
  "Buff": {
    "self": [
      106080,
      106081
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 479000,
      "params": [
        25,
        10
      ]
    }
  ],
  "Icon": "skill_479001",
  "Level": 5,
  "DescId": "##170524",
  "NameZh": "##158898",
  "Pvp_buff": {
    "self": [
      106080,
      106081
    ]
  },
  "Target_EP": 3
}