Decrease Agility
Lvl: 1 Buff Range: 6

Reduces the target’s 30% Move Spd and 3 Agi for 10 sec. Also , Removes effects provided by Increase Agility, One-Hand Quicken and Wind Walk

Enemy

{
  "id": 96030,
  "BuffDesc": "Decrease Agility: decrease enemy's moving speed, Agility, and remove increase AGI effects",
  "BuffIcon": "skillbuff_230001",
  "BuffName": "Decrease Agility",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "Agi": {
      "a": -3,
      "b": 0,
      "type": 1
    },
    "type": "AttrChange",
    "MoveSpdPer": {
      "a": 0,
      "b": -0.3,
      "type": 1
    },
    "extra_attr": {
      "EquipASPD": {
        "a": 0,
        "b": 0,
        "c": 51072,
        "type": 5020
      },
      "MoveSpdPer": {
        "a": 0,
        "b": 0,
        "c": 51071,
        "type": 5020
      }
    }
  },
  "BuffStateID": 96030
}

Limit Num

{
  "id": 96030,
  "BuffDesc": "Decrease Agility: decrease enemy's moving speed, Agility, and remove increase AGI effects",
  "BuffIcon": "skillbuff_230001",
  "BuffName": "Decrease Agility",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "Agi": {
      "a": -3,
      "b": 0,
      "type": 1
    },
    "type": "AttrChange",
    "MoveSpdPer": {
      "a": 0,
      "b": -0.3,
      "type": 1
    },
    "extra_attr": {
      "EquipASPD": {
        "a": 0,
        "b": 0,
        "c": 51072,
        "type": 5020
      },
      "MoveSpdPer": {
        "a": 0,
        "b": 0,
        "c": 51071,
        "type": 5020
      }
    }
  },
  "BuffStateID": 96030
}

Formula

{
  "id": 70280001,
  "Buff": {
    "enemy": [
      96030
    ],
    "limit_num": [
      {
        "id": 96030,
        "num_type": 6
      }
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 230000,
      "params": [
        30,
        3,
        10
      ]
    }
  ],
  "Icon": "skill_230001",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillLockedTarget",
  "DescId": "##170286",
  "NameZh": "##158325",
  "SE_hit": "Skill/DecreaseAGI",
  "Fire_EP": 3,
  "SE_cast": "Common/Magic_cast",
  "Pvp_buff": {
    "enemy": [
      96030
    ],
    "limit_num": [
      {
        "id": 96030,
        "num_type": 6
      }
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 3,
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 6
}