View Single Post
TobyFox2002
Senior Member
 
Join Date: Nov 2013
Location: Andover, Ma
Posts: 632

Old November 28th, 2019, 02:38 AM
To change the dice size you only need to change the abValue2 of the ability called "cPalLayHnd".

This can be done with the following script.

Post Attributes/20000
Code:
      hero.childfound[cPalLayHnd].field[abValue2].value = 8
The above script changes the Lay on Hands dice size to 8.

Last edited by TobyFox2002; November 28th, 2019 at 03:03 AM. Reason: Had to remove some stuff, cause it didnt work..
TobyFox2002 is offline   #2 Reply With Quote