Gift Box? ItemID: 12397 (Fools_Day_Box2) |
---|
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 "TF_DETOXIFY",1; else if(rand(1,10)==2) itemskill "TF_PICKSTONE",1; else if(rand(1,10)==3) itemskill "BA_FROSTJOKER",1; else if(rand(1,10)==4) itemskill "DC_SCREAM",1; else if(rand(1,10)==5) end; else if(rand(1,10)==6) getitem 909,1; else if(rand(1,10)==7) itemskill "AL_RUWACH",1; else if(rand(1,10)==8) specialeffect2 328; else if(rand(1,10)==9) specialeffect2 68; else specialeffect2 196; } , { } , { } |
---|
Crafting: | - |
---|
|