
Weapon Axe
Increases damage to Demi-Human monsters by 5%. When Brute monsters die, there's a 30% chance that the meat of them drops.
HP Regen +10
auto attacks has a 5% chance to increase Atk for a while, but this effect cause HP loss
When killing demi-human monsters, Caster has a 10% chance to restore his/her own HP
HP Regen +10;auto attacks has a 5% chance to increase Atk for a while, but this effect cause HP loss;When killing demi-human monsters, Caster has a 10% chance to restore his/her own HP
HP Regen +5
Atk +22
Atk +30
auto attack has a 15% chance to trigger [Last Resort]: spend 10% of Max HP to increase Atk by 15%; the effect lasts 5 seconds.
Formula
{
"id": 24650,
"Dsc": "HP Regen +10",
"BuffName": "Cleaver",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"type": "AttrChange",
"RestoreSpd": 10
}
}
Formula
{
"id": 24651,
"Dsc": "auto attacks has a 5% chance to increase Atk for a while, but this effect cause HP loss",
"BuffName": "Cleaver",
"BuffRate": {
"Odds": 100
},
"Condition": {
"type": "Attack",
"normal_skill": 1
},
"BuffEffect": {
"id": [
24652,
24653
],
"Odds": 5,
"type": "AddBuff"
}
}
Formula
{
"id": 24652,
"BuffDesc": "Increase Atk for a while",
"BuffIcon": "skillbuff_commonbuff",
"BuffName": "Cleaver",
"BuffRate": {
"Odds": 100
},
"BuffType": {
"isgain": 1,
"isdisperse": 1
},
"IconType": 1,
"BuffEffect": {
"Atk": 80,
"type": "AttrChange"
}
}
Formula
{
"id": 24653,
"BuffName": "Cleaver",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"Hp": {
"a": -0.03,
"b": -50,
"type": 6
},
"type": "HSPChange"
}
}
Formula
{
"id": 24654,
"Dsc": "When killing demi-human monsters, Caster has a 10% chance to restore his/her own HP",
"BuffName": "Cleaver",
"BuffRate": {
"Odds": 100
},
"Condition": {
"type": "KillRace",
"Value": [
2
],
"buff_skill_can_trigger": 1
},
"BuffEffect": {
"id": [
24655
],
"type": "AddBuff"
}
}
Formula
{
"id": 24655,
"BuffName": "Cleaver",
"BuffRate": {
"Odds": 25
},
"BuffEffect": {
"Hp": {
"a": 0,
"b": 0.1,
"type": 16
},
"type": "HSPChange",
"IsVampiric": 1
}
}
Formula
{
"id": 141805,
"VID": 23012005,
"Desc": "##107168",
"Icon": "item_41805",
"Type": "Axe",
"Model": "Cleaver",
"Effect": {
"Atk": 128
},
"MaxNum": 99,
"NameZh": "##110386",
"SE_hit": "Common/axe_hit",
"SuitID": [
0
],
"Feature": 1,
"Quality": 3,
"display": [
0
],
"CanEquip": [
11,
12,
13,
14,
15,
203,
204,
205,
61,
62,
63,
64,
65,
213,
214,
215,
72,
73,
74,
75,
132,
133,
134,
135,
655,
665,
695
],
"CardSlot": 2,
"ModelDir": "Assets/Art/Model/Role/Weapon/Axe/Cleaver",
"EffectAdd": {
"Atk": 1.2
},
"EquipType": 1,
"SE_attack": "Common/axe_attack",
"SellPrice": 1728,
"ShadowOff": 0,
"RefineMaxlv": 15,
"AuctionPrice": 1,
"RefineEffect": {
"Refine": 12
},
"UniqueEffect": {
"buff": [
24650,
24651,
24654
]
}
}