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 #22670 Usable

Invitation of Darkness

Buy Price: N/A Sell Price: N/A
Invitation for going to the world of the dead.
If you break this scroll you suddenly run out of air and your heart will become dark, will feel grab you and take you to nifelheim.
_______________________
Weight: 0

Monster Drops

Normal Drops

Organic Pumpkin

Rate: 50%

Inorganic Pumpkin

Rate: 50%

Available from boxes

Basic Information

Usable
10

Scripts

.@rnd = rand(1,3); if (.@rnd == 1) { specialeffect2 EF_DEVIL; warp "niflheim",193,186; } else if (.@rnd == 2) { heal -500,-1000; sc_start SC_STUN,3000,0; } else { specialeffect2 EF_DEVIL; warp "niflheim",347,255; }
.@rnd = rand(1,3);
if (.@rnd == 1) {
   specialeffect2 EF_DEVIL;
   warp "niflheim",193,186;
}
else if (.@rnd == 2) {
   heal -500,-1000;
   sc_start SC_STUN,3000,0;
}
else {
   specialeffect2 EF_DEVIL;
   warp "niflheim",347,255;
}
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.