Item Details

Saphir Mace-OSAD [2] ( Saphir_Hall_AD )

# 590043 Saphir Mace-OSAD [2]
Saphir Mace-OSAD [2] Buy: zeny Sell: 0 zeny Weight: 80 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 185 M. Attack: N/A Range: 1 Defense: N/A
Weapon Level: 5 Armor Level: N/A Equip Level Min: 170 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Saphir Mace-OS remodeled with Team Atnad's technology added.
------------------------
Can't be destroyed in battle.
ATK + 5%.

If refine rate is 7 or higher, reduces variable casting time by 10%.

If refine rate is 9 or higher, increases Cart Cannon damage by 25%.

If refine rate is 11 or higher, increases long ranged physical damage by 15%, increases Cart Cannon damage by additional 20%.
------------------------
Class : Mace
ATK : 185
Weight : 80
Weapon Lv : 5
Required Level : 170
Class : Geneticist Classes

N/A

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bAtkRate,5;
if (.@r>=7) {
   bonus bVariableCastrate,-10;
   if (.@r>=9) {
      bonus2 bSkillAtk,"GN_CARTCANNON",25;
      if (.@r>=11) {
         bonus bLongAtkRate,15;
         bonus2 bSkillAtk,"GN_CARTCANNON",20;
      }
   }
}
N/A
N/A

N/A