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 #1640 Weapon

Glorious Arc Wand

Buy Price: N/A Sell Price: N/A
A weapon that only a champion of battlefield can wield.
_______________________
MATK +135
_______________________
Increases MATK to Demi-Human race by 15%.
_______________________
Ignores magical defense of enemies of Demi-Human race by 25%.
_______________________
Indestructible in battle
_______________________
Refine Level +6:
Pierces magical defense of Demi-Human race by additional 5%.
_______________________
Refine Level +9:
MATK +5%
Decreases Variable Casting Time by 5%.
Decreases After Skill Delay by 5%.
_______________________
Type: One-Handed Staff
Attack: 70
Weight: 0
Weapon Level: 4
_______________________
Requirement:
Base Level 80
Magician, Acolyte and Soul Linker

Equipment Slots

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

Basic Information

Weapon
1

Job Requirements

Yes
Yes
Yes
Yes
Yes
Yes
Yes

Requirements

4
80

Scripts

bonus2 bMagicAddRace,RC_DemiHuman,15; bonus2 bMagicAddRace,RC_Player_Human,15; .@r = getrefine(); bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,25 + ((.@r > 5) ? 5 : 0); bonus2 bIgnoreMdefRaceRate,RC_Player_Human,25 + ((.@r > 5) ? 5 : 0); bonus bUnbreakableWeapon; if (.@r > 8) { bonus bMatkRate,5; bonus bVariableCastrate,-5; bonus bDelayrate,-5; }
bonus2 bMagicAddRace,RC_DemiHuman,15;
bonus2 bMagicAddRace,RC_Player_Human,15;
.@r = getrefine();
bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,25 + ((.@r > 5) ? 5 : 0);
bonus2 bIgnoreMdefRaceRate,RC_Player_Human,25 + ((.@r > 5) ? 5 : 0);
bonus bUnbreakableWeapon;
if (.@r > 8) {
   bonus bMatkRate,5;
   bonus bVariableCastrate,-5;
   bonus bDelayrate,-5;
}
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.