Basic Info

Name 5906 Oni Horns[1]
Item ID 5906 - Oni_Horns
Type Armor
5906
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.
-------------------------
Increase the damage of the skill Counter Slash by 10% for each level of Weapon Blocking learned.
-------------------------
Refine Level +7: ATK +20, HIT +5.
Refine Level +9: when physical attacking, autocast Cross Impact Level 1 by 1% chance.
-------------------------
Class: Headgear
Defense: 10
Location: Upper
Weight: 20
Level Requirement: 100
Jobs: Guillotine Cross

Details

Weight 20
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Upper Headgear

Stats

Range 0
Defense 10
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range 100 +
Usage None
Trade None
Job Class Types None
Job Classes Assassin
Gender Any

Scripts

Use Script
bonus2 bSkillAtk,GC_COUNTERSLASH,getskilllv(GC_WEAPONBLOCKING)*10; if(getrefine()>6) { bonus bAtk,10; bonus bHit,5; } if(getrefine()>8) { bonus3 bAutoSpell,GC_CROSSIMPACT,1,100; }
Equip Script
None
Unequip Script
None