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 #640012 Weapon

Patent Blue Crystal Staff [2]

Buy Price: N/A Sell Price: N/A
A staff with the power of cold ice used by some arch wizards in the past.
Seeing the power of cold magic, it began to show its natural power.
It resonates with Great Hero's Boots.
_______________________
Indestructible in battle
_______________________
MATK +235
_______________________
For each 2 Refine Levels:
MATK +15
_______________________
For each 3 Refine Levels:
Increases damage of Jack Frost by 12%.
_______________________
Refine Level +7:
Decreases Variable Casting Time by 10%.
Increases Magical Damage with Water and Wind element by 15%.
_______________________
Refine Level +9:
Decreases Jack Frost skill cooldown by 1 second.
Decreases Delay After Skill by 5%.
_______________________
Refine Level +11:
Increases Magical Damage against all sizes by 15%.
Increases damage of Chain Lightning by 15%.
_______________________
When equipped with Great Hero's Boots:
INT +10, MATK +7%.
_______________________
Type: Two-Handed Staff
Attack: 100
Weight: 100
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Warlock

Equipment Reform

Available through the reform system C_Weapon_Reform_1

Available through the reform system C_Weapon_Reform_2

Available through the reform system C_Weapon_Reform_3

Available through the reform system Hero_Weapon_Up_Box_2

Basic Information

Weapon
1000
1
Equipment reform

Job Requirements

Yes

Requirements

4
150

Scripts

bonus bUnbreakableWeapon; .@r = getrefine(); bonus bMatk,.@r/2*15; bonus2 bSkillAtk,"WL_JACKFROST",.@r/3*12; if (.@r>=7) { bonus bVariableCastrate,-10; bonus2 bMagicAtkEle,Ele_Water,15; bonus2 bMagicAtkEle,Ele_Wind,15; } if (.@r>=9) { bonus2 bSkillCooldown,"WL_JACKFROST",-1000; bonus bDelayrate,-5; } if (.@r>=11) { bonus2 bMagicAddSize,Size_All,15; bonus2 bSkillAtk,"WL_CHAINLIGHTNING_ATK",15; }
bonus bUnbreakableWeapon;
.@r = getrefine();
bonus bMatk,.@r/2*15;
bonus2 bSkillAtk,"WL_JACKFROST",.@r/3*12;
if (.@r>=7) {
   bonus bVariableCastrate,-10;
   bonus2 bMagicAtkEle,Ele_Water,15;
   bonus2 bMagicAtkEle,Ele_Wind,15;
}
if (.@r>=9) {
   bonus2 bSkillCooldown,"WL_JACKFROST",-1000;
   bonus bDelayrate,-5;
}
if (.@r>=11) {
   bonus2 bMagicAddSize,Size_All,15;
   bonus2 bSkillAtk,"WL_CHAINLIGHTNING_ATK",15;
}
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.