Dungeoneer Upgrade Plans

Creating game materials? Monsters, spells, classes, adventures? This is the place!
User avatar
Solomoriah
Site Admin
Posts: 12515
Joined: Thu Nov 13, 2008 8:15 pm
Location: LaBelle, Missouri
Contact:

Re: Dungeoneer Upgrade Plans

Post by Solomoriah »

Encounter Level is used for random encounters (or would be, if I had a generator for that). Dungeon Level is used for stocking dungeons. Look at the Shrieker for an example.
My personal site: www.gonnerman.org
User avatar
chiisu81
Posts: 4112
Joined: Fri Aug 19, 2011 3:05 pm

Re: Dungeoneer Upgrade Plans

Post by chiisu81 »

Ahh ok. I'm slowly starting work on MonstersFG1.py; I'll post attachments once I get enough of it going...
User avatar
chiisu81
Posts: 4112
Joined: Fri Aug 19, 2011 3:05 pm

Re: Dungeoneer Upgrade Plans

Post by chiisu81 »

Just noticed on Monsters.py: no dragons?
User avatar
Solomoriah
Site Admin
Posts: 12515
Joined: Thu Nov 13, 2008 8:15 pm
Location: LaBelle, Missouri
Contact:

Re: Dungeoneer Upgrade Plans

Post by Solomoriah »

Ack, no. Dragons need a special procedure for generation, and I've not written that yet.

I'll try to get to it soon. My real-life project is still draining my energies.
My personal site: www.gonnerman.org
User avatar
chiisu81
Posts: 4112
Joined: Fri Aug 19, 2011 3:05 pm

Re: Dungeoneer Upgrade Plans

Post by chiisu81 »

Alright here's the MonstersFG1.py "skeleton" file, with all the entries/stats listed. That's just been copy-pasted for each one, obviously that still needs to be done. I guess the easiest thing would be to put it up on Github and then I can eventually do a pull request or such as I get entries updated, or if you and/or others can help out. Some lines still aren't clicking for me, and also why some lines have multiple numerical values listed, so at least for me maybe a line-by-line explanation would help.
Attachments
MonstersFG1.zip
(3.27 KiB) Downloaded 336 times
User avatar
Solomoriah
Site Admin
Posts: 12515
Joined: Thu Nov 13, 2008 8:15 pm
Location: LaBelle, Missouri
Contact:

Re: Dungeoneer Upgrade Plans

Post by Solomoriah »

Post excerpts here of the things that aren't clear and I'll explain them.

Probably a sign that I should use a comment or two...
My personal site: www.gonnerman.org
User avatar
Solomoriah
Site Admin
Posts: 12515
Joined: Thu Nov 13, 2008 8:15 pm
Location: LaBelle, Missouri
Contact:

Re: Dungeoneer Upgrade Plans

Post by Solomoriah »

Okay, one thing that I notice looking through your file... you've left the "name" fields empty.

"name" should be the way we want it to appear in a statblock. In particular, we don't say "Ape, Girallon" normally, but just "Girallon" when we write an actual statblock. Possibly we might want to go with "Girallon (Ape)" instead, just to make finding them easier.

Probably I need to add a field for the page reference...
My personal site: www.gonnerman.org
User avatar
chiisu81
Posts: 4112
Joined: Fri Aug 19, 2011 3:05 pm

Re: Dungeoneer Upgrade Plans

Post by chiisu81 »

Ok, when I start to fill them in I'll put the "logical" names for that field.

Here are the ones not clicking for me:
HD: why the three numbers? I know monsters that could have multiple HDs have an entry for each HD value.
noapp: is the order dungeon, wilderness, and lair?
but then i see noapplair below it, sooooo me confused. :D
User avatar
Solomoriah
Site Admin
Posts: 12515
Joined: Thu Nov 13, 2008 8:15 pm
Location: LaBelle, Missouri
Contact:

Re: Dungeoneer Upgrade Plans

Post by Solomoriah »

Three numbers in a tuple are dice call parameters:

(N, S, B) == NdX+B
My personal site: www.gonnerman.org
User avatar
chiisu81
Posts: 4112
Joined: Fri Aug 19, 2011 3:05 pm

Re: Dungeoneer Upgrade Plans

Post by chiisu81 »

Ahhh ok. :) Will start filling in the entries, will upload an updated file once I get through at least a few letters of monster entries.
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 126 guests