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

Patent Shadow Staff [2]

Buy Price: N/A Sell Price: N/A
An old cane used by Ancient Heroes.
The ancient power was inhabited and began to show its natural abilities.
It looks old but has hidden magic, it resonates with Great Hero's Boots.
_______________________
Indestructible in battle
_______________________
MATK +195
_______________________
For each 2 Refine Levels:
MATK +15
_______________________
For each 3 Refine Levels:
Increases damage of Earth Grave by 12%.
_______________________
Refine Level +7:
Increases Magical Damage with Earth and Neutral element by 15%.
_______________________
Refine Level +9:
Increases damage of Psychic Wave by 25%
Decreases Variable Casting Time by 7%.
_______________________
Refine Level +11:
Decreases Variable Casting Time by additional 8%.
Decreases Psychic Wave skill cooldown by 1 second.
_______________________
When equipped with Great Hero's Boots:
INT +10, MATK +7%.
_______________________
Type: One-Handed Staff
Attack: 40
Weight: 75
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Sorcerer

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

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
750
1
Equipment reform

Job Requirements

Yes

Requirements

4
150

Scripts

bonus bUnbreakableWeapon; .@r = getrefine(); bonus bMatk,.@r/2*15; bonus2 bSkillAtk,"SO_EARTHGRAVE",12*(.@r/3); if (.@r>=7) { bonus2 bMagicAtkEle,Ele_Earth,15; bonus2 bMagicAtkEle,Ele_Neutral,15; } if (.@r>=9) { bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",25; bonus bVariableCastrate,-7; } if (.@r>=11) { bonus bVariableCastrate,-8; bonus2 bSkillCooldown,"SO_PSYCHIC_WAVE",-1000; }
bonus bUnbreakableWeapon;
.@r = getrefine();
bonus bMatk,.@r/2*15;
bonus2 bSkillAtk,"SO_EARTHGRAVE",12*(.@r/3);
if (.@r>=7) {
   bonus2 bMagicAtkEle,Ele_Earth,15;
   bonus2 bMagicAtkEle,Ele_Neutral,15;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",25;
   bonus bVariableCastrate,-7;
}
if (.@r>=11) {
   bonus bVariableCastrate,-8;
   bonus2 bSkillCooldown,"SO_PSYCHIC_WAVE",-1000;
}
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.