Viewing Item

#2016: Vellum Arc Wand

Item ID 2016 For Sale No
Identifier Velum_Arc_Wand Credit Price Not For Sale
Name Vellum Arc Wand Type Weapon - Two-Handed Staff
NPC Buy 20 Weight 80
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 110 Min Equip Level 95
MATK 220 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Mage / Priest / Wizard / Monk / Sage / Soul Linker
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bUnbreakableWeapon;

2 bonus2 bMagicAddRace,RC_Player_Human,25;

3 bonus2 bMagicAddRace,RC_Player_Doram,25;

4 bonus2 bIgnoreMdefRaceRate,RC_Player_Human,25;

5 bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,25;

6 .@r = getrefine();

7 if (.@r>5) {

8 bonus bMatkRate,15;

9 }

10 if (.@r>8) {

11 bonus bVariableCastrate,-20;

12 bonus bFixedCast,-200;

13 }

Equip Script None
Unequip Script None