PDA

View Full Version : Life Stealing weapon FGU



Gixxer1st
November 2nd, 2020, 03:08
Hi,

I'm trying to add a weapon of Life Stealing to an NPC. It is suppose to add an extra 10 necrotic damage on a crit and give the npc 10 temp hit points. I've tried looking it up on this link: https://www.fantasygrounds.com/wiki/index.php/5E_Effects#Other_Traits

But nothing there is working. Any help would be appreciated.

Zacchaeus
November 2nd, 2020, 08:48
You'll need to create an effect of DMG: 10, necrotic, critical and place it on the actions tab of the PC who has it (note however that if such an effect is on them permanently they'll get the extra damage no matter what weapon they are using). There isn't a way to handle the temporary hit points automatically so you'll need to handle than manually.

vaughnlannister
November 2nd, 2020, 09:18
Have a look at this one (extension): https://www.fantasygrounds.com/forums/showthread.php?58607-5E-Constitutional-Amendments

Gixxer1st
November 2nd, 2020, 17:53
Have a look at this one (extension): https://www.fantasygrounds.com/forums/showthread.php?58607-5E-Constitutional-Amendments

Thanks for the link. This extension will work out great!

BronzeDodger
November 4th, 2020, 20:36
I'd just create an action that has both the crit feature (expiring on next roll) and the temp hp feature as two buttons. When the user crits he punches both buttons and then the bonus will apply but only to the crit roll and the temp hp are setup.