I believe that a lot of power and flexibility could be opened up by allowing snippet code to be used to write equations instead of having to stick with the rigid design of the dropdown interface that currently exists.
For example: If I'm creating a "limited use" for an action, I would like to have a check box in there to toggle off the GUI and instead show a text box where I can write snippet code to come up with the algorithm to decide the net amount.
An example equation is that I would like to set uses to be Wisdom modifier (minimum 0) + proficiency. There is no current way to clamp the floor of the Wisdom modifier. By allowing algorithm code, this could be easily achieved.
I believe that a lot of power and flexibility could be opened up by allowing snippet code to be used to write equations instead of having to stick with the rigid design of the dropdown interface that currently exists.
For example: If I'm creating a "limited use" for an action, I would like to have a check box in there to toggle off the GUI and instead show a text box where I can write snippet code to come up with the algorithm to decide the net amount.
An example equation is that I would like to set uses to be Wisdom modifier (minimum 0) + proficiency. There is no current way to clamp the floor of the Wisdom modifier. By allowing algorithm code, this could be easily achieved.