Gift Box? ItemID: 12396 (Fools_Day_Box) |
|---|
| Type | Delay-Usable | Location | n/a | Weight | 1 |
|---|
| Buy | 20 | Sell | 10 | Pre-/Sufix | |
|---|
|
 | A very suspicious box. You don't know what will happen when you open it. _ Weight : 1
|
|---|
| Script: | { if(rand(1,10)==1) itemskill "AL_TELEPORT",1; else if(rand(1,10)==2) itemskill "AL_TELEPORT",3; else if(rand(1,10)==3) percentheal 50,0; else if(rand(1,10)==4) percentheal 0,50; else if(rand(1,10)==5) end; else if(rand(1,10)==6) getitem 512,1; else if(rand(1,10)==7) itemskill "ALL_REVERSEORCISH",1; else if(rand(1,10)==8) specialeffect2 247; else if(rand(1,10)==9) specialeffect2 338; else specialeffect2 10; } , { } , { } |
|---|
| Crafting: | - |
|---|
|