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 #5906 Armor

Oni Horns [1]

Buy Price: N/A Sell Price: N/A
Twisted horns that were supposedly crafted to look like those of a race of demons that died out long ago.
Apparently placing them on your head can grant you a small amount of their power.
_______________________
Increases damage of Counter Slash by 10% For each Level of Weapon Blocking learned.
_______________________
Refine Level +7:
ATK +20
HIT +5
_______________________
Refine Level +9:
Random chance to auto-cast Level 1 Cross Impact when dealing physical damage.
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 20
Armor Level: 1
_______________________
Requirement:
Base Level 100
Guillotine Cross

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
20
10

Job Requirements

Yes

Requirements

1
100

Scripts

bonus2 bSkillAtk,"GC_COUNTERSLASH",(10*getskilllv("GC_WEAPONBLOCKING")); .@r = getrefine(); if (.@r > 6) { bonus bBaseAtk,20; bonus bHit,5; } if (.@r > 9) { bonus3 bAutoSpell,"GC_CROSSIMPACT",1,10; }
bonus2 bSkillAtk,"GC_COUNTERSLASH",(10*getskilllv("GC_WEAPONBLOCKING"));
.@r = getrefine();
if (.@r > 6) {
   bonus bBaseAtk,20;
   bonus bHit,5;
}
if (.@r > 9) {
   bonus3 bAutoSpell,"GC_CROSSIMPACT",1,10;
}
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.