0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #640005 Weapon

Pride Stone [2]

Buy Price: N/A Sell Price: N/A
Scientific instrument that was kept in the Varmundt's Mansion.
It was terribly transformed by the magic interference device installed by the Illusionians.
_______________________
Indestructible in battle
_______________________
MATK +320
_______________________
Increases Magical Damage with Neutral and Water element by 15%.
_______________________
For each 3 Refine Levels:
MATK +6
Decreases Variable Casting Time by 3%.
_______________________
Refine Level +7:
Increases damage of Comet and Jack Frost by 10%.
_______________________
Refine Level +9:
Decreases Comet skill cooldown by 10 seconds.
Decreases Jack Frost skill cooldown by 1.5 seconds.
_______________________
Refine Level +11:
Increases damage of Comet and Jack Frost by additional 20%.
_______________________
Type: Two-Handed Staff
Attack: 180
Weight: 150
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Warlock

Monster Drops

Normal Drops

Broken Warehouse Manager

Rate: 2.5%

Released Spell

Rate: 1.5%

Equipment Reform

Available through the reform system R_Ep17_Box

Basic Information

Weapon
2000
1
Equipment reform

Job Requirements

Yes

Requirements

4
150

Scripts

.@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bMagicAtkEle,Ele_Neutral,15; bonus2 bMagicAtkEle,Ele_Water,15; bonus bVariableCastrate,-3*(.@r/3); bonus bMatk,6*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"WL_JACKFROST",10; bonus2 bSkillAtk,"WL_COMET",10; } if (.@r>=9) { bonus2 bSkillCooldown,"WL_JACKFROST",-1500; bonus2 bSkillCooldown,"WL_COMET",-10000; } if (.@r>=11) { bonus2 bSkillAtk,"WL_JACKFROST",20; bonus2 bSkillAtk,"WL_COMET",20; }
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus2 bMagicAtkEle,Ele_Neutral,15;
bonus2 bMagicAtkEle,Ele_Water,15;
bonus bVariableCastrate,-3*(.@r/3);
bonus bMatk,6*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"WL_JACKFROST",10;
   bonus2 bSkillAtk,"WL_COMET",10;
}
if (.@r>=9) {
   bonus2 bSkillCooldown,"WL_JACKFROST",-1500;
   bonus2 bSkillCooldown,"WL_COMET",-10000;
}
if (.@r>=11) {
   bonus2 bSkillAtk,"WL_JACKFROST",20;
   bonus2 bSkillAtk,"WL_COMET",20;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.