Item Details

Rutilus Stick-OSAD [2] ( Rutilus_Stick_AD )

# 550075 Rutilus Stick-OSAD [2]
Rutilus Stick-OSAD [2] Buy: zeny Sell: 0 zeny Weight: 90 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 80 M. Attack: 175 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: N/A

Rutilus Stick-OS remodeled with Team Atnad's technology added.
------------------------
Can't be destroyed in battle.
MATK + 175.
Increases magical damage against neutral and earth property enemies by 10%.

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

If refine rate is 9 or higher, increases neutral and fire property magical damage by 30%.

If refine rate is 11 or higher, reduces global cooldown by 15%.
------------------------
Class : Staff
ATK : 80
Weight : 90
Weapon Lv : 5
Required Level : 170
Class : Novice, Mage, Acolyte, Soul Linker 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;
bonus2 bMagicAddEle,Ele_Neutral,10;
bonus2 bMagicAddEle,Ele_Earth,10;
if (.@r>=7) {
   bonus bVariableCastrate,-10;
   if (.@r>=9) {
      bonus2 bMagicAtkEle,Ele_Fire,30;
      bonus2 bMagicAtkEle,Ele_Neutral,30;
      if (.@r>=11) {
         bonus bDelayrate,-15;
      }
   }
}
N/A
N/A

N/A