Item Details

Packing Envelope ( Packing_Envelope )

ID 22611 Packing Envelope
Packing Envelope Buy Price: 10 zeny Sell Price: 5 zeny Weight: 1 Slots: Not specified
Type: Usable item. Sub Type: Not specified Gender: Both Locations: Not specified
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: Not specified Min. Equip Level: Not specified Max. Equip Level: Not specified
Refineable: Not specified Gradable: Not specified Element: Neutral Classes: Not specified

Um envelope facilmente encontrado no sítio arqueológico.
Concede um bônus aleatório.
Duração: 30 segundos
Peso: 1

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

Often found in the Excavation Site.
Activate one of the effects for 30 seconds when using:
- ATK +33.
- MATK +33.
- Max HP +3%.
- Max SP +3%.
- FLEE +33.
- ASPD +3.
- Defence +33.
- Magic Defense +33.
- CRIT +33.
- HIT +33.
-------------
Weight: 1

All

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: On use, not consumed:
Stacking restriction in inventory: Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage:
Can be used while sitting: Can be dropped: Can be traded: Can be traded with partner:
Can be sold to NPC: Can be placed in the cart: Can be placed in the storage: Can be placed in guild storage:
Can be put in a mail: Can be put in an auction: Delay:
.@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 */
Not specified
Not specified

Not specified

Not specified