ID #22549
Usable
Poison Bottle
Buy Price: N/A
Sell Price: N/A
A skeleton shaped bottle which contains deadly poison.
note: Only Assassin Cross job can use this.
_______________________
Type: Skill necessity
Weight: 10
note: Only Assassin Cross job can use this.
_______________________
Type: Skill necessity
Weight: 10
Monster Drops
Normal Drops
Thief Bug
Rate: 100%
Available from boxes
Basic Information
Type
Usable
Weight
100
Scripts
Script if ((eaclass()&EAJ_ASSASSIN_CROSS)==EAJ_ASSASSIN_CROSS) { sc_start SC_DPOISON,60000,0; sc_start SC_ASPDPOTION3,60000,9; } else percentheal -100,-100;
if ((eaclass()&EAJ_ASSASSIN_CROSS)==EAJ_ASSASSIN_CROSS) {
sc_start SC_DPOISON,60000,0;
sc_start SC_ASPDPOTION3,60000,9;
}
else
percentheal -100,-100;