Frost Barrier
Lvl: 4 Passive

When attacked, reduces the AGI of the attacker by 120 point(s), increases their Variable Cast Time by 4 second(s), and Move SPD cannot surpass 150% for 4 seconds

Lvl: 3 Passive
• When attacked, reduces the AGI of the attacker by 90 point(s), increases their Variable Cast Time by 3 second(s), and Move SPD cannot surpass 150% for 4 seconds
Lvl: 2 Passive
• When attacked, reduces the Agi of the attacker by 60 point(s) and increases their Variable Cast Time by 2 second(s) for 4 seconds
Lvl: 1 Passive
• When attacked, reduces the Agi of the attacker by 30 point(s) and increases their Variable Cast Time by 1 second(s) for 4 seconds

Self

{
  "id": 107411,
  "BuffName": "Frost Barrier",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "Agi": {
      "a": -30,
      "b": 0,
      "type": 1
    },
    "type": "AttrChange",
    "CTChange": {
      "a": 1,
      "b": 0,
      "type": 1
    }
  },
  "BuffStateID": 116890
}

Self

{
  "id": 107412,
  "BuffName": "Frost Barrier (Peak)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "all_skill": 1,
    "needMapType": [
      4
    ],
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      107411,
      107413
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Self

{
  "id": 107413,
  "BuffName": "Move SPD cannot exceed 100%",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "LimitAttr",
    "MaxAttr": {
      "MoveSpd": 1.5,
      "MoveSpdPer": 0
    }
  }
}

Self

{
  "id": 107414,
  "BuffName": "Frost Barrier (Effect)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "MapType",
    "needMapType": [
      4
    ]
  },
  "BuffStateID": 171101
}

Formula

{
  "id": 1042004,
  "Buff": {
    "self": [
      107412,
      107414
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1042001,
      "params": [
        120,
        4
      ]
    }
  ],
  "Icon": "skill_79305001",
  "Level": 4,
  "DescId": "##1264282",
  "NameZh": "##1254065",
  "Pvp_buff": {
    "self": [
      107412,
      107414
    ]
  }
}