Viewing Item (Lesser Guild Arc Wand) Ragnarok: Project Zero Control Panel
Basic Info
Name | Lesser Guild Arc Wand |
---|---|
Item ID |
26147
-
Lesser_Guild_Arc_Wand
|
Type | Weapon - Staff |
MATK + 115.
"¡Ø PvP & WoE-area bonuses only"
+15% increase in magic damage against Players.
Ignores 10% of Player MDEF.
Indestructible.
Per +1 refine, +1% additional increase in magic damage against Players.
Per +2 refine, MATK +5.
If +7 or higher, ignores 5% of Player MDEF.
If +9 or higher, +5% increase in magic damage against Players.
If +10 or higher, Variable Cast Time of [Land Protector] - 30%,
has a chance to reduce Gemstone costs for all skills by 1 for 10 seconds when using [Volcano], [Deluge], and [Violent Gale].
_
Class : One-Handed Staff Attack : 60
Weight : 50
Weapon Level : 3
Required Level : 70
Jobs : Mage and Acolyte, Soul Linker
"¡Ø PvP & WoE-area bonuses only"
+15% increase in magic damage against Players.
Ignores 10% of Player MDEF.
Indestructible.
Per +1 refine, +1% additional increase in magic damage against Players.
Per +2 refine, MATK +5.
If +7 or higher, ignores 5% of Player MDEF.
If +9 or higher, +5% increase in magic damage against Players.
If +10 or higher, Variable Cast Time of [Land Protector] - 30%,
has a chance to reduce Gemstone costs for all skills by 1 for 10 seconds when using [Volcano], [Deluge], and [Violent Gale].
_
Class : One-Handed Staff Attack : 60
Weight : 50
Weapon Level : 3
Required Level : 70
Jobs : Mage and Acolyte, Soul Linker
Details
Weight | 50 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Main Hand |
Stats
Range | 1 |
---|---|
Defense | 0 |
Attack | 60 |
Magical Attack | 115 |
Weapon Level | 3 |
Slots | 0 |
Restrictions
Level Range | 70 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | Magician / Acolyte / Priest / Wizard / Monk / Sage / Soul Linker |
Gender | Any |
Scripts
Use Script |
---|
bonus2(bMagicAddRace, RC_Player, 15 + getrefine()); bonus2(bIgnoreMdefRate, RC_Player, 10); bonus(bUnbreakableWeapon, 0); bonus(bMatk, 5 * (getrefine() / 2)); if (getrefine() >= 7) bonus2(bIgnoreMdefRate, RC_Player, 5); if (getrefine() >= 9) bonus2(bMagicAddRace, RC_Player, 5); if (getrefine() >= 10) { bonus2(bVariableCastrate, SA_LANDPROTECTOR, -30); autobonus3("{ bonus(bNoGemStone, 0); }", 1000, 10000, SA_VOLCANO); autobonus3("{ bonus(bNoGemStone, 0); }", 1000, 10000, SA_DELUGE); autobonus3("{ bonus(bNoGemStone, 0); }", 1000, 10000, SA_VIOLENTGALE); } |
Equip Script |
None |
Unequip Script |
None |