Type |
Usable |
Subtype |
None |
Attack |
0 |
Defense |
0 |
Weight |
10.0 |
Weapon Level |
0 |
Buy |
5,000z |
Sell |
2,500z |
Required Level |
0 |
Slots |
0 |
Applicable Jobs:
All
Description:
A skeleton shaped bottle which contains deadly poison.
_
Class: Usable
Weight: 10
Item Script:
if (Class == Job_Assassin_Cross) {
sc_start SC_DPoison,60000,0;
sc_start SC_ASPDPOTION3,60000,0;
}
else
percentheal -100,-100;