mr-ice / maptool-macros

place for maptool macros
2 stars 3 forks source link

Create CharSheet sub-panels #296

Open trey-kirk-sp opened 3 years ago

trey-kirk-sp commented 3 years ago

The character sheet will be a fine place for the Player to access and execute most of their token functions. However, there's potential for taking logical sections of the sheet and making them sub-panels, allowing the user to dock and otherwise arrange their interface. Obvious candidates are: Saves: image

Skills: image

Initiative & Health: image

Attacks: image

Spellcasting is still WIP, so baby steps there. Equipment may also be a useful candidate, we'll see. Background and fluffy bits seem like less interesting candidates. The goal should be that when dnd5e_CharSheet_refreshPanel is called, all Character Sheet related panels are refreshed.