
Recently I found my self using an Homebrew system over and over again, and realised its actually really annoying setting up it for each game I host, I've looked for similar Sheets including what I need but I can't seem to find any. I've played with other sheets and macros and Have come up with a design for it, I can provide the sheet display look and the Macro's needed for each roll, I just need someone who has experience with it and an Account that will allow them to upload it... So here my pitch. For starters this is a homebrew system which is fairly simple in it self, As I will explain as a go further on... Here's the basic layout for it which I created NBOS Character sheet designer. Key Areas - The Pink are Text Boxes. - The Grey and dark grey Boxes are Macro Runners. As you can tell from the simple look, that layout it self is not too hard to design, and all it read needs is a basic fill out. It would be very very much appreciated that someone could recreate this system into an Online sheet version... Macros: Strength Macro: &{template:default} {{name=Strength}}{{Result=[[1d20+@{Strength}+?{Bonus and/or Talent Bonus?|0}]]}} Charisma Macro: &{template:default} {{name=Charisma}}{{Result=[[1d20+@{Charisma}+?{Bonus and/or Talent Bonus?|0}]]}} Agility Macro: &{template:default} {{name=Agility}}{{Result=[[1d20+@{Agility}+?{Bonus and/or Talent Bonus?|0}]]}} Intelligence Macro: &{template:default} {{name=Intelligence}}{{Result=[[1d20+@{Intelligence}+?{Bonus and/or Talent Bonus?|0}]]}} Dexterity Macro: &{template:default} {{name=Dexterity}}{{Result=[[1d20+@{Dexterity}+?{Bonus and/or Talent Bonus?|0}]]}} Fighting Macro: &{template:default} {{name=Fighting}}{{Result=[[1d20+@{Fighting}+?{Bonus and/or Talent Bonus?|0}]]}}