So, I am creating a Snippet for an ability that raises the die count (d8) by warlock level (Warlock Subclass), but i don't know any of the snippet codes to have the count go or if there is. I have seen the helps for the tooltips and Snippets but I don't understand them. I have been told that there is a way to make that kind of snippet, also if there is a way to make a Damage type tooltip, please let me know.
So, I am creating a Snippet for an ability that raises the die count (d8) by warlock level (Warlock Subclass), but i don't know any of the snippet codes to have the count go or if there is. I have seen the helps for the tooltips and Snippets but I don't understand them. I have been told that there is a way to make that kind of snippet, also if there is a way to make a Damage type tooltip, please let me know.
First you have to set the “scale value” for the d8 and how many they get at which levels. Then you can use the snippet {{scalevalue}}.
So, I am creating a Snippet for an ability that raises the die count (d8) by warlock level (Warlock Subclass), but i don't know any of the snippet codes to have the count go or if there is. I have seen the helps for the tooltips and Snippets but I don't understand them. I have been told that there is a way to make that kind of snippet, also if there is a way to make a Damage type tooltip, please let me know.
First you have to set the “scale value” for the d8 and how many they get at which levels. Then you can use the snippet {{scalevalue}}.
Creating Epic Boons on DDB
DDB Buyers' Guide
Hardcovers, DDB & You
Content Troubleshooting
okay, the scale value is the players warlock level, so it would be "scalevalue: warlock level" or am i getting it wrong
No, it’s just {{scalevalue}}. As part of the same feature you will have to go in and individually add a 1:1 scale value for each warlock level 1-20.
Creating Epic Boons on DDB
DDB Buyers' Guide
Hardcovers, DDB & You
Content Troubleshooting