Speeding Up
Lvl: 1 Buff CD: 60 sec Range: 1

Increases Move Spd by 100% for 5 sec

Self

{
  "id": 35755,
  "BuffDesc": "Berserk: Movement Speed up",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Unit-01 buff",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": 1
  }
}

Self

{
  "id": 120190,
  "BuffDesc": "Speeding Up: increase moving speed",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Speeding Up",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": 1
  },
  "QuenchPercent": 1
}

Self

{
  "id": 120191,
  "BuffName": "Speeding Up",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "cd": [
      {
        "id": 10155,
        "time": 50
      }
    ],
    "type": "AddSkillCD"
  }
}

Self

{
  "id": 120192,
  "BuffName": "Speeding Up",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "id": [
      35755
    ],
    "type": "DelBuff"
  }
}

Formula

{
  "CD": 60,
  "id": 10110001,
  "Buff": {
    "self": [
      120190,
      120191,
      120192
    ]
  },
  "Cost": 0,
  "Desc": [
    {
      "id": 10110000,
      "params": [
        100,
        5
      ]
    }
  ],
  "Icon": "skill_131001",
  "Camps": "Friend",
  "Level": 1,
  "Logic": "SkillNone",
  "DescId": "##171128",
  "NameZh": "##159088",
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      120190,
      120191,
      120192
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 1,
  "AutoCondition": [
    {
      "time": 60,
      "type": 1,
      "no_target": 1
    }
  ],
  "NoTargetAutoCast": 1
}