Memento Memory (Wind Hawk)

Item ID 490642 Name Memento Memory (Wind Hawk)
None
Weapon Level 0 Identifier Memento_ME_WH
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Right
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,100;
bonus bDelayrate,-10;
bonus bFixedCast,-500;
bonus2 bAddRace,RC_All,15;

Set Script
Memento Memory (Wind Hawk)
Thanatos Bow-AD
bonus2 bAddSize,Size_All,15;
bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",10;
if (getequiprefinerycnt(EQI_HAND_R)>=10) {
   bonus bCritAtkRate,20;
   bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",10;
}
if (getenchantgrade(EQI_HAND_R)>=ENCHANTGRADE_C) {
   bonus bPAtk,5;
   bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",15;
}