Slash Axe [1]
Weapon Axe

A heavy axe that specializes in slashing. Some swordsmen also use it occasionally.

Quality
Blue
Effect

HP Regen +15

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.

When killing demi-human monsters, Caster has a chance to restore his/her own HP

Unlock

HP Regen +15;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.;When killing demi-human monsters, Caster has a chance to restore his/her own HP

Jobs
Blacksmith Whitesmith Mechanic Lightbringer Little Savior Ryujinmaru Ryuoumaru Hollgrehenn
Upgrade From
Craft Materials
Craftable

Formula

{
  "id": 40320,
  "Dsc": "HP Regen +15",
  "BuffName": "Slash Axe",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "RestoreSpd": 15
  }
}

Formula

{
  "id": 40321,
  "Dsc": "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.",
  "BuffName": "Slash Axe",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1
  },
  "BuffEffect": {
    "id": [
      40322,
      40323
    ],
    "Odds": 15,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 40322,
  "BuffDesc": "Increase Atk for a while",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Slash Axe",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": 0.15
  }
}

Formula

{
  "id": 40323,
  "BuffName": "Slash Axe",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Hp": {
      "a": -0.1,
      "b": 0,
      "type": 6
    },
    "type": "HSPChange"
  }
}

Formula

{
  "id": 40324,
  "Dsc": "When killing demi-human monsters, Caster has a chance to restore his/her own HP",
  "BuffName": "Slash Axe",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "KillRace",
    "Value": [
      2
    ],
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      40325
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 40325,
  "BuffName": "Slash Axe",
  "BuffRate": {
    "Odds": 25
  },
  "BuffEffect": {
    "Hp": {
      "a": 0,
      "b": 0.1,
      "type": 16
    },
    "type": "HSPChange",
    "IsVampiric": 1
  }
}

Formula

{
  "id": 41843,
  "VID": 23011043,
  "Desc": "##129074",
  "Icon": "item_41843",
  "Type": "Axe",
  "Model": "Guillotine",
  "Effect": {
    "Atk": 180
  },
  "MaxNum": 99,
  "NameZh": "##108053",
  "SE_hit": "Common/axe_hit",
  "Feature": 1,
  "Quality": 3,
  "display": [
    0
  ],
  "CanEquip": [
    62,
    63,
    64,
    65,
    213,
    214,
    215,
    655
  ],
  "CardSlot": 1,
  "ModelDir": "Assets/Art/Model/Role/weapon/Axe/Guillotine",
  "Condition": 8,
  "EffectAdd": {
    "Atk": 1.2
  },
  "EquipType": 1,
  "SE_attack": "Common/axe_attack",
  "SellPrice": 1152,
  "ShadowOff": 0,
  "RefineMaxlv": 15,
  "AuctionPrice": 1,
  "LoadShowPose": [
    0,
    0.2,
    0
  ],
  "LoadShowSize": 1.3,
  "RefineEffect": {
    "Refine": 12
  },
  "SubstituteID": 418432,
  "UniqueEffect": {
    "buff": [
      40320,
      40321,
      40324
    ]
  },
  "AdventureSort": 9000,
  "AdventureValue": 1,
  "LoadShowRotate": 70
}