Heart of the Storm
Lvl: 1 Buff CD: 150 sec

Forms a storm with a radius of 6m around the caster, and all enemy targets caught in the storm will receive 200%% Wind and 200%% Water M. DMG per second while reducing their Move SPD by 50%%, Attack SPD by 50%%, and Phy. and M. ATK by 20%%. The storm can follow the caster to move together. The storm can hit the hidden enemy target and reveal it. When the caster uses Heart of the Storm, Pen. and M.Pen. increase by 20%%, and all received damage reduces by 50%%. The storm lasts for 8 seconds, and the skill cooldown time is 150 seconds

Lvl: 11 Attack Range: 6
Lvl: 2 Buff CD: 120 sec
• Forms a storm with a radius of 6m around the caster, and all enemy targets caught in the storm will receive 300%% Wind and 300%% Water M. DMG per second while reducing their Move SPD by 75%%, Attack SPD by 75%%, and Phy. and M. ATK by 40%%. The storm can follow the caster to move together. The storm can hit the hidden enemy target and reveal it. When the caster uses Heart of the Storm, Pen. and M.Pen. increase by 30%%, and all received damage reduces by 50%%. The storm lasts for 12 seconds, and the skill cooldown time is 120 seconds
Lvl: 1 Buff CD: 150 sec
• Forms a storm with a radius of 6m around the caster, and all enemy targets caught in the storm will receive 200%% Wind and 200%% Water M. DMG per second while reducing their Move SPD by 50%%, Attack SPD by 50%%, and Phy. and M. ATK by 20%%. The storm can follow the caster to move together. The storm can hit the hidden enemy target and reveal it. When the caster uses Heart of the Storm, Pen. and M.Pen. increase by 20%%, and all received damage reduces by 50%%. The storm lasts for 8 seconds, and the skill cooldown time is 150 seconds

Self

{
  "id": 107230,
  "BuffName": "Heart of the Storm (Halo)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "id": [
      107231,
      107232,
      107234
    ],
    "type": "AddBuff"
  },
  "BuffStateID": 107230
}
Heart of the Storm (Damage)

Self

{
  "id": 107231,
  "BuffName": "Heart of the Storm (Dmg)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "id": 1025011,
    "Odds": 100,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Self

{
  "id": 107232,
  "BuffName": "Heart of the Storm (Debuff)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": -0.2,
    "MAtkPer": -0.2,
    "SkillASPD": -0.5,
    "MoveSpdPer": -0.5
  }
}

Self

{
  "id": 107233,
  "BuffName": "Heart of the Storm (Buff)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DamReduc": 0.5,
    "DamSpike": 0.2,
    "MDamReduc": 0.5,
    "MDamSpike": 0.2
  }
}

Self

{
  "id": 107234,
  "BuffName": "Heart of the Storm (Hidden Break)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "Disperse",
    "value": "Hide"
  }
}

Formula

{
  "CD": 150,
  "id": 1025001,
  "Buff": {
    "self": [
      107230,
      107233
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1025000
    }
  ],
  "Icon": "skill_1025001",
  "Camps": "Friend",
  "FixCD": 1,
  "Level": 1,
  "Logic": "SkillNone",
  "DescId": "##1255106",
  "NameZh": "##154976",
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      107230,
      107233
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 0,
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 0
}