Item ID | 1341 |
![]() |
For Sale | No |
---|---|---|---|---|
Identifier | Destruction_Axe | Credit Price | Not For Sale | |
Name | Destruction Axe | Type | Weapon - One-Handed Axe | |
NPC Buy | 0 | Weight | 440 | |
NPC Sell | 0 | Weapon Level | 5 | |
Range | 1 | Defense | 0 | |
Slots | 2 | Refineable | Yes | |
Attack | 230 | Min Equip Level | 215 | |
MATK | 0 | Max Equip Level | None | |
Equip Locations | Main Hand | |||
Equip Upper | None | |||
Equippable Jobs | Blacksmith | |||
Equip Gender | Both (Male and Female) | |||
Trade restriction | None | |||
Item Use Script |
1 .@g = getenchantgrade(); 2 .@r = getrefine(); 3 bonus bUnbreakableWeapon; 4 bonus bAtkRate,5; 5 bonus bPow,2; 6 bonus2 bSkillAtk,"MT_TRIPLE_LASER",5; 7 if (.@r>=5) { 8 bonus2 bSkillAtk,"MT_TRIPLE_LASER",10; 9 if (.@r>=7) { 10 bonus bLongAtkRate,5; 11 if (.@r>=9) { 12 bonus2 bSkillAtk,"MT_TRIPLE_LASER",10; 13 if (.@r>=10) { 14 bonus bCritical,10; 15 if (.@r>=11) { 16 bonus bCritAtkRate,20; 17 bonus2 bSkillAtk,"MT_TRIPLE_LASER",5; 18 } 19 } 20 } 21 } 22 } 23 if (.@g>=ENCHANTGRADE_D) { 24 bonus bLongAtkRate,10; 25 if (.@g>=ENCHANTGRADE_C) { 26 bonus2 bAddSize,Size_All,10; 27 if (.@g>=ENCHANTGRADE_B) { 28 bonus2 bAddRace,RC_All,10; 29 if (.@g>=ENCHANTGRADE_A) { 30 bonus2 bAddEle,Ele_All,10; 31 } 32 } 33 } 34 } |
|||
Equip Script | None | |||
Unequip Script | None | |||
Description |
A one-handed axe which is said to have changed for the destruction of the world. _______________________ Indestructible in battle _______________________ ATK +5%, POW +2 Increases damage of Triple Laser by 5%. _______________________ Refine Level +5: Increases damage of Triple Laser by additional 10%. _______________________ Refine Level +7: Increases Ranged Physical Damage by 5%. _______________________ Refine Level +9: Increases damage of Triple Laser by additional 10%. _______________________ Refine Level +10: CRI +10 _______________________ Refine Level +11: Increases damage of Triple Laser by additional 5%. Increases Critical Damage by 20%. _______________________ [Bonus by Grade] [Grade D]: Increases Ranged Physical Damage by 10%. [Grade C]: Physical Damage against enemies of every size +10%. [Grade B]: Physical Damage against enemies of every race +10%. [Grade A]: Physical Damage against enemies of every element +10%. _______________________ Type: One-Handed Axe Attack: 230 Weight: 440 Weapon Level: 5 _______________________ Requirement: Base Level 215 Meister |