Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

All Flesh Must Be Eaten (Unisystem) sheet needs testing

So, I made a Unisystem sheet (based solely off All Flesh Must Be Eaten ), as the first part of getting all the Unisystem games a character sheet. I've read most of the book and got the sheet to line up with that, but I would love if anyone familiar with the system could got take a look, and kick the tires, and see what can be approved. Thanks to everyone who takes the time, both to read this and to look.
There has been some interest, but none has peeked in yet. I will leave this in the game until sometime next week, in which case I'll either push it to github, or abandon it, per whatever seems appropreate at the time.
1426915216
vÍnce
Pro
Sheet Author
John W. said: but I would love if anyone familiar with the system could got take a look, and kick the tires, and see what can be approved. Not familiar with the game John, but I had a look just for fun. Stellar as usual. One small issue, some of the oval input number fields cut off the number if you use negative numbers. Might just be my setup... Not familiar with the game, so not even sure if that matters. Thanks for all the sheets you've put time on. Much appreciated by everyone.
1426936709

Edited 1426942126
Coal Powered Puppet
Pro
Sheet Author
Thanks, Vince. Your input is always appreciated. I will look into the number-boxes and see about making them easier to use. Edit: Went the easy route and just removed the arrows from the number boxes. Not sure if this was the best route.
1426984124
vÍnce
Pro
Sheet Author
John W. said: Thanks, Vince. Your input is always appreciated. I will look into the number-boxes and see about making them easier to use. Edit: Went the easy route and just removed the arrows from the number boxes. Not sure if this was the best route. Likewise. Can you share how to remove the up/down arrows John? Do you just change the input type from number to text or do something with css or inline? Thanks
This is what I used, all css: .sheet-numberbox[type="number"]::-webkit-inner-spin-button, .sheet-numberbox[type="number"]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
1427002856

Edited 1427003852
vÍnce
Pro
Sheet Author
Thanks John. Appologies for sidetracking your thread. I think the oval number fields w/out the arrows are an improvement. Now all you need to add is a blood splattered background image ... just to set the mood.
Updated, with some font color changes. Went with a simple blood splatter background instead of a busier one. Though I kinda wanna find the one you used.
1427041845
vÍnce
Pro
Sheet Author
Liking the changes John. I want to say that I grabbed the url form <a href="http://nobacks.com/photos/miscellaneous/splatters/" rel="nofollow">http://nobacks.com/photos/miscellaneous/splatters/</a> There are lot's of great choices on that site BTW. I would choose something that seamlessly flows into the sheet's white background color to avoid any noticeable edges. Looking good. Brains...
Glad you like. I'm going to keep this here until Tuesday, see if anyone else bites. After that, I'll bundle it up and ship it to Github, and see if anyone acutally uses it.
1427295779
PhailedGamer
Pro
Sheet Author
Oh, I think you'll get some usage out of it. My group has been anxious to run some AFMBE for a bit now. I had already started planning to figure out a "character sheet" using the regular fields in Roll20. This true character sheet is going to save me a lot of time, effort, and frustration.
I'd be incredibly interested in using this. I've been trying to run AFMBE in-person but we're all college students with busy schedules and I was also about to figure one out on my own. This looks fantastic and true to the system!
Here is the pull request for the All Flesh Must Be Eaten character sheet.