Viewing Item

#300456: Icewind's Egg Card

Item ID 300456 For Sale No
Identifier aegis_300456 Credit Price Not For Sale
Name Icewind's Egg Card Type Card
NPC Buy 0 Weight 1
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Upper/Mid/Lower Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bDelayrate,-3;

2 if (getrefine()>=10) {

3 bonus bDelayrate,-2;

4 if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_ARMORLEVEL)==2) {

5 bonus bDelayrate,-2;

6 }

7 }

Equip Script None
Unequip Script None