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

Sealed Aeon Staff [2]

Buy Price: N/A Sell Price: N/A
Stainless steel metal staff.
It is said that a wizard of the past created it.
_______________________
MATK +200
_______________________
For each 2 Refine Levels:
MATK +10
_______________________
For each 3 Refine Levels:
Increases damage of Earth Strain by 12%.
_______________________
Refine Level +7:
Decreases Variable Casting Time by 10%.
_______________________
Refine Level +9:
Decreases Earth Strain skill cooldown by 1 second.
_______________________
Indestructible in battle
_______________________
Type: Two-Handed Staff
Attack: 100
Weight: 0
Weapon Level: 4
_______________________
Requirement:
Base Level 99
Warlock

Basic Information

Weapon
1

Job Requirements

Yes

Requirements

4
99

Scripts

bonus bUnbreakableWeapon; .@r = getrefine(); bonus bMatk,10*(.@r/2); bonus2 bSkillAtk,"WL_EARTHSTRAIN",12*(.@r/3); if (.@r>=7) { bonus bVariableCastrate,-10; } if (.@r>=9) { bonus2 bSkillCooldown,"WL_EARTHSTRAIN",-1000; }
bonus bUnbreakableWeapon;
.@r = getrefine();
bonus bMatk,10*(.@r/2);
bonus2 bSkillAtk,"WL_EARTHSTRAIN",12*(.@r/3);
if (.@r>=7) {
   bonus bVariableCastrate,-10;
}
if (.@r>=9) {
   bonus2 bSkillCooldown,"WL_EARTHSTRAIN",-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.