View Single Post
PoeticDragon
Junior Member
 
Join Date: Nov 2012
Posts: 1

Old November 23rd, 2012, 02:05 PM
I'm trying to make a mechanic to rename the virtues and vices for our Japanese-themed tabletop game. Can anyone help? By looking at the "find things" list I found cCharity, cFaith, etc. I tried this in the mechanic:

hero.child[cCharity].field[livename].text = "Benevolence"

It had no effect, however.

Additionally, the game has house rules that give a couple merits as freebies at character creation. How can I write a script that will add these automatically, not charge any experience for them, and pass validation?
PoeticDragon is offline   #1 Reply With Quote