Viewing Item

#21743: Gem_of_Ignorance

Item ID 21743 For Sale No
Identifier Gem of Ignorance Credit Price Not For Sale
Name Gem_of_Ignorance
NPC Buy 20 Weight 1
NPC Sell 10 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 None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 if(isequippedcnt(21743) >=2) { end; } if(Class == 4045 || Class == 23 || Class == 4191 || Class == 4190){ skill "SC_IGNORANCE",3; } else { dispbottom "This gem only works on super novices."; }

Equip Script None
Unequip Script None