Viewing Item

#26151: Rutilus Stick-OS

Item ID 26151 For Sale No
Identifier Rutilus_Stick_OS Credit Price Not For Sale
Name Rutilus Stick-OS Type Weapon - Staff
NPC Buy 20 Weight 90
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 80 Min Equip Level 130
MATK 175 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Super novice / Priest / Wizard / Sage / Soul Linker
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableWeapon;

3 bonus2 bMagicAddEle,Ele_Neutral,5;

4 bonus2 bMagicAddEle,Ele_Earth,5;

5 if (.@r >= 7) {

6 bonus bVariableCastrate,-7;

7 if (.@r >= 9) {

8 autobonus "{ bonus2 bMagicAtkEle,Ele_Fire,30; }",40,10000,BF_MAGIC,"{ specialeffect2 255; }";

9 if (.@r >= 11) {

10 bonus bDelayrate,-10;

11 }

12 }

13 }

Equip Script None
Unequip Script None