Viewing Item

#31881: Sealed Compendium Chest

Item ID 31881 For Sale No
Identifier Sealed Compendium Chest Credit Price Not For Sale
Name Sealed Compendium Chest
NPC Buy 1 Weight 0
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 None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 if (countitem(31849) <= 0) { dispbottom "You need "+getitemname(31849)+" to open this box"; getitem 31881,1;} delitem 31849,1; callfunc "SealedLFBox2"; end;

Equip Script None
Unequip Script None