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

Sealed Eastern Sword [2]

Buy Price: N/A Sell Price: N/A
An ancient sword said has cut many eastern demons.
_______________________
For each 2 Refine Levels:
ATK +10
_______________________
For each 3 Refine Levels:
Increases damage of Sonic Wave by 10%.
_______________________
Refine Level +7:
Random chance to auto-cast Level 2 Sonic Wave when dealing physical damage.
(Or activates higher skill Level based on wielder's learned skill Level.)
_______________________
Refine Level +9:
Indestructible in battle
_______________________
Type: Two-Handed Sword
Attack: 180
Weight: 0
Weapon Level: 4
_______________________
Requirement:
Base Level 99
Rune Knight

Basic Information

Weapon
1

Job Requirements

Yes

Requirements

4
99

Scripts

.@r = getrefine(); bonus bBaseAtk,10*(.@r/2); bonus2 bSkillAtk,"RK_SONICWAVE",10*(.@r/3); if (.@r>=7) { bonus5 bAutoSpell,"RK_SONICWAVE",max(2,getskilllv("RK_SONICWAVE")),100,BF_SHORT|BF_WEAPON,1; } if (.@r>=9) { bonus bUnbreakableWeapon; }
.@r = getrefine();
bonus bBaseAtk,10*(.@r/2);
bonus2 bSkillAtk,"RK_SONICWAVE",10*(.@r/3);
if (.@r>=7) {
   bonus5 bAutoSpell,"RK_SONICWAVE",max(2,getskilllv("RK_SONICWAVE")),100,BF_SHORT|BF_WEAPON,1;
}
if (.@r>=9) {
   bonus bUnbreakableWeapon;
}
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.