View Single Post
thegreatone5224
Junior Member
 
Join Date: Aug 2018
Posts: 3

Old August 27th, 2018, 10:50 PM
Hello everyone,

I'm trying to figure out how to go about setting the duration of this custom class feature to a value based on whether or not a different ability was choosen.

Please advise.

if (#hasability[pngEleEBea] <> 0) then
duration = field[xTotalLev].value
else
duration = field[xTotalLev].value / 2
endif
thegreatone5224 is offline   #1 Reply With Quote