Doom Slayer
ID: 1370 · Doom_Slayer
NPC Sell:
10z
NPC Buy:
20z
Item Info
| Type | Weapon (Two-Handed Axe) |
| Weight | 600 |
| Slots | 0 |
| ATK | 10 |
| Equip Level | 80 |
| Weapon Level | 4 |
| Equip | Two Handed Weapon |
| NPC Buy | 20z |
| NPC Sell | 10z |
Description
A gigantic and ridiculously heavy axe that requires great strength to use it properly.
Increases after attack delay by 40%.
Doubles SP consumption of all skills.
If base STR is 95 or greater:
Atk +340
Add 30% chance of inflicting Stun status and 5% chance of destroying the enemy's armor with each physical attack.
Class: Two-Handed Axe
Attack: 10
Weight: 600
Weapon Level: 4
Level Requirement: 80
Jobs: Swordman and Merchant
Script
On Equip:
bonus bAspdRate,-40;
bonus bUseSPrate,100;
if(readparam(bStr)>=95) {
bonus bBaseAtk,340;
bonus2 bAddEff,Eff_Stun,3000;
bonus bBreakArmorRate,500;
}
No known monster drops for this item.