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

Old February 22nd, 2021, 05:17 PM
Sorry, actual script is:

Code:
<eval phase="PreTraits" priority="5000">
<![CDATA[
~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]]>
<before name="Calc trFinal"/>
</eval>
Gumbytie is offline   #15 Reply With Quote