mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-01 04:32:28 +00:00
* Added Points and Carried fields Points field for Psi and Magic (will need additional work for Chi version of sheet) Carried field and js to auto-sum Armor and Equipment weights to field. * [WOIN] Luck pool correction Removed Luck pool rebuild on sheet open to preserve used pool between sessions. * Update WOIN.html * [WOIN] Update onditions Track for NEW WOIN-NEW uses a different Status/Condition system compared to WOIN-OLD. Added Condition Tracking, Linked Condition/Status display to appropriate sheet toggle. Updated CSS for Condition display pull down field. * [WOIN] enable weight one decimal place value Support for fractional weight values to one decimal place; while the summation works as-is, Firefox throws a visible error and Chrome reports an error on mouse-over. * Update WOIN.html * Update WOIN.html * Update WOIN.html