Tornado Storm
Lvl: 5 Buff CD: 20 sec Skill Delay: 2 sec SP: 100 Range: 6

Cats a Tornado Storm to the front, and increase the Move Spd of teammates and yourself in the area to the maximum. The path lasts for 10 seconds.

Lvl: 4 Buff CD: 25 sec Skill Delay: 2 sec SP: 90 Range: 6
• Cats a Tornado Storm to the front, and increase the Move Spd of teammates and yourself in the area to the maximum. The path lasts for 10 seconds.
Lvl: 3 Buff CD: 30 sec Skill Delay: 2 sec SP: 80 Range: 6
• Cats a Tornado Storm to the front, and increase the Move Spd of teammates and yourself in the area to the maximum. The path lasts for 10 seconds.
Lvl: 2 Buff CD: 35 sec Skill Delay: 2 sec SP: 70 Range: 6
• Cats a Tornado Storm to the front, and increase the Move Spd of teammates and yourself in the area to the maximum. The path lasts for 10 seconds.
Lvl: 1 Buff CD: 40 sec Skill Delay: 2 sec SP: 60 Range: 6
• Cats a Tornado Storm to the front, and increase the Move Spd of teammates and yourself in the area to the maximum. The path lasts for 10 seconds.

Team

{
  "id": 131600,
  "BuffDesc": "Tornado Storm: Move Spd up",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Increase to max Move Spd",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": 5
  }
}

Enemy

{
  "id": 131601,
  "BuffName": "Tornado Storm (Slow)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkSpd": {
      "a": 4124,
      "b": -0.05,
      "c": 0,
      "type": 8
    },
    "SkillASPD": {
      "a": 4124,
      "b": -0.05,
      "c": 0,
      "type": 8
    },
    "MoveSpdPer": {
      "a": 4124,
      "b": -0.1,
      "c": 0,
      "type": 8
    },
    "IgnoreAttrControl": 1
  }
}

Enemy

{
  "id": 131602,
  "BuffName": "Tornado Storm (Savage)",
  "BuffRate": {
    "Odds": 100
  }
}

Self Skill

{
  "id": 131600,
  "BuffDesc": "Tornado Storm: Move Spd up",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Increase to max Move Spd",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": 5
  }
}

Formula

{
  "CD": 20,
  "id": 4109005,
  "Buff": {
    "team": [
      131600
    ],
    "enemy": [
      131601,
      131602
    ],
    "self_skill": [
      131600
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 4109000
    }
  ],
  "Icon": "skill_4109001",
  "Camps": "Friend|Enemy",
  "Level": 5,
  "Logic": "SkillDirectionRect",
  "DescId": "##171936",
  "NameZh": "##169330",
  "CastAct": "skill_ready",
  "DelayCD": 2,
  "Fire_EP": 6,
  "ItemCost": [
    {
      "id": 12903,
      "count": 1020
    }
  ],
  "PointAct": "reading",
  "Pvp_buff": {
    "team": [
      131600
    ],
    "enemy": [
      131601,
      131602
    ],
    "self_skill": [
      131600
    ]
  },
  "AttackAct": [
    "use_skill2"
  ],
  "Attack_EP": 0,
  "SE_attack": "Skill/Guardian_shoutuiche",
  "SkillCost": {
    "sp": 100
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "count": 10,
    "width": 4,
    "distance": 10,
    "interval": 1,
    "max_count": 1,
    "no_select": 1,
    "range_num": 10,
    "isCountTrap": 1,
    "trap_effect": "Eff_LeaffStorm_atk,LowRange_B2",
    "point_effect": "Eff_Doram_Boar_buff",
    "forward_offset": 0,
    "self_start_trap": 1,
    "fieldarea_cannot_immune": 1
  },
  "Launch_Range": 6,
  "ExtraMaxLevel": 0
}