gcs icon indicating copy to clipboard operation
gcs copied to clipboard

Add options to display jumping, climbing, and throwing stats

Open Angular-Angel opened this issue 5 years ago • 1 comments

There are some pretty significant equations to determing these stats. Having the sheet automate that the same way it automates most other things would be very helpful.

Angular-Angel avatar Sep 15 '18 04:09 Angular-Angel

I've not looked to see what is actually necessary to compute these values, but can they not be done now via custom attributes?

richardwilkes avatar Jul 08 '21 01:07 richardwilkes

As of the upcoming v5.4 release, a new function in expressions can be used: skill_level, which will allow jumping to be calculated. Looking at the rules for climbing and throwing, there is nothing specific I believe should be on the sheet itself, since they are all very dependent upon the situation.

richardwilkes avatar Nov 20 '22 00:11 richardwilkes