Random Character Generator (beta 1.0)

I'd like to see if I could create my own random generator for spells. I may have to look at an Excel sheet tutorial, but I'm wondering how to randomly select something from a list. One cell says "random" while others have #. I suspect I fill in the cells I want to select from randomly, and then put those cell numbers/letters into a formula(?)
 

log in or register to remove this ad

Here's how you do the random spell listings:

I'll write it up for you. You need to randomly order the spells, and then select the first 6 (see how I did the ability scores). Otherwise you end up with duplicates if you just randomly roll on the table multiple times.

The best current example is look how I did the SKILLS tab. First it references the class chosen. Second it references the skills for that class. Third it randomly ranks the skills of that class. Lastly, it references the first few on the list.


Give me a couple minutes :) I'll do it right now.


jh
 
Last edited:


Love it!

How do I steal the code?

And can it be set up to work in, say, a forum like this one? Like, if I wanted to run a 5e game with players making up random characters (or just as an option) and they can upload a copy of the completed sheet in the thread?

Also: how do I change it to be the character I want? Like, if I want an Illusionist instead of a Conjurer, or a Sage instead of a Noble? Or add a level, or change the race/gender, etc?


To steal the code, you just copy/paste what you want and how I did it :_)

Copy/paste to a WORD program works great for copying a character to a sheet. Set your text color to BLACK.


If you wanted to set it to a particular character class:
Go to the "MATH" tab.
Set b6 to the class number you want (look at the class tab) instead of being random (e.g. 1 for cleric, 2 for fighter, 3 rogue, 4 wizard).

You can just track down where those other random references and put in a specific number in those as well. You could also create a drop-down.










..
 

I just set up the character sheet page so that if a wizard is rolled, there will be a spellbook with random spells that will appear at the bottom.


[edit: added random arcane focus as well and automatic items)
jh
 
Last edited:


Go to the ABIL tab and in T1 to T6 just enter the standard array. It will automatically choose the top two and randomize the final four from there.

jh
 




Remove ads

Top