Automated and Less-Automated Character Sheets
Re: Aqu and F1r3's Automated Character Sheet
I've added a 'Less Automated' character sheet for Mad_Modd's ruleset!
Just made it today, so let me know if you notice any errors in it, according to Modd's revised rules.
Just made it today, so let me know if you notice any errors in it, according to Modd's revised rules.
Re: Aqu and F1r3's Automated Character Sheet
If you don't mind having another collaborator, I can set up everything on your current to-do list for you. I can do the same for weapons, even make it be able to draw from different weapon lists and be able to choose which one is used.
Steam Account. Player in the New Bridle Project (formerly), G-Platypus, G13, and G-Data Redacted.
Re: Aqu and F1r3's Automated Character Sheet
No reason, think they do the same thing. Just using what I know.SilverlightPony wrote:Why use Floor rather than RoundUp or RoundDown?
I made some tokens to be used for virtual tabletops such as roll20, might be of interest if you like a playing field for your games.
- TyrannisUmbra
- Global Moderator
- Posts: 523
- Joined: Tue Oct 18, 2011 4:46 am
- Contact:
Re: Aqu and F1r3's Automated Character Sheet
Tags are for 10 each, not 15, and at level 1 you should have skill points to spend. The Total Skill Points formula in Mad's sheet is:Aqu wrote:I've added a 'Less Automated' character sheet for Mad_Modd's ruleset!
Just made it today, so let me know if you notice any errors in it, according to Modd's revised rules.
Code: Select all
=(10+(('Equipment and Vital Statistics'!B13)-('Equipment and Vital Statistics'!D13))/2)*('Equipment and Vital Statistics'!B3)
Tag skill levelups look like they correctly are giving 2* skill up to 15 bonus, so that's fine.
Pegasus Tricks should always all be listed for any given tier. It's a little messy when dealing with griffons, but because all characters that use Pegasus tricks start with basic tricks learned, all the basic tricks should be listed on the blank sheet. I have a fully written out Tricks page on Fleet Fortune's character sheet, so you can grab that if needed.
I can't find any other problems with it.
Primary IRC nicks: TyrannisUmbra, Silver_Wing
Current PNP characters: <Non-FoE Only>
Current PNP characters: <Non-FoE Only>
Re: Aqu and F1r3's Automated Character Sheet
Thanks, added and fixed. Although tags are 10 or 15, according to GM preference in Modd's ruleset.
- TyrannisUmbra
- Global Moderator
- Posts: 523
- Joined: Tue Oct 18, 2011 4:46 am
- Contact:
Re: Aqu and F1r3's Automated Character Sheet
Then, you should probably put a bit saying "Tag size: x" under Skills to Tag or something, and use that instead of flat numbers in the formula there, so people don't have to go in and edit a formula.
Primary IRC nicks: TyrannisUmbra, Silver_Wing
Current PNP characters: <Non-FoE Only>
Current PNP characters: <Non-FoE Only>
- f1r3w4rr10r
- Posts: 629
- Joined: Wed Aug 01, 2012 11:26 am
- Location: Germany (UTC+1)
- Contact:
Re: Aqu and F1r3's Automated Character Sheet
Major update to skill points in both the normal Less Automated Sheet as well as Mad_Modd's sheet!
Updated on both:
The Skills, Perks and Traits page was changed to allow the following rules to be implemented:
"Enhancements or reductions to Intelligence do not change her number of skill points. Permanent changes to Intelligence do not affect skill points gained from previous levels."
The player now has to set the permanent Intelligence for each level. The available skill points per level are then automatically calculated and added up to get the current maximum amount of skill points to spend.
Updated on Mad_Modd's sheet:
There was a drop-down menu added to allow the player to choose between 15 or 10 skill points for tagged skills. This also affects the amount of spent skill point for a tagged skill, which are added as double.
Updated on both:
The Skills, Perks and Traits page was changed to allow the following rules to be implemented:
"Enhancements or reductions to Intelligence do not change her number of skill points. Permanent changes to Intelligence do not affect skill points gained from previous levels."
The player now has to set the permanent Intelligence for each level. The available skill points per level are then automatically calculated and added up to get the current maximum amount of skill points to spend.
Updated on Mad_Modd's sheet:
There was a drop-down menu added to allow the player to choose between 15 or 10 skill points for tagged skills. This also affects the amount of spent skill point for a tagged skill, which are added as double.
Re: Aqu and F1r3's Automated Character Sheet
Fixed the skill points update on Modd's sheet. Formulas were off, since values needed to be slightly different on Modd's, and Modd's ruleset gains skillpoints at level 1.
Re: Aqu and F1r3's Automated Character Sheet
Yeah, I'll try to message you on IRC soon. I'm interested in referencing data from other sheets.EDtiGron wrote:If you don't mind having another collaborator, I can set up everything on your current to-do list for you. I can do the same for weapons, even make it be able to draw from different weapon lists and be able to choose which one is used.
- f1r3w4rr10r
- Posts: 629
- Joined: Wed Aug 01, 2012 11:26 am
- Location: Germany (UTC+1)
- Contact:
Re: Aqu and F1r3's Automated Character Sheet
I wasn't really sure about the level 1 skill points. I looked into Mad_Modd's altered rule book and to me it just read as if he only meant the skill points you get for tagged skills anyway.Aqu wrote:Fixed the skill points update on Modd's sheet. Formulas were off, since values needed to be slightly different on Modd's, and Modd's ruleset gains skillpoints at level 1.
Also, what exactly did you fix on the formulas? I can't see a difference.
I also altered the HP and Damage input methods to be consistent with the method used for Strain and AP.
And I sorted the Skills in categories like Mad_Modd did.