* Update WOIN.html
Modifier input for Attribute rolls, clean up prompt to be more meaningful
* Update WOIN.html
Include exploding Luck dice in Attribute and Skill rolls
* 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
* 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.
* 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.
* 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
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.
This change would be to Fix the typo that when you roll Logic, it states you roll Agility. It will now say you roll Logic.
Reputation was written repuation everywhere. Made it Reputation again.
The sheet needed a field to add additional damage to a weapon roll, for example, when you want to roll 2d6+2. There was no way to add the +2. I added a field called Damage Add. for that.
The sheet needed a field to record current health and max health. Left the Health field as is and added a max Health field.