Doom Slayer ItemID: 1386 (Doom_Slayer_I) |
---|
Type | Weapon | Location | 2-Handed Weapon | Weight | 0 |
---|
Buy | 0 | Sell | 0 | Pre-/Sufix | |
---|
|
| A gigantic and ridiculously heavy axe that requires great strength to use it properly. [Base Strength >= 95] ATK + 400 Causes Stun effect to enemies by 30% chance when receiving damage. Decreases ASPD by 25%. SP cost of All Skills is doubled. Add a 5% chance of breaking the enemy's armor when attacking. Class : Axe Attack : 20 Weight : 0 Weapon Level : 4 Required Level : 0 Applicable Job : Swordman Class, Merchant Class
|
---|
Script: | { if(readparam(bStr)>=95){ bonus bBaseAtk,400; bonus2 bAddEff,Eff_Stun,3000; bonus bAspdRate,-25; bonus bUseSPrate,100; bonus bBreakArmorRate,500; } } , { } , { } |
---|
Crafting: | - |
---|
|