
PRE-RENEWAL / ITEMS
Gift Box?
#12396Delayed consumable
Fools_Day_Box
TypeDelayed consumable
Weight1
Buy price20 z
Sell price10 z
Description
A very suspicious box. You don't know what will happen when you open it.
Weight: 1
English Pre-Renewal client description. Numeric server data above takes precedence when the client text differs.
Item details
- Trade
- No Drop
- Yes
- No Sell
- Yes
- No Guild Storage
- Yes
Item effect script
.@rnd = rand(1,10);
if (.@rnd == 1) itemskill "AL_TELEPORT",1;
else if (.@rnd == 2) itemskill "AL_TELEPORT",3;
else if (.@rnd == 3) percentheal 50,0;
else if (.@rnd == 4) percentheal 0,50;
else if (.@rnd == 5) end;
else if (.@rnd == 6) getitem 512,1;
else if (.@rnd == 7) itemskill "ALL_REVERSEORCISH",1;
else if (.@rnd == 8) specialeffect2 EF_MAPPILLAR2;
else if (.@rnd == 9) specialeffect2 EF_ANGEL2;
else specialeffect2 EF_COIN;
A different era
Compare the base values at 1× rates.
| Stat | Pre-Renewal | Renewal |
|---|---|---|
| Type | Delayed consumable | Delay Consume |