Shackles
Footgears

This item is to handcuff criminals and slaves' feet so that prevent them from escaping. The heavy stuff on ankles makes them difficult to move.

Quality
Blue
Effect

Max HP +2000

Move Spd -8%

Flee -20

When landing an attack, must deal Bleeding Status to the target. Lasts 5 seconds (this effect can only be used once within 10 seconds. Cannot be stacked).

Unlock

Max HP +2000 Move Spd -8% Flee -20;When landing an attack, must deal Bleeding Status to the target. Lasts 5 seconds (this effect can only be used once within 10 seconds. Cannot be stacked).

Jobs
All Jobs
Equip Effects

Dmg Reduc. +5%, Magic Reduc. +5%

Dmg Reduc. +5%, Magic Reduc. +5%

Craftable
Dropped by

Formula

{
  "id": 43250,
  "Dsc": "Max HP +2000;Move Spd -8%;Flee -20",
  "BuffName": "Shackles",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Flee": -20,
    "type": "AttrChange",
    "MaxHp": 2000,
    "MoveSpdPer": -0.08
  }
}

Formula

{
  "id": 43251,
  "Dsc": "When landing an attack, must deal Bleeding Status to the target. Lasts 5 seconds (this effect can only be used once within 10 seconds. Cannot be stacked).",
  "BuffName": "Shackles",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      43252
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 43252,
  "BuffName": "Shackles Bleed Effect",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 185
    }
  },
  "BuffEffect": {
    "id": [
      43253,
      43254
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 43253,
  "BuffName": "Shackles Bleeding Status Effect [HP Loss]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "StatusChange",
    "AtkPer": -0.25,
    "SkillASPD": -0.25,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "2_Blood"
  },
  "BuffStateID": 120032
}

Formula

{
  "id": 43254,
  "BuffName": "Shackles Bleed HP Loss Effect",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "Hp": {
      "a": -0.005,
      "b": -5,
      "type": 6
    },
    "type": "HpReduce",
    "delHpPer": 0.2,
    "StateEffect": "2_Blood"
  }
}

Formula

{
  "id": 43571,
  "VID": 53010063,
  "Desc": "##130662",
  "Icon": "item_43571",
  "Type": "Shoes",
  "Effect": {
    "Def": 72
  },
  "MaxNum": 99,
  "NameZh": "##108175",
  "SuitID": [
    1380,
    1381
  ],
  "Quality": 3,
  "display": [
    0
  ],
  "CanEquip": [
    0
  ],
  "CardSlot": 0,
  "EffectAdd": {
    "Def": 1
  },
  "EquipType": 5,
  "SellPrice": 100,
  "ShadowOff": 0,
  "DecomposeID": 2001,
  "RefineMaxlv": 15,
  "AuctionPrice": 1,
  "DecomposeNum": 175000,
  "RefineEffect": {
    "RefineDamReduc": 0.009
  },
  "SubstituteID": 435712,
  "UniqueEffect": {
    "buff": [
      43250,
      43251
    ]
  },
  "AdventureSort": 13000,
  "AdventureValue": -1
}