Shadow Guard
Off Hand Shield

M.Def + 3 When receiving physical damage, has a chance to reflect physical damage for 5 seconds. For each higher Refining of the shield, the reflection rate increases by 3%

Quality
Blue
Effect

VIT +8

Flee +20

DEF +15%

Every time Refining +1, DEF +1%

When attacked, there is a 5% chance to put the attacker into Darkness which cannot be removed for 3 sec.

Unlock

VIT +8 Flee +20;DEF +15% Every time Refining +1, DEF +1%;When attacked, there is a 5% chance to put the attacker into Darkness which cannot be removed for 3 sec.

Jobs
All Jobs
Craftable
Dropped by

Formula

{
  "id": 44330,
  "Dsc": "VIT +8;Flee +20",
  "BuffName": "Shadow Guard",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Vit": 8,
    "Flee": 20,
    "type": "AttrChange"
  }
}

Formula

{
  "id": 44331,
  "Dsc": "DEF +15%;Every time Refining +1, DEF +1%",
  "BuffName": "Shadow Guard",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DefPer": {
      "a": 0.01,
      "b": 0,
      "c": 0.15,
      "type": 3321
    }
  }
}

Formula

{
  "id": 44332,
  "Dsc": "When attacked, there is a 5% chance to put the attacker into Darkness which cannot be removed for 3 sec.",
  "BuffName": "Shadow Guard",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "all_skill": 1
  },
  "BuffEffect": {
    "id": [
      44333
    ],
    "Odds": 5,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 44333,
  "BuffName": "Darkness Effect [Darkness]",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 186
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "StatusChange",
    "HitPer": -0.5,
    "FleePer": -0.5,
    "AttrEffect3": [
      17
    ],
    "StateEffect": "12_Dark",
    "IsForceStatus": 1
  }
}

Formula

{
  "id": 42521,
  "VID": 51010032,
  "Desc": "##108405",
  "Icon": "item_42521",
  "Type": "Shield",
  "Model": "Shadow_Guard",
  "Effect": {
    "Def": 132
  },
  "MaxNum": 99,
  "NameZh": "##529910",
  "SuitID": [
    0
  ],
  "Feature": 1,
  "Quality": 3,
  "display": [
    0
  ],
  "CanEquip": [
    0
  ],
  "CardSlot": 0,
  "ModelDir": "Assets/Art/Model/Role/Weapon/Shield/Shadow_Guard",
  "Condition": 8,
  "EffectAdd": {
    "Def": 1
  },
  "EquipType": 3,
  "SellPrice": 12800,
  "ShadowOff": 0,
  "DecomposeID": 2001,
  "RefineMaxlv": 15,
  "AuctionPrice": 1,
  "DecomposeNum": 175000,
  "RefineEffect": {
    "RefineDamReduc": 0.009
  },
  "SubstituteID": 425212,
  "UniqueEffect": {
    "buff": [
      44330,
      44331,
      44332
    ]
  },
  "AdventureSort": 11000,
  "AdventureValue": 1
}