mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
Corrected issue were essence was only calculated at Solar calculation formula. Made essence play input instead of formula calculation
64 lines
2.5 KiB
Markdown
64 lines
2.5 KiB
Markdown
## _Exalted, Second Edition_ Character Sheet
|
|
|
|
Character sheet for _Exalted, Second Edition_ by White Wolf Publishing.
|
|
|
|
### NOTE
|
|
|
|
`exalted2e.css` and `exalted2e.html` **must** be saved with Unicode encoding. Using Unicode character codes does not currently work with the character sheet system, so the characters themselves must be used. Saving the file as ANSI, etc. will break the appearance of the character sheet.
|
|
|
|
|
|
### To Do
|
|
|
|
* Add ability secion for Alchemicals
|
|
* Fix the stat-tracking radio-inputs so that stats are truly zeroed with the first radio-button, in the way every other Wolrd of Darkness sheet works
|
|
* Fix roll buttons in Combat section
|
|
* Add roll buttons for stats in general
|
|
* Auto check favored abilities for the selected Caste
|
|
* Refactor code: move roll template to the end, place html sections in order they appear on sheet, borrow more code from later WoD sheets
|
|
* Add a 'Notes' section
|
|
* Adjust Combat weapon stats labels/fields
|
|
* Fix Combat stat blocks out of alignment
|
|
* Convert/Update sheet to CSE style
|
|
* Adjust statistics page to show different properties for the different Exalt types (IE: Lunars would include their Totems)
|
|
|
|
### Contributors
|
|
|
|
If you feel you've contributed to the development of this character sheet, don't forget to add your name here!
|
|
|
|
* Brian Shields
|
|
* Benjamin Bandelow
|
|
* Andreas J.
|
|
* Matt Z. (github.com/Briteblade)
|
|
* Justin B. (github.com/Adrail86)
|
|
|
|
### Changelog
|
|
|
|
### 2025-05-02
|
|
* Changed essence to be player input value instead of calculation to allow for individual exalt type calculations
|
|
|
|
### 2023-12-12
|
|
* Mortal 'castes' added by github.com/Adrail86
|
|
* Fixed an error that broke alignment of mortal abilities
|
|
* Fixed an error that stacked mortal stats underneath all other castes
|
|
* Corrected several spelling errors
|
|
|
|
### 2022-07-22
|
|
* Added Lunar ability tracking
|
|
|
|
### 2022-07-11
|
|
* Added Sidereals, Abyssals, and Infernals
|
|
* Fixed an error that stacked maxed Solar stats on top of all other Castes other than Infernals and Dragonblooded
|
|
* Changed Terrestrial Crafts to the dropdown menu standard on all other Castes
|
|
* Corrected a spelling error
|
|
|
|
#### 2020-05-26
|
|
* fixed attribute ArmorLethalSoak so it now saves properly
|
|
* point image urls to main repo, some code cleanup
|
|
|
|
|
|
#### 2019-12-03
|
|
* Dragonblooded abilities are now tracked by separate Roll20 attributes, as not to interfere with the default Solar abililtes. The Solars abilities are no longer hidden with the red checkbox by default.
|
|
|
|
|
|
#### 2019-11-24
|
|
* added dragonblooded ability tracking |