Viewing Item
#12397: Gift Box?
Item ID | 12397 | Slots | 0 | ||
---|---|---|---|---|---|
Name | Gift Box? | Range | 0 | ||
NPC Buy | 20 | Refineable | No | ||
NPC Sell | 10 | Weapon Level | 0 | ||
Weight | 1 | ATK | 0 | ||
Type | Usable | MATK | 0 | ||
Defense | 0 | Min Equip Level | 0 | ||
Equip Locations | None | Max Equip Level | None | ||
Equippable Jobs | All Jobs | ||||
Item Use Script |
1 .@temp = rand(1, 10); if (.@temp == 1) itemskill(TF_DETOXIFY, 1, ISF_INSTANTCAST | ISF_CASTONSELF); else if (.@temp == 2) itemskill(TF_PICKSTONE, 1); else if (.@temp == 3) itemskill(BA_FROSTJOKE, 1); else if (.@temp == 4) itemskill(DC_SCREAM, 1); else if (.@temp == 5) announce(strcharinfo(PC_NAME) + " shouts : I am a fool!!!", bc_all, C_WHITE); else if (.@temp == 6) getitem(Jellopy, 1); else if (.@temp == 7) itemskill(AL_RUWACH, 1); else if (.@temp == 8) specialeffect(EF_BEGINASURA, AREA, playerattached()); else if (.@temp == 9) specialeffect(EF_MVP, AREA, playerattached()); else specialeffect(EF_CURSEATTACK, AREA, playerattached()); |
||||
Equip Script | None | ||||
Unequip Script | None |
Gift Box? Dropped By
This item is not dropped by any monster.