Viewing Item (Gift Box?)
Basic Info
| Name |
|
|---|---|
| Item ID |
12396
-
Fools_Day_Box
|
| Type | Delay Consume |
A very suspicious box. You don't know what will happen when you open it.
_
Weight : 1
_
Weight : 1
Details
| Weight | 1 |
|---|---|
| NPC Buy | 20 z |
| NPC Sell | 10 z |
| Refineable | No |
| Equip Locations | None |
Stats
| Range | 0 |
|---|---|
| Defense | 0 |
| Attack | 0 |
| Weapon Level | 0 |
| Slots | 0 |
Restrictions
| Level Range | Any |
|---|---|
| Usage | Can't be used while sitting |
| Trade | Can't be dropped / Can't be sold to NPCs / Can't be placed into Guild Storage |
| Job Class Types | Normal / Upper / Baby |
| Job Classes | All Jobs |
| Gender | Any |
Scripts
| Use Script |
|---|
.@temp = rand(1,10); if (.@temp == 1) itemskill AL_TELEPORT,4; else if (.@temp == 2) itemskill AL_TELEPORT,3; else if (.@temp == 3) percentheal 50,0; else if (.@temp == 4) percentheal 0,50; else if (.@temp == 5) percentheal 50,50; else if (.@temp == 6) getitem Apple,1; else if (.@temp == 7) itemskill ALL_REVERSEORCISH,1; else if (.@temp == 8) specialeffect(EF_MAPPILLAR2, AREA, playerattached()); else if (.@temp == 9) specialeffect(EF_ANGEL2, AREA, playerattached()); else specialeffect(EF_COIN, AREA, playerattached()); |
| Equip Script |
| None |
| Unequip Script |
| None |