Okay I have searched for a few hours trying to figure out the basics of how to macro in HL. I know I am probably missing something. I even scoured the Wiki.
What I am trying to find examples of is replacing a save bonus with another ability than the normal one.
hero.child[svWill].field[svResist].value = hero.child[aCHA].field[aModBonus].value
From searching around this seems like it should work. I am going to test it and will return here to see. I think I might be close but it is not conferring the Charisma bonus on will saves.
I am going to read further and see what I can find but I have spent a couple hours already searching the forums and the PRD stuff.
What I am trying to find examples of is replacing a save bonus with another ability than the normal one.
hero.child[svWill].field[svResist].value = hero.child[aCHA].field[aModBonus].value
From searching around this seems like it should work. I am going to test it and will return here to see. I think I might be close but it is not conferring the Charisma bonus on will saves.
I am going to read further and see what I can find but I have spent a couple hours already searching the forums and the PRD stuff.