.:Renewal Item Database:.
Search Item By ID
Type
Weapon
Class
Two-handed Staff
Buy
20z
Sell
10z
Weight
0 Attack
70 / MATK 210 Required Lvl 80 Weapon Lvl 4 Slot 0 | |
Applicable Jobs | Mage Acolyte Priest Wizard Monk Sage Soul Linker |
---|---|
Description | MATK +210 Magic attack damage to Demihuman monsters +15%. Ignore magical defense of Demihuman monsters by 25%. For each refine level, MATK + 1%. Indestructible (except in upgrade attempts). Refine level +6 or higher: Ignore magical defense of Demihuman monsters by an additional 5%. [Destruction] Lv 1 Destruction effect (applies up to +14): (Refine-5)*2 % increase in magical damage against Demihuman. Ignore magical defense against Demihuman by (Refine-5)*2 %. Refine level +9 or higher: 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. |
Item Script |
expand to view script{ .@r = min(14,getrefine()); bonus bMatkRate,.@r; bonus bUnbreakableWeapon; if (.@r>5) { .@bonus1 = 5; .@bonus2 = (.@r-5) * 2; } if (.@r>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; } bonus2 bMagicAddRace,RC_DemiHuman,15+.@bonus2; bonus2 bMagicAddRace,RC_Player_Human,15+.@bonus2; bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,25+.@bonus1+.@bonus2; bonus2 bIgnoreMdefRaceRate,RC_Player_Human,25+.@bonus1+.@bonus2; },{},{} |
Dropped By | No Result |
Obtainable From | Battleground |