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

Patent Oriental Sword [2]

Buy Price: N/A Sell Price: N/A
An ancient sword said has cut many evil souls in eastern.
He recovered his former glory and began to display his natural abilities.
It resonates with Great Hero's Boots.
_______________________
For each 2 Refine Levels:
ATK +15
_______________________
For each 3 Refine Levels:
Increases damage of Sonic Wave by 10%.
_______________________
Refine Level +7:
Indestructible in battle
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
Refine Level +9:
Random chance to auto-cast Level 2 Sonic Wave when dealing melee physical attacks.
_______________________
Refine Level +11:
Critical +15
Increases Critical Damage by 15%.
_______________________
When equipped with Great Hero's Boots:
STR +10, ATK +7%.
_______________________
Type: Two-Handed Sword
Attack: 240
Weight: 200
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Rune Knight

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_5

Basic Information

Weapon
2000
1
Equipment reform

Job Requirements

Yes

Requirements

4
150

Scripts

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