The Entourage tab in the character sheet allows players to track members of their entourage (squires, spouse, soldiers, professionals working for them, etc)
That tab as it is now is pretty much useless. No buttons for the skills of the entourage, code is a mess, etc...
Using the Pendragon 5.2 as a basis, I made some much needed changes to the tab, to make it much more usable & enjoyable for players, without touching the attributes:
-adding buttons for actions
-re-arranged columns to make them more easily readable
-cleaned up the code
Size is wrongly used here as it is a character attribute, thus updating the value for the character while it's specific to feast size (an event), which is correctly used in the character feast tab
All three ideals for knights (Romance, chivalry, religion) consist in adding up the values of six relevant personality traits.
Rather than doing it manually, I propose this change to automate the calculator and thus making it easier/faster for players.
Current version (in French)
The checkboxes & text in the health section are all unaligned, causing unesthetic alignment in the sheet. By changing the div class, the three lines & corresponding checkboxes realign properly
The "member of the round table" attribute & box is useless - it is a holdover from the old King Arthur Pendragon character sheet on which the Paladin sheet is based. There are no round table knights in the Paladin universe :) However "Paladins" are indeed a thing, and this space is to keep track of the year in which the character potentially receive this super rare honor. It makes sense to drop the old attribute and put the paladin one instead. Impact is extremely minor for users - its just there to track a year, and as I said, it is super rare even for really advanced characters.
After initial successful commit, I'm changing all the links to logos that are broken across the sheet, and their placeholder texts, in order to clean the sheet up
* Paladin first draft
Paladin: Warriors of Charlemagne mod of Pendragon 5.2 character sheet.
* Font update.
Importing Google font families.
* Tweaks to repeating fields, fonts
* New preview image
* Add new terms to translation disctionary.
* Stylesheet and dictionary improvements
Reordered fields to match print character sheet
Beautified code for supplementary tabs
Resolved image location problem
Added missing translation dictionary entries
Changed font of the roll results in the chat window
Fixed the Squire skills repeating container
* Translation files
Added new terms to translation dictionary created for Pendragon 5.2.
* Colours and images
Changed heading colour, linked to images.
* Paladin first draft
Paladin: Warriors of Charlemagne mod of Pendragon 5.2 character sheet.
* Font update.
Importing Google font families.
* Tweaks to repeating fields, fonts
* New preview image