Glacier Two-Handed Axe
| Item ID | 620017 | Name | Glacier Two-Handed Axe |
|
A two-handed axe crafted from ice harvested from the glaciers of Issgard.
You can enchant it with Ice Flower Magic Stones for special abilities. _______________________ Indestructible in battle _______________________ MATK +180 _______________________ Type: Two-Handed Axe Attack: 350 Weight: 700 Weapon Level: 5 _______________________ Requirement: Base Level 210 Mechanic classes |
|---|---|---|---|---|---|
| Weapon Level | 5 | Identifier | Glacier_T_Axe | ||
| Attack | 350 | Type | Weapon - Two-Handed Axe | ||
| MATK | 180 | Equip Locations | Two-Handed | ||
| Defense | 0 | Equippable Jobs | Blacksmith | ||
| Range | 1 | Equip Gender | Both (Male and Female) | ||
| Slots | 0 | Equip Upper | Third, Third Upper, Third Baby | ||
| Weight | 700 | Min Equip Level | 210 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
bonus bUnbreakableWeapon; |
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
bonus bAtkRate,5; bonus bBaseAtk,50; .@r_weapon = getequiprefinerycnt(EQI_HAND_R); bonus bShortAtkRate,5*(.@r_weapon/3); bonus bAspdRate,4*(.@r_weapon/3); |
||||
|
bonus bMatkRate,5; bonus bMatk,50; .@r_weapon = getequiprefinerycnt(EQI_HAND_R); bonus2 bMagicAtkEle,Ele_All,5*(.@r_weapon/3); bonus bAspdRate,4*(.@r_weapon/3); |
||||
|
bonus bAtkRate,5; bonus bBaseAtk,50; .@r_weapon = getequiprefinerycnt(EQI_HAND_R); bonus bLongAtkRate,5*(.@r_weapon/3); bonus bAspdRate,4*(.@r_weapon/3); |