Thread: SWADE Languages
View Single Post
Gumbytie
Senior Member
 
Join Date: Jun 2010
Location: Florida
Posts: 235

Old February 21st, 2021, 04:06 PM
Okay, almost figure out the starting language at d8:

Code:
Pre-Traits 5000

~This will offset the cost:
perform #resspent[resSkill,-,1,"Native Language"]

~This will increase the Skill
foreach pick in hero where "thingid.skLanguage"
  eachpick.field[trtBonus].value += 2
nexteach

Calc trFinal
The above works, I just get a timing error. So that would need to be fixed.

But I am still running into the issues with the Language Slots.
Gumbytie is offline   #11 Reply With Quote