Hi! It's the first time I'm creating my own Homebrew things here so I have 0 experience.
I want to create a snippet for a feat that it would be similar to the Tough feat but double, I want it to give {{classlevel*4}} (Yeah, this character is just built different)
I didn't see how can I add X amount of hit points through a Feat (I was trying to use the "Edit Modifier" interface but there wasn't a Snippet field).
Snippets don’t actually “do” anything, they just display calculated data. You would use the snippet for the main feat, but then you would need to add a Modifier to actually increase the HP/level:
Modifier: Bonus->Subtype: Hit Points per Level->Fixed Value: 4
Hi! It's the first time I'm creating my own Homebrew things here so I have 0 experience.
I want to create a snippet for a feat that it would be similar to the Tough feat but double, I want it to give {{classlevel*4}} (Yeah, this character is just built different)
I didn't see how can I add X amount of hit points through a Feat (I was trying to use the "Edit Modifier" interface but there wasn't a Snippet field).
Thank you!
Snippets don’t actually “do” anything, they just display calculated data. You would use the snippet for the main feat, but then you would need to add a Modifier to actually increase the HP/level:
Modifier: Bonus->Subtype: Hit Points per Level->Fixed Value: 4
Creating Epic Boons on DDB
DDB Buyers' Guide
Hardcovers, DDB & You
Content Troubleshooting
Ooooh, I didn't know the purpose of Snippets. Thank you!