Destruction Axe [2] ( Destruction_Axe )
| ID 1341 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 440 | Slots: 2 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: One-Handed Axe | Gender: Both | Locations: Weapon | |||||||||||||||||||||
| Attack: 230 | Magic Attack: Not specified | Range: 1 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 5 | Armor Level: Not specified | Min. Equip Level: 215 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||||||
|
A one-handed axe said to have been forged by a blacksmith consumed by evil power, crafted for the sole purpose of destroying the world. Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bAtkRate,5;
bonus bPow,2;
bonus2 bSkillAtk,"MT_TRIPLE_LASER",5;
if (.@r>=5) {
bonus2 bSkillAtk,"MT_TRIPLE_LASER",10;
if (.@r>=7) {
bonus bLongAtkRate,5;
if (.@r>=9) {
bonus2 bSkillAtk,"MT_TRIPLE_LASER",10;
if (.@r>=10) {
bonus bCritical,10;
if (.@r>=11) {
bonus bCritAtkRate,20;
bonus2 bSkillAtk,"MT_TRIPLE_LASER",5;
}
}
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bLongAtkRate,10;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bAddSize,Size_All,10;
if (.@g>=ENCHANTGRADE_B) {
bonus2 bAddRace,RC_All,10;
if (.@g>=ENCHANTGRADE_A) {
bonus2 bAddEle,Ele_All,10;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||