Viewing Item

#21770: Gladiator's_Elixir

Item ID 21770 For Sale No
Identifier Gladiator's Elixir Credit Price Not For Sale
Name Gladiator's_Elixir
NPC Buy 5,000 Weight 30
NPC Sell 2,500 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 set @map, getmapxy(@mapname$,@mapx,@mapy,0); if(@mapname$ == "coliseum"){ set @randcoma,rand(1,100); if(@randcoma < 5){ percentheal -99,-99; } else { percentheal 0,15; } } end;

Equip Script None
Unequip Script None