View Single Post
Gumbytie
Senior Member
 
Join Date: Jun 2010
Location: Florida
Posts: 238

Old July 25th, 2023, 05:42 PM
Important part: He may add his Charisma to Intimidation rolls. A negative score is treated as positive for this (and the scoundrel has a bad reputation).

Code: Pre-Traits 5000

Code:
var bonus as number
bonus = #trait[trCharisma]

if (field[abilActive].value <> 0) then
perform #traitroll[skIntimid,+,bonus,"Reputation"]
endif
Timing: Calc trtFinal

No errors I can see, just doesn't work. Any thoughts or suggestions?

I probably shouldn't be coding so late either
Gumbytie is offline   #1 Reply With Quote