Item Details

Rutilus Stick-OS [2] ( Rutilus_Stick_OS )

# 26151 Rutilus Stick-OS [2]
Rutilus Stick-OS [2] Buy: 20 zeny Sell: 10 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: 4 Armor Level: N/A Equip Level Min: 130 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Cajado mágico com uma orbe escarlate no seu topo.
--------------------------
Indestrutível em batalha.
--------------------------
Dano mágico de propriedade Neutro e Terra +5%.
--------------------------
Refino +7 ou mais:
Conjuração variável -7%.
Refino +9 ou mais:
Ao realizar ataques mágicos, 4% de chance de ativar um [efeito] por 10 segundos.
Refino +11 ou mais:
Pós-conjuração -10%.
--------------------------
Efeito:
Dano mágico de propriedade Fogo +30%.
--------------------------
Tipo: Cajado
ATQ: 80 ATQM: 175
Peso: 90
Nível da arma: 4
Nível necessário: 130
Classes: Aprendizes, Magos, Noviços, Espiritualistas e evoluções

A staff equipped with a luminous red orb.
Class: One-Handed Staff
Attack: 80
Weight: 90
Weapon Level: 4
Requires Level: 130
Usable By: Novice, Acolyte, Mage, Soul Linker
This item is indestructible in battle.
MATK +175
Magic damage +5% on Neutral and Earth enemies.
If upgrade level is +7 or higher,
Reduces the variable casting time of skills by 7%.
If upgrade level is +9 or higher,
Magic attacks create a chance of increasing Fire Magic damage by 30% for 10 seconds.
If upgrade level is +11 or higher,
Reduces the global delay of skills by 10%.

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,5;
bonus2 bMagicAddEle,Ele_Earth,5;
if (.@r >= 7) {
   bonus bVariableCastrate,-7;
   if (.@r >= 9) {
      autobonus "{ bonus2 bMagicAtkEle,Ele_Fire,30; }",40,10000,BF_MAGIC,"{ specialeffect2 255; }";
      if (.@r >= 11) {
         bonus bDelayrate,-10;
      }
   }
}
N/A
N/A