Caixa Surpresa ( Fools_Day_Box )
# 12396 |
![]() |
|||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Compra: 20 zeny | Venda: 10 zeny | Peso: 1 | Slots: N/A | ||||||||||||||||||||
Tipo: Utilizável (Atraso) | Subtipo: N/A | Gênero: Ambos | Locais: N/A | |||||||||||||||||||||
Ataque: N/A | Ataque Mágico: N/A | Alcance: N/A | Defesa: N/A | |||||||||||||||||||||
Nível da Arma: N/A | Nvl. Armad.: N/A | Nvl. Min.: N/A | Nvl. Máx.: N/A | |||||||||||||||||||||
Refinável: N/A | Graduável: N/A | Elemento: Neutro | Classes: N/A | |||||||||||||||||||||
Uma caixa bem suspeita feita para pregar peças nos outros. Quando aberta, libera um item ou habilidade aleatoriamente. A very suspicious box. You don't know what will happen when you open it. Todos N/A
.@rnd = rand(1,9); 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) getitem 512,1; else if (.@rnd == 6) itemskill "ALL_REVERSEORCISH",1; else if (.@rnd == 7) specialeffect2 EF_MAPPILLAR2; else if (.@rnd == 8) specialeffect2 EF_ANGEL2; else specialeffect2 EF_COIN; N/A N/A N/A |