Item Details

Glorious Arc Wand ( Krieger_Onehand_Staff1 )

ID 1640 Glorious Arc Wand
Glorious Arc Wand Buy Price: 20 zeny Sell Price: 10 zeny Weight: 0 Slots: Not specified
Type: Weapon item. Sub Type: Staff Gender: Both Locations: Weapon
Attack: 70 Magic Attack: 135 Range: 1 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 80 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Cajado fabricado no Reino Maroll.
Indestrutível em batalha.
ATQM +135.
Dano mágico contra as raças Humanoide e Humano +15%.
Ignora 25% da DEFM das raças Humanoide e Humano.
Refino +6 ou mais:
Ignora +5% adicional da DEFM das raças Humanoide e Humano.
Refino +9 ou mais:
ATQM +5%.
Tempo de conjuração variável -5%.
Pós-conjuração -5%.
Tipo: Cajado
Ataque: 70
Peso: 0
Nível da arma: 4
Nível necessário: 80
Classes: Espiritualistas, Magos, Noviços e evoluções

A weapon that has been designed specifically for battles against humans.
Account Bound
Class: One-Handed Staff
Attack: 70
Magic Attack: 135
Property: Neutral
Weight: 0
Weapon Level: 4
Requires Level: 80
Usable By: Acolyte Jobs, Mage Jobs, Soul Linker
Increases magical damage on Demi-Human race targets by 15%.
Bypass 25% of hard magic defense of Demi-Human race targets when performing a magical attack.
Increases magical damage on Human Player race targets by 15%.
Bypass 25% of hard magic defense of Human Player race targets when performing a magical attack.
This item is indestructible in battle.
If upgrade level is +6 or higher,
Bypass an additional 5% of hard magic defense of Human Player race targets when performing a magical attack.
If upgrade level is +9 or higher,
MATK + 5%
Reduces the variable casting time of skills by 5%.
Reduces the fixed casting time of skills by 5%.

Character Bound.
MATK +135.
Ignores magical defense of Human and Demihuman enemies +25%.
Magical weapon damage to Human and Demi-Humans by formula +15%
Indestructable
-------------
[If refine lv +6]
Physical defense of Human and Demihuman enemies -5%.
-------------
[If refine lv +9]
MATK +5%
Variable Casting Time -5%
Cast delay -5%
-------------
-------------
Class: Staff
Attack: 70
Weight: 0
Weapon Level: 4
Required Level: 80
Jobs: Wizard and Acolyte Class

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Can be dropped: Can be traded: Can be traded with partner: Can be sold to NPC:
Can be placed in the cart: Can be placed in the storage: Can be placed in guild storage: Can be put in a mail:
Can be put in an auction: Delay:
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;
}
Not specified
Not specified

Not specified