View Single Post
Fenris447
Senior Member
 
Join Date: Sep 2017
Posts: 600

Old November 13th, 2023, 07:30 AM
You're going to be using gizmo.child[gCustMagic].field[wDieSize].value as the value of the weapon's damage die. I'd suggest setting a variable to equal that, then test the variable. It it equals 12, make it 20. If it equals 10, make it 12, and so on. Do it descending so that you don't bump it up over and over again in the same script. Then, make it so that the field equals the new variable.

Don't forget about wDSizVers, which is the weapon's die size if it's versatile and being held by two hands. Do the same procedure for that.

Found an issue with or have a suggestion for the 5e Community Pack? Please post it here at our GitHub.

Feel free to stop by the Lone Wolf Development Subreddit, for discussion of any and all LWD products and community efforts!
Fenris447 is offline   #2 Reply With Quote