
Skeleton Armor [1]
Armor
Armor
Steel armor surrounded by sharp bones all over. Don't get cut.
Quality
Blue
Effect
STR +6
Every Refining +1, gets Ignore Def +1%
When attacked, has a 15% chance to deal 500% Neutral DMG and Bleeding Status to all the targets within 3 meters. Lasts 5 seconds
Unlock
STR +6;Every Refining +1, gets Ignore Def +1%;When attacked, has a 15% chance to deal 500% Neutral DMG and Bleeding Status to all the targets within 3 meters. Lasts 5 seconds
Jobs
All Jobs
Craft Materials
Dropped by
Skills
Formula
{
"id": 43220,
"Dsc": "STR +6",
"BuffName": "Skeleton Armor",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"Str": 6,
"type": "AttrChange"
}
}
Formula
{
"id": 43221,
"Dsc": "Every Refining +1, gets Ignore Def +1%",
"BuffName": "Skeleton Armor",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"type": "AttrChange",
"IgnoreDef": {
"a": 0.01,
"b": 0,
"c": 0,
"type": 3323
}
}
}
Formula
{
"id": 43222,
"Dsc": "When attacked, has a 15% chance to deal 500% Neutral DMG and Bleeding Status to all the targets within 3 meters. Lasts 5 seconds",
"BuffName": "Skeleton Armor",
"BuffRate": {
"Odds": 100
},
"Condition": {
"type": "BeAttack",
"all_skill": 1
},
"BuffEffect": {
"id": 78050001,
"Odds": 15,
"type": "UseSkill",
"IsActive": 0
}
}
Formula
{
"id": 142121,
"VID": 50011109,
"Desc": "##283494",
"Icon": "item_42121",
"Type": "Armour",
"Effect": {
"Def": 105
},
"MaxNum": 99,
"NameZh": "##110428",
"Quality": 3,
"display": [
0
],
"CanEquip": [
0
],
"CardSlot": 1,
"EffectAdd": {
"Def": 0.8
},
"EquipType": 2,
"SellPrice": 100,
"ShadowOff": 0,
"RefineMaxlv": 15,
"AuctionPrice": 1,
"RefineEffect": {
"RefineDamReduc": 0.009
},
"UniqueEffect": {
"buff": [
43220,
43221,
43222
]
}
}