Renewal
.:Item Database:.
Delayed-Consumable

Gift Box?    Item ID# 12396 (Fools_Day_Box)
Type
Delayed-Consumable
Class
n/a
Buy
20z
Sell
10z
Weight
1
Description
A very suspicious box. You don't know what will happen when you open it.
Item Script
expand to view 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; },{},{}
Dropped By No Result

Gift Box?    Item ID# 12397 (Fools_Day_Box2)
Type
Delayed-Consumable
Class
n/a
Buy
20z
Sell
10z
Weight
1
Description
A very suspicious box. You don't know what will happen when you open it.
Item Script
expand to view script
{ .@rnd = rand(1,10); 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) end; else if(.@rnd==6) getitem 909,1; else if(.@rnd==7) itemskill "AL_RUWACH",1; else if(.@rnd==8) specialeffect2 EF_BEGINASURA; else if(.@rnd==9) specialeffect2 EF_MVP; else specialeffect2 EF_CURSEATTACK; },{},{}
Dropped By No Result

Greed Scroll    Item ID# 14529 (Greed_Scroll)
Type
Delayed-Consumable
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Description
Enables a single cast of Greed.
Cannot be traded or dropped.
Item Script
{ itemskill "BS_GREED",1; },{},{}
Dropped By No Result

back to top