Hey Folks,
I know to use Sheet Worker Scripts to use Javascript but I'm still not very skilled in the coding Javascript.
I have built my Buffy the Vampire Slayer character sheet and I'm working on adding the Sheet Rolls for the combat modifiers.
I have one combat modifier that is the maximum of three skills plus 1d10.
I know that Math.max is the Javascript to use but I don't know how to set it up to create an automatic calculation of the maximum of the three skills to then add in the input field.
Any help is appreciated.
/Matt
I know to use Sheet Worker Scripts to use Javascript but I'm still not very skilled in the coding Javascript.
I have built my Buffy the Vampire Slayer character sheet and I'm working on adding the Sheet Rolls for the combat modifiers.
I have one combat modifier that is the maximum of three skills plus 1d10.
I know that Math.max is the Javascript to use but I don't know how to set it up to create an automatic calculation of the maximum of the three skills to then add in the input field.
Any help is appreciated.
/Matt