Ícone do item Caixa Surpresa
#12397 Fools_Day_Box2

Caixa Surpresa

Tipo Consumível
Peso 1

informações

Preço de Compra 20 z

Efeitos

.@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