
Weapon Knuckles
Equip it and you'll crazily find enemies. The equipment is terrified for users, but the Attack Spd will be boosted.
auto attack has a 5% chance to increase Attack Spd by 5%
the effect lasts 5 seconds, and can stack up 3 times
Damage of [Triple Attack] +15%
auto attack has a 5% chance to increase Attack Spd by 5%; the effect lasts 5 seconds, and can stack up 3 times Damage of [Triple Attack] +15%
Atk +55, Str +2
Atk +60, AGI +2
Atk +64, Dex +2
Atk +65, STR +2, AGI +2, DEX +2; [Tiger Cannon] damage +5%; [Tiger Cannon] skill multiplier +10% for each refining level; when refining +10, [Tiger Cannon] skill multiplier +40%; when refining +15, [Tiger Cannon] skill multiplier +80%
Formula
{
"id": 24890,
"Dsc": "auto attack has a 5% chance to increase Attack Spd by 5%; the effect lasts 5 seconds, and can stack up 3 times;Damage of [Triple Attack] +15%",
"BuffName": "Berserk",
"BuffRate": {
"Odds": 100
},
"Condition": {
"type": "Attack",
"normal_skill": 1
},
"BuffEffect": {
"id": [
24891
],
"Odds": 5,
"type": "AddBuff"
}
}
Formula
{
"id": 24891,
"BuffDesc": "Raise Attack Spd",
"BuffIcon": "skillbuff_commonbuff",
"BuffName": "Berserk",
"BuffRate": {
"Odds": 100
},
"IconType": 1,
"BuffEffect": {
"type": "AttrChange",
"EquipASPD": 0.05,
"limit_layer": 3
}
}
Formula
{
"id": 162510,
"VID": 51512020,
"Desc": "##133671",
"Icon": "item_62510",
"Type": "Knuckle",
"Model": "Berserk",
"Effect": {
"Atk": 266
},
"MaxNum": 99,
"NameZh": "##111885",
"SE_hit": "Common/fist_hit_2",
"SuitID": [
0
],
"Feature": 1,
"Quality": 3,
"display": [
2
],
"CanEquip": [
122,
123,
124,
125,
625
],
"CardSlot": 2,
"ModelDir": "Assets/Art/Model/Role/Weapon/Knuckle/Berserk",
"EffectAdd": {
"Atk": 1.2
},
"EquipType": 1,
"SellPrice": 1176,
"ShadowOff": 0,
"RefineMaxlv": 15,
"AuctionPrice": 1,
"RefineEffect": {
"Refine": 12
},
"UniqueEffect": {
"buff": [
24890
]
}
}