Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - D&D 5th Edition SRD

Notices

Reply
 
Thread Tools Display Modes
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
smokeh
Junior Member
 
Join Date: Jun 2016
Posts: 23

Old March 14th, 2018, 10:29 AM
Sigh, sometimes just writing out a problem brings you to a solution. I figured it out on my own about 5 minutes after posting this, so if anyone else has this problem here is the solution:

Code:
minion[Familiar].childfound[EP_AerChas].field[rLanguages].value += 1
EP_AerChas is my race ID.
smokeh is offline   #2 Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 08:15 AM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.