0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #26151 Weapon

Rutilus Stick-OS [2]

Buy Price: N/A Sell Price: N/A
Staff equipped with a red glowing orb.
_______________________
Indestructible in battle
_______________________
MATK +175
_______________________
Increases Magical Damage against Neutral and Earth elemental by 5%.
_______________________
Refine Level +7:
Decreases Variable Casting Time by 7%.
_______________________
Refine Level +9:
Random chance to increase Magical Damage with Fire element by 30% for 10 seconds when dealing magical damage.
_______________________
Refine Level +11:
Decreases After Skill Delay by 10%.
_______________________
Type: One-Handed Staff
Attack: 80
Weight: 90
Weapon Level: 4
_______________________
Requirement:
Base Level 130
Novice, Magician, Acolyte and Soul Linker classes

Available from boxes

Equipment Reform

Available through the reform system OS_Weapon_Reform

Available through the reform system R_Ep17_Box

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
900
1
Equipment reform

Job Requirements

Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes

Requirements

4
130

Scripts

.@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; } } }
.@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;
      }
   }
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.