mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 04:02:29 +00:00
Added Lunar ability tracking. Added Alchemicals as my new minimum feature goal.
54 lines
2.0 KiB
Markdown
54 lines
2.0 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.
|
|
|
|
### Changelog
|
|
|
|
### 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 |