Fast Move
Lvl: 5 Buff CD: 25 sec SP: 100

Increases Move SPD by 100% and DMG Inc. by 50%. Lasts for 10 seconds. The effect cannot be cleared. Cooldown is fixed.

Lvl: 4 Buff CD: 25 sec SP: 100
• Increases Move SPD by 80% and DMG Inc. by 40%. Lasts for 10 seconds. The effect cannot be cleared. Cooldown is fixed.
Lvl: 3 Buff CD: 25 sec SP: 100
• Increases Move SPD by 60% and DMG Inc. by 30%. Lasts for 10 seconds. The effect cannot be cleared. Cooldown is fixed.
Lvl: 2 Buff CD: 25 sec SP: 100
• Increases Move SPD by 40% and DMG Inc. by 20%. Lasts for 10 seconds. The effect cannot be cleared. Cooldown is fixed.
Lvl: 1 Buff CD: 25 sec SP: 100
• Increases Move SPD by 20% and DMG Inc. by 10%. Lasts for 10 seconds. The effect cannot be cleared. Cooldown is fixed.

Self

{
  "id": 136710,
  "BuffDesc": "Move Spd up",
  "BuffIcon": "skillbuff_136710",
  "BuffName": "Fast Move",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 0
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": {
      "a": 0.2,
      "b": 0,
      "type": 1
    },
    "DamIncrease": {
      "a": 0.1,
      "b": 0,
      "type": 1
    },
    "NoHurtRatio": {
      "type": 7970
    }
  },
  "BuffStateID": 136710
}

Formula

{
  "CD": 25,
  "id": 2564005,
  "Buff": {
    "self": [
      136710
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 2564000,
      "params": [
        100,
        50
      ]
    }
  ],
  "Icon": "skill_2564001",
  "Camps": "Friend",
  "FixCD": 1,
  "Level": 5,
  "Logic": "SkillNone",
  "DescId": "##1267313",
  "NameZh": "##1266232",
  "DelayCD": 0.5,
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      136710
    ]
  },
  "AttackAct": [
    "use_skill3"
  ],
  "Attack_EP": 3,
  "SE_attack": "Skill/Skill_Hero_Qiyu_Attack_01",
  "SkillCost": {
    "sp": 100
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "type": 8,
      "no_target": 1
    }
  ],
  "FashionAttackAct": "use_skill2_Knuckle",
  "NoTargetAutoCast": 1
}