View Single Post
dungeonguru
Senior Member
 
Join Date: May 2016
Posts: 608

Old October 16th, 2020, 05:29 AM
You can try something like:

Code:
field[abValue].value = #attrmod[aCHA]
hero.childfound[ArmorClass].field[Bonus].value += field[abValue].value

This would add the charisma modifier as an additional bonus to the AC. By default AC automatically uses DEX for the AC calculation on a PC unless you have something unusual going on or are wearing heavy/medium armor.
dungeonguru is offline   #2 Reply With Quote