Memento Mind (Wind Hawk)

Item ID 490660 Name Memento Mind (Wind Hawk)
None
Weapon Level 0 Identifier Memento_MI_WH
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Left
Defense 0 Equippable Jobs Hunter
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper Third, Third Upper, Third Baby
Weight 10 Min Equip Level 190
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
bonus bBaseAtk,50;
bonus bDelayrate,-10;
bonus bCritical,10;
bonus2 bAddRace,RC_All,10;

Set Script
Thanos Shooter Helmet-LT
Memento Mind (Wind Hawk)
bonus2 bAddSize,Size_All,15;
bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",5;
if (getequiprefinerycnt(EQI_HEAD_TOP)>=10) {
   bonus bCritAtkRate,15;
   bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",10;
}
if (getenchantgrade(EQI_HEAD_TOP)>=ENCHANTGRADE_C) {
   bonus bPAtk,5;
   bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",10;
}