pc or pregen generator

Skip to: New Posts  Last Post
Page:  Next »
Posted by gizmomathboy
5/24/2019 1:36 pm
#41

Added in attribute modifiers for weapons.

I also got rid of the pc_form part of the url. Just fluff that isn't needed.

Just use:

http://gizmomathboy.com/pc_gen


What? Me worry?
 
Posted by gizmomathboy
5/24/2019 2:02 pm
#42

I take it back.

I need to do more testing/debugging it seems.

So http://gizmomathboy.com/pc_gen/ takes you to the old welcome page and http://gizmomathboy.com/pc_gen/pc_form is the page to enter info to create a pc's pdf


What? Me worry?
 
Posted by rhialto
5/24/2019 5:13 pm
#43

Thanks, I will try and test some more this weekend.


"It is all very well to point out that the man lacks facility; as he asserts, sheer force can overpower sophistication."
Jack Vance, Rhialto the Marvellous
 
Posted by gizmomathboy
5/31/2019 2:33 pm
#44

For the Known Spells section I am going to put in spell level (like D1, M3, I2, etc).

For the notes, I am putting in the page of the players manual the page is on (which also matches the 2e Compleat book).

That leaves 31 characters in the space provided.
What should use use for that? A very abbreviated set of details, or Range, Duration, and any associated damage?

I think I'll see what happens content-wise with Range/Duration/Damage (dice?)


What? Me worry?
 
Posted by gizmomathboy
5/31/2019 8:27 pm
#45

Ok, updated app. Has spell level (probably broken for bards and rangers at the moment), page number of spell, range, and duration in the known spell notes.


What? Me worry?
 
Posted by Iron Ranger
5/31/2019 9:56 pm
#46

broken on safari again.
I'm able to navigate to the stats page, enter stats, then ok takes me to an aquamarine empty page with a box with a ? in it mid screen hard left.


Correction: Tried again. Totally fixed. Shoulder shrug.

Last edited by Iron Ranger (5/31/2019 9:58 pm)


 
 
Posted by gizmomathboy
6/03/2019 5:02 pm
#47

A friend noticed the default spell list for witches was wrong so I fixed that.

I also noticed that a silver dagger in the gear list wasn't getting put into the weapons tables so I fixed that.

I also, finally, added the saving throw.


What? Me worry?
 
Posted by BlackKnight
6/03/2019 7:44 pm
#48

Doing an Awesome Job Gizmo! Looking Great!


-- 
BlackKnight, AKA Sausage
Older than Dirt, Crusty, and set in my ways. Been playing TTRPGs for over 45 years...
 
Posted by gizmomathboy
6/03/2019 10:44 pm
#49

Thanks.

I think my dev for it will be a little slow for a few weeks. I need to finish/polish a talk for a conference and I really, really, really need to clean up the code.

It's grown enough that I need to refactor things and weed out some complexity and such that has cropped up.

It's doing basically everything I want it to do for this part. With minimal input it can create a decently completed character sheet that can be modified as needed after that point.

Last edited by gizmomathboy (6/03/2019 10:44 pm)


What? Me worry?
 
Posted by Mortificateur
6/08/2019 9:14 am
#50

Very nice! My player are happy!

 
Posted by ArjenL
7/16/2019 1:03 pm
#51

This is awesome thanks! I created a little excel sheet so you can generate random statblock to copy into the statbox of your site (download the excel, go to tab character and hit F9 to generate new stat block):
https://drive.google.com/file/d/1-8oOfWjCCZfY2eOy-qD9QPCKujhRP_cP/view?usp=sharing

 

Last edited by ArjenL (7/16/2019 1:04 pm)

 
Posted by kane
7/16/2019 1:28 pm
#52

ArjenL wrote:

This is awesome thanks! I created a little excel sheet so you can generate random statblock to copy into the statbox of your site (download the excel, go to tab character and hit F9 to generate new stat block):
https://drive.google.com/file/d/1-8oOfWjCCZfY2eOy-qD9QPCKujhRP_cP/view?usp=sharing

Great job! I added a little fix, though. It's now straight 3d6 as it should be ;)

https://1drv.ms/x/s!AhX2KmWKY-DKmbMrk8tmN6KFLWDcoA?e=8YCfLx
 


Non-native English speaker - I apologize for any unclear phrasing
hyperborea.video.blog
 
Posted by ArjenL
7/16/2019 1:44 pm
#53

kane wrote:

ArjenL wrote:

This is awesome thanks! I created a little excel sheet so you can generate random statblock to copy into the statbox of your site (download the excel, go to tab character and hit F9 to generate new stat block):
https://drive.google.com/file/d/1-8oOfWjCCZfY2eOy-qD9QPCKujhRP_cP/view?usp=sharing

Great job! I added a little fix, though. It's now straight 3d6 as it should be ;)

https://1drv.ms/x/s!AhX2KmWKY-DKmbMrk8tmN6KFLWDcoA?e=8YCfLx
 

Thanks

 
Posted by Iron Ranger
7/16/2019 5:27 pm
#54

As it should be!


 
 
Posted by gizmomathboy
7/16/2019 8:33 pm
#55

On the TODO list is a button or something to randomly create a character.

I just haven't found enough TUITS yet for that.


What? Me worry?
 
Posted by ArjenL
7/19/2019 8:51 am
#56

I found a mistake in my excel sheet; the first letter of the names of the classes were capitalized and, as such, not recognized by the generator. So I fixed it (same link). I added a second stat-block that is straight 3d6 (as it should be ;) )

 
Posted by gizmomathboy
10/18/2019 8:21 pm
#57

I've added some code so now you can specify gear:

ST: 17
DX: 10
CN: 14
IN: 17
WS: 12
CH: 12
class: fire lord
level: 5

Gear:
  - <starter_pack>
  - Hunting horn
  - leather mask
  - dagger x3

If "Gear:" is not present the character will be equipped with a class specific starter pack. The special entry "<starter_pack>" will add the starter pack items in addition to whatever else is specified.

If you list a weapon and want it to also be listed in the weapons blocks you will need to have a special prefix:

    <h> : h(urled) weapons like daggers and darts.
    <l> : l(aunched) weapons like bows and slings.
    <m> : m(elee) weapons like swords and daggers.
    if fits many types then <hm> : like daggers.

If more than 1 type of a weapon is carried, specify it like "arrows x20"

There is a limit of 36 mundane items

I think I might tackle magic items next.


What? Me worry?
 
Posted by gizmomathboy
10/18/2019 8:44 pm
#58

Well, adding stuff to deal with Magic Items was easy...which means I need to refactor that and the gear code...

Ok, enough updates for tonight I think.

ST: 17
DX: 15
CN: 15
IN: 17
WS: 15
CH: 15
class: fire lord
level: 5

Gear:
  - <starter_pack>
  - Hunting horn
  - leather mask
  - dagger x3

Magic:
  - Hand Axe +2
  - +1 Dagger


What? Me worry?
 
Posted by rhialto
10/19/2019 7:08 am
#59

Wow, fantastic work once again: greatly appreciated!


"It is all very well to point out that the man lacks facility; as he asserts, sheer force can overpower sophistication."
Jack Vance, Rhialto the Marvellous
 
Posted by Chainsaw
10/19/2019 7:11 pm
#60

Thanks gizmo!


Blackadder23: Insanely long villain soliloquy, then "Your action?"
BORGO'S PLAYER: I shoot him in the face
 


Page:  Next »

 
Main page
Login
Desktop format