View Single Post
smokeh
Junior Member
 
Join Date: Jun 2016
Posts: 23

Old March 14th, 2018, 10:18 AM
I'm trying to add an additional language to my minion after a special ability is chosen. I found a feat called "Linguist" that adds languages, but it's adding them as 'Background Languages', not the Languages under the 'Race' tab.

So this code doesn't really work for a minion, because there is no Background tab for the minion.

Code:
minion[Familiar].child[resLangBck].field[resMax].value += 1
Is there a way to add additional language choices on the Race tab?

Last edited by smokeh; March 14th, 2018 at 10:25 AM.
smokeh is offline   #1 Reply With Quote