Game version
Packed Envelope artwork from Ragnarok Online
RENEWAL / ITEMS

Packed Envelope

#22611Consumable

Packing_Envelope

TypeConsumable
Weight1
Buy price10 z
Sell price5 z

Description

Often found in the Excavation Site, this envelope activates a random effect for 30 seconds when opened. Type: Miscellaneous Weight: 1

English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.

Item details

Trade

Item effect script

.@rnd = rand(1,10);
if (.@rnd == 1)
   sc_start SC_PACKING_ENVELOPE1,30000,33; // +atk
else if (.@rnd == 2)
   sc_start SC_PACKING_ENVELOPE2,30000,33; // +matk
else if (.@rnd == 3)
   sc_start SC_PACKING_ENVELOPE3,30000,3; // +hp%
else if (.@rnd == 4)
   sc_start SC_PACKING_ENVELOPE4,30000,3; // +sp%
else if (.@rnd == 5)
   sc_start SC_PACKING_ENVELOPE5,30000,33; // +flee
else if (.@rnd == 6)
   sc_start SC_PACKING_ENVELOPE6,30000,3; // +aspd
else if (.@rnd == 7)
   sc_start SC_PACKING_ENVELOPE7,30000,33; // +def
else if (.@rnd == 8)
   sc_start SC_PACKING_ENVELOPE8,30000,33; // +mdef
else if (.@rnd == 9)
   sc_start SC_PACKING_ENVELOPE9,30000,33; // +crit
else
   sc_start SC_PACKING_ENVELOPE10,30000,33; // +hit
if (getequipid(EQI_HEAD_MID) == 15385)
   warp "verus04",115,243;
/* todo check map x y */
MAKE IT YOURS

Your server. Your rates.

See experience and drop chances adjusted to your server.

Drop chances are capped at 100%. These are base-rate estimates; server caps, level penalties, VIP and event bonuses can change the final result. MVP reward drops have their own multiplier.

PRIVACY

Cookie settings

A functional cookie remembers your database, theme, rates and notice acknowledgement for up to 180 days. Google Analytics and Google AdSense may use additional cookies and process usage information.

You can clear your saved site preferences below. This does not change choices made in a Google consent message or remove Google cookies. Read our Privacy & cookies page for Google privacy controls.