View Single Post
salcor
Senior Member
 
Join Date: Sep 2009
Posts: 173

Old July 23rd, 2018, 09:11 AM
Hello,

So I am working on the Savage Rifts data file. Someone looking at the file reported the following error and I have replicated it in several different datafiles. He made a dogboy for his race, and applied the required edge (Breed Advantage) which increases the characters agility one die type. (from d6 to d8). Then he attempted to purchase the fighting skill to a D8. It charged him 1 skill point for the d4 and the d6, but then charge him 2 skill points for the d8, even through his agility skill was showing a d8. The edge itself assigns the attribute increase at Pre-Trait 5000 and uses the following syntax

#traitbonus[attrAgi] += 1
hero.child[attrAgi].field[trtMaximum].value += 1

perform hero.assign[BreedAdv.Agile]

Any suggestions?

Salcor
salcor is offline   #1 Reply With Quote