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

Upgrade Staff [1]

Buy Price: N/A Sell Price: N/A
Staff that is coated by Oridecon and Gold with perfect Level.
_______________________
MATK +70
_______________________
When equipped by Wizard classes:
MATK +30
_______________________
When equipped by Sage classes:
MATK +20
_______________________
For each Refine Level:
MATK +10
Increases Healing skills effectiveness by 1%.
_______________________
For each 10 Base Level above 70:
MATK +10
_______________________
Type: Two-Handed Staff
Attack: 50
Weight: 100
Weapon Level: 3
Enchantable: Yes
_______________________
Requirement:
Magician, Acolyte and Soul Linker

Available from boxes

Basic Information

Weapon
1000
1

Job Requirements

Yes
Yes
Yes
Yes
Yes
Yes
Yes

Requirements

3
1

Scripts

.@r = getrefine(); bonus bMatk,(.@r*10); bonus bHealPower,.@r; if (BaseJob == Job_Wizard) bonus bMatk,30; else if (BaseJob == Job_Sage) bonus bMatk,20; if (BaseLevel>70) bonus bMatk,(((BaseLevel-70)/10)*10);
.@r = getrefine();
bonus bMatk,(.@r*10);
bonus bHealPower,.@r;
if (BaseJob == Job_Wizard)
   bonus bMatk,30;
else if (BaseJob == Job_Sage)
   bonus bMatk,20;
if (BaseLevel>70)
   bonus bMatk,(((BaseLevel-70)/10)*10);
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.