View Single Post
DeltaMasterMind
Senior Member
 
Join Date: Jul 2014
Posts: 412

Old October 7th, 2020, 01:29 PM
Quote:
Phase: PreAttribute Priority: 10000

~ Compare AC, use highest.
field[abValue].value = hero.child[ArmorClass].field[tAC].value
field[abValue2].value = hero.child[SprigganACmech].field[assignedACfield].value
if (field[abValue].value < field[abValue2].value) then
hero.child[ArmorClass].field[tAC].value = field[abValue2].value
endif
There are other ways too, but that was the one that came to mind, anything else will require more info on how you are working the mechanic. There is some reference info in the help section of the editor under Reference Information.

Forum link for my content work:
Pathfinder Thread
Forum link for SU 5e content work:
5e Steven Universe Thread
This link is for my group, but feel free to play it with:
DMM 5e | "https://www.dropbox.com/s/vsd9w1eodlnwjq0/updatesDMM.xml?dl=1" Copy this link to your update manager to get updates when available.
This adds the Pisky subrace to elves from Berserk! and additional subraces for the Gem Race.
Please post comments in the provided threads above.

Last edited by DeltaMasterMind; October 7th, 2020 at 01:31 PM.
DeltaMasterMind is offline   #4 Reply With Quote