ID #678
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
Available from boxes
Old Blue Box
Old Purple Box
First Aid Kit
Special Present
RWC Parti Box
Special Box II
Special Box III
Prize Of Hero
PC Bang Normal Box
PC Bang Wooden Box
PC Bang Golden Box
PC Bang Platinum Box
Improved PC Cafe Normal Box
Improved PC Cafe Wooden Box
Improved PC Cafe Golden Box
Premium Wooden Box
Premium Golden Box
Premium Normal Box
Chemical Bag
NPCs where to find the item
Employee#poison
lou_in02 (253, 45)
Employee#poison
lou_in02 (253, 45)
Employee#poison
lou_in02 (253, 45)
Sold by NPCs
Street Dealer
prontera (155, 284) · Price: 5,000z
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;