Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Black lotus extract
Contact DC 20
Initial Damage 3d6 Con
Secondary Damage 3d6 Con
Perils Of Using Poison
A character has a 5% chance of exposing himself to a poison whenever he applies it to a weapon or otherwise readies it for use. Additionally, a character who rolls a natural 1 on an attack roll with a poisoned weapon must make a DC 15 Reflex save or accidentally poison himself with the weapon. A creature with a poison attack is immune to its own poison and the poison of others of its kind.
~Primary CON penalty
hero.child[aCON].field[Penalty].value -= field[hUsed].value
~Secondary CON penalty
hero.child[aCON].field[Penalty].value -= field[hUsed].value
~Primary CON penalty
hero.child[aCON].field[Penalty].value -= field[hUsed].value/2
~Secondary CON penalty
hero.child[aCON].field[Penalty].value -= field[hUsed].value/2
Attempt to access field 'CustDesc' that does not exist for thing 'gBlkPoison'
Location: 'mouse info' script for Template 'hPick' (in Portal 'hInfo') near line 8
- - -
Attempt to access field 'CustDesc' that does not exist for thing 'gBlkPoison'
Location: 'mouse info' script for Template 'hPick' (in Portal 'hInfo') near line 8
if (field[hIsOn1].value <> 0) then
hero.child[aCON].field[Penalty].value -= field[hUsed].value
endif
if (field[hIsOn2].value <> 0) then
hero.child[aCON].field[Penalty].value -= field[hUsed].value
endif
Also, is the person who owns the poison item going to be the one who's going to suffer the damage from it? Or do you have to pay 4500gp and then suffer these effects? (just joking - you'd buy it for free).
I'd recommend just making poison items normal pieces of gear, with no activation, and leave it up to the victim to use adjustments to apply the effects.