Información del Objetodatabase de RetRO

#12396: Gift Box?

Item ID 12396 For Sale No
Identifier Fools_Day_Box Credit Price Not For Sale
Name Gift Box? Type Delay Consume
NPC Buy 20 Weight 1
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be sold to NPC / Can't be put in Guild Storage
Item Use Script

1 .@rnd = rand(1,10);

2 if (.@rnd == 1) itemskill "AL_TELEPORT",1;

3 else if (.@rnd == 2) itemskill "AL_TELEPORT",3;

4 else if (.@rnd == 3) percentheal 50,0;

5 else if (.@rnd == 4) percentheal 0,50;

6 else if (.@rnd == 5) end;

7 else if (.@rnd == 6) getitem 512,1;

8 else if (.@rnd == 7) itemskill "ALL_REVERSEORCISH",1;

9 else if (.@rnd == 8) specialeffect2 EF_MAPPILLAR2;

10 else if (.@rnd == 9) specialeffect2 EF_ANGEL2;

11 else specialeffect2 EF_COIN;

Equip Script None
Unequip Script None

Page generated in 0.13499 second(s). Number of queries executed: 13.



Copyright © 2023 - RagnaWorld Network. All other copyrights and trademarks
are property of Gravity and their respective owners.