Mecha Feather Blue Hairband

Item ID 400766 Name Mecha Feather Blue Hairband
None
Weapon Level 0 Identifier Mech_Feather_Hairband_B
Attack 0 Type Armor
MATK 0 Equip Locations Upper Headgear
Defense 10 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 50 Min Equip Level 200
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bCon,3+.@r;
bonus2 bSubRace,RC_Player_Doram,13;
bonus2 bSubRace,RC_Player_Human,13;
bonus2 bSubClass,Class_Boss,20;
bonus2 bSubClass,Class_Normal,20;
bonus bAtkRate,40;
bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",BaseLevel/10;
bonus2 bSkillAtk,"NW_THE_VIGILANTE_AT_NIGHT",BaseLevel/10;
bonus2 bSkillAtk,"NW_WILD_FIRE",BaseLevel/10;
if (.@r>=10) {
   bonus bPerfectHitAddRate,25;
   bonus bDelayrate,-20;
}