Viewing Item

#1640: Glorious Arc Wand

Item ID 1640 For Sale No
Identifier Krieger_Onehand_Staff1 Credit Price Not For Sale
Name Glorious Arc Wand Type Weapon - Staff
NPC Buy 20 Weight 0
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 70 Min Equip Level 80
MATK 135 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Mage / Priest / Wizard / Monk / Sage / Soul Linker
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 bonus2 bMagicAddRace,RC_DemiHuman,15;

2 bonus2 bMagicAddRace,RC_Player_Human,15;

3 .@r = getrefine();

4 bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,25 + ((.@r > 5) ? 5 : 0);

5 bonus2 bIgnoreMdefRaceRate,RC_Player_Human,25 + ((.@r > 5) ? 5 : 0);

6 bonus bUnbreakableWeapon;

7 if (.@r > 8) {

8 bonus bMatkRate,5;

9 bonus bVariableCastrate,-5;

10 bonus bDelayrate,-5;

11 }

Equip Script None
Unequip Script None