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

Onimaru [2]

Buy Price: N/A Sell Price: N/A
One of five famous swords in eastern country.
Its sharpness and handling increases the force of its user.
_______________________
Every 1 STR Increases ATK by 1, however it's limited up to 120 stat point.
_______________________
Base STR at least 95:
ATK +40
_______________________
Base STR at least 108:
ATK +80
_______________________
Base STR at least 120:
ATK +120
_______________________
Refine Level +7:
Random chance to inflict Curse status on the targets within 11x11 cells when dealing physical damage
_______________________
Refine Level +9:
Random chance to auto-cast Level 5 Maximum Power Thrust When using Berserk skill.
When Maximum Power Thrust is activated, it will consume 5,000 zeny.
_______________________
Type: Two-Handed Sword
Attack: 75
Weight: 420
Weapon Level: 4
_______________________
Requirement:
Base Level 130
Rune Knight

Available from boxes

Basic Information

Weapon
4200
1

Job Requirements

Yes

Requirements

4
130

Scripts

.@bStr = readparam(bStr); .@r = getrefine(); bonus bBaseAtk,(min(120,.@bStr)); if (.@bStr > 119) bonus bBaseAtk,160; else if (.@bStr > 107) bonus bBaseAtk,80; else if (.@bStr > 94) bonus bBaseAtk,40; if (.@r > 6) bonus bUnbreakableWeapon; bonus4 bAutoSpell,"NPC_WIDECURSE",4,100,0; if (.@r > 8) bonus4 bAutoSpellOnSkill,"LK_BERSERK","BS_OVERTHRUST",5,100;
.@bStr = readparam(bStr);
.@r = getrefine();
bonus bBaseAtk,(min(120,.@bStr));
if (.@bStr > 119)
   bonus bBaseAtk,160;
else if (.@bStr > 107)
   bonus bBaseAtk,80;
else if (.@bStr > 94)
   bonus bBaseAtk,40;
if (.@r > 6)
   bonus bUnbreakableWeapon;
bonus4 bAutoSpell,"NPC_WIDECURSE",4,100,0;
if (.@r > 8)
   bonus4 bAutoSpellOnSkill,"LK_BERSERK","BS_OVERTHRUST",5,100;
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.