So I am still struggling through making my Savage Bestiary Data file and I am stuck. For the Dendrine race they receive a free d6 in Persuasion. So I looked at the Shaintar data files since a number of those races get a free D6 in a skill. So I bootstrapped the Persuasion skill and then added this eval.
linkage[Skill].field[trtBonus].value += 1
perform #resspent[resSkill,-,1,field[name].text]
When I try to test it, it only adds a d4 to the skill. I appreciate the help.
Salcor
linkage[Skill].field[trtBonus].value += 1
perform #resspent[resSkill,-,1,field[name].text]
When I try to test it, it only adds a d4 to the skill. I appreciate the help.
Salcor
Last edited: