Obsidian Cape
Garments

The cloak is inlaid with obsidian, which raises the wearer's M.Def.

Quality
Blue
Effect

M.Def +40

With a chance of increasing Magic Reduction by 50% but lowering DMG Reduction by 50% for 10 seconds when under attack

Unlock

M.Def +40;With a chance of increasing Magic Reduction by 50% but lowering DMG Reduction by 50% for 10 seconds when under attack

Jobs
All Jobs
Upgrade From
Tiers

    Def +5, Max HP +100

    Def +7, Max HP +100

    Def +7, Max HP +150

    Max HP +250

    Every Refine +1, has a chance of M. DMG Reduc. +1% and DMG Reduc. -1% when under Attack

Craft Materials
Craftable

Formula

{
  "id": 24400,
  "Dsc": "M.Def +40",
  "BuffName": "Obsidian Cape",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "MDef": 40,
    "type": "AttrChange"
  }
}

Formula

{
  "id": 24401,
  "Dsc": "With a chance of increasing Magic Reduction by 50% but lowering DMG Reduction by 50% for 10 seconds when under attack",
  "BuffName": "Obsidian Cape",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "all_skill": 1
  },
  "BuffEffect": {
    "id": [
      24402
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 24402,
  "BuffName": "Obsidian Cape",
  "BuffRate": {
    "Odds": 10
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DamReduc": {
      "a": -0.5,
      "type": 2850
    },
    "MDamReduc": {
      "a": 0.5,
      "type": 2850
    }
  }
}

Formula

{
  "id": 43028,
  "VID": 52030015,
  "Desc": "##128990",
  "Icon": "item_43028",
  "Type": "Robe",
  "Effect": {
    "Def": 19
  },
  "MaxNum": 99,
  "NameZh": "##108569",
  "SuitID": [
    0
  ],
  "Feature": 1,
  "Quality": 3,
  "display": [
    0
  ],
  "CanEquip": [
    0
  ],
  "CardSlot": 0,
  "EffectAdd": {
    "Def": 0.3
  },
  "EquipType": 4,
  "SellPrice": 372,
  "ShadowOff": 0,
  "RefineMaxlv": 15,
  "AuctionPrice": 1,
  "RefineEffect": {
    "RefineDamReduc": 0.009
  },
  "SubstituteID": 430282,
  "UniqueEffect": {
    "buff": [
      24400,
      24401
    ]
  },
  "AdventureSort": 12000,
  "AdventureValue": -1
}