I'm trying to make a trait that says You have advantage on saving throws against being poisoned and resistance against poison damage. How would I implement that I need help
I'm trying to make a trait that says You have advantage on saving throws against being poisoned and resistance against poison damage. How would I implement that I need help
I also need help implementing this
Photosynthetic Regeneration: During a short rest, if you are exposed to sunlight for at least 1 hour, you can regain an additional number of hit points equal to your level divided by 2 (rounded down).
I'm trying to make a trait that says You have advantage on saving throws against being poisoned and resistance against poison damage. How would I implement that I need help
I'm trying to make a trait that says You have advantage on saving throws against being poisoned and resistance against poison damage. How would I implement that I need help
I also need help implementing this
Photosynthetic Regeneration: During a short rest, if you are exposed to sunlight for at least 1 hour, you can regain an additional number of hit points equal to your level divided by 2 (rounded down).
That cannot be automated, it would have to be done using a snippet and the player would have to manually adjust their own HP. Here’s the snippet you would use:
During a short rest, if you are exposed to sunlight for at least 1 hour, you regain {{(characterlevel/2)@rounddown}} additional HP.
I'm trying to make a trait that says You have advantage on saving throws against being poisoned and resistance against poison damage. How would I implement that I need help
PM me TOMATO let the games begin
Thomas the train
Our Friend Bob
That is my oh so glorious nickname according to drummer
https://www.dndbeyond.com/forums/off-topic/adohands-kitchen/173323-barbarian-wars
Join our ranks
I also need help implementing this
Photosynthetic Regeneration: During a short rest, if you are exposed to sunlight for at least 1 hour, you can regain an additional number of hit points equal to your level divided by 2 (rounded down).
PM me TOMATO let the games begin
Thomas the train
Our Friend Bob
That is my oh so glorious nickname according to drummer
https://www.dndbeyond.com/forums/off-topic/adohands-kitchen/173323-barbarian-wars
Join our ranks
That cannot be automated, it would have to be done using a snippet and the player would have to manually adjust their own HP. Here’s the snippet you would use:
Creating Epic Boons on DDB
DDB Buyers' Guide
Hardcovers, DDB & You
Content Troubleshooting
I agree with this, but then again, I usually work with monsters stats. I still think it’s correct.
Hi, I’m DrakenBrine, here’s my Sig and characters
I am The Grand Envisioner!