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

Enhanced Metal Staff [1]

Buy Price: N/A Sell Price: N/A
A Refined metal staff that made for a skilled adventurer.
_______________________
MATK +95
_______________________
Increases damage of Soul Expansion by 10%.
_______________________
For each Refine Level:
MATK +8
_______________________
For each 10 Base Level:
MATK +7 (up to Base Level 150)
_______________________
When equipped by Warlock:
MATK +20
_______________________
When equipped by Sorcerer:
MATK +15
_______________________
Type: Two-Handed Staff
Attack: 60
Weight: 0
Weapon Level: 3
Enchantable: Yes
_______________________
Requirement:
Base Level 100
Magician, Acolyte and Soul Linker

Basic Information

Weapon
1

Job Requirements

Yes
Yes
Yes
Yes
Yes
Yes
Yes

Requirements

3
100

Scripts

bonus2 bSkillAtk,"WL_SOULEXPANSION",10; bonus bMatk,8*getrefine(); bonus bMatk,7*(min(BaseLevel,150)/10); if (BaseJob == Job_Sage) { bonus bMatk,20; } if (BaseJob == Job_Wizard) { bonus bMatk,15; }
bonus2 bSkillAtk,"WL_SOULEXPANSION",10;
bonus bMatk,8*getrefine();
bonus bMatk,7*(min(BaseLevel,150)/10);
if (BaseJob == Job_Sage) {
   bonus bMatk,20;
}
if (BaseJob == Job_Wizard) {
   bonus bMatk,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.