
Hey Everyone, So after about 5 years on this forum I finally purchased a Pro Subscription to Roll20 because I want to make use of the API scripting and Custom Character sheets to bring to life some systems I am working on myself. However, to cut my teeth a bit I want to make a nice looking character sheet with some unique functionalities for the Cortex+ system, specifically the Smallville ruleset which I am going to use to run a Steven Universe setting campaign. The catch is however that I have done absolutely 0 coding until now, so HTML, CCS and Java is a little inaccessible to me. As such I would really appreciate input, feedback and collaboration with anyone willing to lend a helping hand. Here are my goals in terms for this sheet in rough order of how I want to do them: - Format a sheet page similar to this google sheet I made, hoping to get tables, working text boxes, colours and fonts working > <a href="https://docs.google.com/spreadsheets/d/1P1rSBZvtnN_DJ2AceOGUdAwjCzTgIAZlBpwlNzlDT1Q/edit?usp=sharing" rel="nofollow">https://docs.google.com/spreadsheets/d/1P1rSBZvtnN_DJ2AceOGUdAwjCzTgIAZlBpwlNzlDT1Q/edit?usp=sharing</a> - Link dice values in the to Attributes and rename attributes based on their name in the character sheet - Ability to add and delete rows in the character sheet, subsequently adding attributes in the process -Function to add attributes to a pool by clicking on them which can then be rolled by a button on the sheet -Instead of a text field to enter dice values of the attributes in, have an Icon for the die type and buttons to step up or step down the die -Have an area that visually represents the dice about to be rolled in the dice pools and a results pool -Ability to select dice from the dice pool and reroll them -A secondary tab that can be used as a sidebar to quickly add rolls without blocking the roll20 screen I hope to be posting updates to how I'm doing. Wish me luck and any tips would be appreciated. Thanks, Everyone