Viewing Item (Glorious Destruction Staff)
Basic Info
| Name |
|
|---|---|
| Item ID |
2002
-
Krieger_Twohand_Staff1
|
| Type | Weapon |
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]
MATK + 5%.
[Destruction] Lv 1
[Refine Rate 9~10]
Add a chance of auto casting Level 10 Safety Wall when casting Level 10 Lord of Vermillion, Meteor Storm, Storm Gust on yourself.
Type : Two-Handed Staff
Attack : 70
Weight : 0
Weapon Level : 4
Required Level : 80
Applicable Job : Magician Class, Acolyte Class
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]
MATK + 5%.
[Destruction] Lv 1
[Refine Rate 9~10]
Add a chance of auto casting Level 10 Safety Wall when casting Level 10 Lord of Vermillion, Meteor Storm, Storm Gust on yourself.
Type : Two-Handed Staff
Attack : 70
Weight : 0
Weapon Level : 4
Required Level : 80
Applicable Job : Magician Class, Acolyte Class
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 |
| 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 |
| 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,(getrefine()-5)*2; bonus2 bIgnoreMdefRate,RC_DemiPlayer,5+(getrefine()-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 |