AGI Restoration Device [1]
Footgears

A magic device that can store magic power is installed onto the sole. It can generate magic power in critical times and allow the user to run like with wings.

Quality
Purple
Effect

Move SPD +12%

Gear ATK SPD +5%

When taking damage, AGI increases by 30 points for 10s

Unlock

Move SPD +12% Gear ATK SPD +5%;When taking damage, AGI increases by 30 points for 10s

Jobs
All Jobs
Craft Materials
Dropped by

Formula

{
  "id": 46800,
  "Dsc": "Move SPD +12%;Gear ATK SPD +5%",
  "BuffName": "AGI Restoration Device",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "EquipASPD": 0.05,
    "MoveSpdPer": 0.12
  }
}

Formula

{
  "id": 46801,
  "Dsc": "When taking damage, AGI increases by 30 points for 10s",
  "BuffName": "AGI Restoration Device",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "all_skill": 1
  },
  "BuffEffect": {
    "id": [
      46802
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 46802,
  "BuffDesc": "AGI Increase",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "AGI Restoration Device",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "Agi": 30,
    "type": "AttrChange"
  }
}

Formula

{
  "id": 143591,
  "VID": 53011083,
  "Desc": "##1193903",
  "Icon": "item_43591",
  "Type": "Shoes",
  "Effect": {
    "Def": 90
  },
  "MaxNum": 99,
  "NameZh": "##1186276",
  "Quality": 4,
  "display": [
    1
  ],
  "CanEquip": [
    0
  ],
  "CardSlot": 1,
  "EffectAdd": {
    "Def": 0.5
  },
  "EquipType": 5,
  "SellPrice": 100,
  "DecomposeID": 2001,
  "RefineMaxlv": 15,
  "AuctionPrice": 1,
  "DecomposeNum": 1875000,
  "RefineEffect": {
    "RefineDamReduc": 0.009
  },
  "UniqueEffect": {
    "buff": [
      46800,
      46801
    ]
  }
}