Server Status ONLINE
Online Players 1
Server Time 13:46:31

Item Database

#2100033 · PVP Poison Bottle

Item ID 2100033 For Sale No
Identifier PVP_Poison_Bottle Credit Price Not For Sale
Name PVP Poison Bottle Type Usable
NPC Buy 5,000 Weight 10
NPC Sell 0 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 if((getmapflag(strcharinfo(3),mf_pvp)

2 &&

3 getmapflag(strcharinfo(3),mf_skillconso))){

4 if

5 ((eaclass()&EAJ_ASSASSIN_CROSS)==EAJ_ASSASSIN_CROSS)

6 {

7 sc_start

8 SC_DPOISON,60000,0;

9 sc_start

10 SC_ASPDPOTION3,60000,9;

11 }

12 else

13 percentheal

14 -100,-100;

15 }

16 else

17 {

18 dispbottom

19 "You

20 can

21 only

22 use

23 this

24 item

25 in

26 PVP

27 Map!";

28 end;

29 }

Equip Script None
Unequip Script None
Description This item can only be used in PVP Maps.
_______________________
A skeleton shaped bottle which contains deadly poison.
note: Only Assassin Cross job can use this.
_______________________
Type: Skill necessity
Weight: 10