0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #12397 DelayConsume

Gift Box?

Buy Price: N/A Sell Price: N/A
A very suspicious box. You don't know what will happen when you open it.
_______________________
Weight: 1

Basic Information

DelayConsume
10

Scripts

.@rnd = rand(1,9); if (.@rnd == 1) itemskill "TF_DETOXIFY",1; else if (.@rnd == 2) itemskill "TF_PICKSTONE",1; else if (.@rnd == 3) itemskill "BA_FROSTJOKER",1; else if (.@rnd == 4) itemskill "DC_SCREAM",1; else if (.@rnd == 5) getitem 909,1; else if (.@rnd == 6) itemskill "AL_RUWACH",1; else if (.@rnd == 7) specialeffect2 EF_BEGINASURA; else if (.@rnd == 8) specialeffect2 EF_MVP; else specialeffect2 EF_CURSEATTACK;
.@rnd = rand(1,9);
if (.@rnd == 1) itemskill "TF_DETOXIFY",1;
else if (.@rnd == 2) itemskill "TF_PICKSTONE",1;
else if (.@rnd == 3) itemskill "BA_FROSTJOKER",1;
else if (.@rnd == 4) itemskill "DC_SCREAM",1;
else if (.@rnd == 5) getitem 909,1;
else if (.@rnd == 6) itemskill "AL_RUWACH",1;
else if (.@rnd == 7) specialeffect2 EF_BEGINASURA;
else if (.@rnd == 8) specialeffect2 EF_MVP;
else specialeffect2 EF_CURSEATTACK;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.