Viewing Item (Glorious Arc Wand)

Basic Info

Name 1640 Glorious Arc Wand
Item ID 1640 - Krieger_Onehand_Staff1
Type Weapon - Staff
1640
MATK + 15%
Increases magical attack against Demi-Human monster by 15%.
Adds 25% magical defense bypassing on Demi-Human monster.
Indestructible (except in upgrade attempts).
Each refine increases MATK + 1%.
[Refine Rate 6~10]
Increases magic defense bypassing by 5%.
[Refine Rate 9~10]
MATK + 5%.
Decreases cast time by 5%.
Decreases aftercast delay by 5%.
Type : Staff
Attack : 70
Weight : 0
Weapon Level : 4
Required Level : 80
Applicable Job : Magician Class, Acolyte Class, Soul Linker

Details

Weight 0
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Main Hand

Stats

Range 1
Defense 0
Attack 70
Weapon Level 4
Slots 0

Restrictions

Level Range 80 +
Usage None
Trade Can't be dropped / Can't be traded or vended / Can't be placed into Cart / Can't be placed into Storage / Can't be placed into Guild Storage / Can't be placed into Master Storage
Job Class Types Normal / Upper / Baby
Job Classes Magician / Acolyte / Priest / Wizard / Monk / Sage / Soul Linker
Gender Any

Scripts

Use Script
bonus2 bMagicAddRace,RC_DemiPlayer,15; bonus2 bIgnoreMdefRate,RC_DemiPlayer,25 + ((getrefine()>5) ? 5 : 0); bonus bUnbreakableWeapon,0; if(getrefine()>8) { bonus bCastrate,-5; bonus bDelayrate,-5; bonus bMatkRate,5; }
Equip Script
None
Unequip Script
None