Basic Info

Name 2002 Glorious Destruction Staff
Item ID 2002 - Krieger_Twohand_Staff1
Type Weapon
2002
MATK +210
-------------------------
Magic Attack strength to Demihuman monsters +15%.
-------------------------
Ignore 25% of Magic Defense of Demihuman monsters.
-------------------------
***Additional Weapon Refining Level Option***
+6 Upgrade: Ignore Magic Defense of Demihuman +5%, [Destruction] Lv 1 (Damage bonus of Destruction increases up to the upgrade level 14.)
+9 Upgrade: When using Level 10 Lord of Vermilion, Level 10 Meteor Storm or Level 10 Storm Gust,
has a chance of casting Level 10 Safety Wall.
-------------------------
Class: Two-Handed Staff
Attack: 70
Weight: 0
Weapon Level: 4
Level Requirement: 80
Jobs: Mage, Acolyte Class and Soul Linker

Details

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

Stats

Range 1
Defense 0
Attack 70
Magical Attack 210
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
bonus bMatkRate,getrefine(); bonus2 bMagicAddRace,RC_DemiPlayer,15; bonus2 bIgnoreMdefRate,RC_DemiPlayer,25; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bMagicAddRace,RC_DemiPlayer,(min(getrefine(),14)-5)*2; bonus2 bIgnoreMdefRate,RC_DemiPlayer,5+(min(getrefine(),14)-5)*2; } if(getrefine()>8) { bonus5 bAutoSpellOnSkill,WZ_STORMGUST,MG_SAFETYWALL,10,200,1; bonus5 bAutoSpellOnSkill,WZ_METEOR,MG_SAFETYWALL,10,200,1; bonus5 bAutoSpellOnSkill,WZ_VERMILION,MG_SAFETYWALL,10,200,1; }
Equip Script
None
Unequip Script
None