
Shadow Guard [1]
Off Hand Shield
Off Hand Shield
Black shields that can be equipped on arms. When Shadow Walks are also equipped, this item has a good chance to set enemy into darkness.
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
Craft Materials
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": 142521,
"VID": 51011032,
"Desc": "##128766",
"Icon": "item_42521",
"Type": "Shield",
"Model": "Shadow_Guard",
"Effect": {
"Def": 132
},
"MaxNum": 99,
"NameZh": "##129622",
"Feature": 1,
"Quality": 3,
"display": [
0
],
"CanEquip": [
0
],
"CardSlot": 1,
"ModelDir": "Assets/Art/Model/Role/Weapon/Shield/Shadow_Guard",
"EffectAdd": {
"Def": 1
},
"EquipType": 3,
"SellPrice": 64000,
"ShadowOff": 0,
"DecomposeID": 2001,
"RefineMaxlv": 15,
"AuctionPrice": 1,
"DecomposeNum": 1750000,
"RefineEffect": {
"RefineDamReduc": 0.009
},
"UniqueEffect": {
"buff": [
44330,
44331,
44332
]
}
}