• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Community Created 3.5 D&D data set....

This is no small project to take on, mate. You should consider having some users of the software help out. Doling out the projects in terms of a solid breakdown will get it done faster. There are a few hundred monsters in the Monster Manual to tackle and it won't be a small feat to do the entire book.

This is something that Sendic and I have talked about in the past.

Sendic, just PM me when you're ready to take this on and you'll have my support.
 
This is something that Sendic and I have talked about in the past.

Sendic, just PM me when you're ready to take this on and you'll have my support.

I will. Thank you. I think what I will do is finish the current release, then we can get started on that project. The biggest issue with that is that the monster races will need to be edited as well. We'll discuss that when the time comes though. Thanks again.
 
If I start creating some portfolios and the race get updated, will I have to start over?
Is the process of combining portfolios documented somewhere?

I'd gladly help if my work doesn't go wasted.
 
If I start creating some portfolios and the race get updated, will I have to start over?
Most of the time no but depending on the change it can require a resave of the file (ie Open the .por file put a space in the name and then remove space and then save file). But HL has a feature in it called "Tools->Prepare Portfolio" for distribution that can do that for you and is able to automatically do all the .por/.stock files in a folder.

Is the process of combining portfolios documented somewhere?
Yea not sure. But its pretty simple you go to the "Portfolio" option and then do "Import portfolio" or something like that. That would combine multiple .por files into a single .por. Once you do this for say all the "A" monsters you would change the ending from .por to a .stock file.

Then it goes into the programData\HeroLab\data\d20 folder to allow the Encounter Builder to read it.
 
If I start creating some portfolios and the race get updated, will I have to start over?
Is the process of combining portfolios documented somewhere?

I'd gladly help if my work doesn't go wasted.

Any help would be greatly appreciated. We are not ready to start working on this project yet though. Or at least I'm not. Once I am, I will let you know and we will coordinate the effort.
 
I will be happy to help out on that as well. I apparently suck at creating classes, but if you want me to build some monsters, I will be happy to do so.

Also, is there a master list anywhere of the stuff that needs creating. I would be happy to try my hand at some feats and items and such.
 
I will be happy to help out on that as well. I apparently suck at creating classes, but if you want me to build some monsters, I will be happy to do so.

Also, is there a master list anywhere of the stuff that needs creating. I would be happy to try my hand at some feats and items and such.

Thanks. I have a partial list on a spreadsheet somewhere, but it's far from being a "master list". I've been meaning to make a thread for it at some point, but haven't gotten around to it. Once I dig that up, I could let you know. Is there any source(s) in particular you might be interested in working on?
 
I really like Dungeonscape, BoED and Complete Divine. But I am willing to help wherever.

The equipment from Dungeonscape has not been entered yet. If you want to take a crack at that, I would be happy to include it in the community set. I plan on putting out a new release relatively soon, though, so most likely it will be in the next release.
 
Sounds good. I will see what I can do. Any preference on delivery?

For now, you can just email it to me (sendric [at] gmail [dot] com). If you want to become a regular contributor I'll set you up with dropbox. Some day I may get github up and running, but that will probably be a while.
 
OK, I will work on this. I am not familiar with the scripting for this program. Trying to work out Wand bracer first, as that is something I have wanted for a bit in the program.
 
OK, the Wand bracer allows you to hold five wands in it. How would you set up the container rule since it is not limited by weight but number, and is only specifically wands?
 
OK, the Wand bracer allows you to hold five wands in it. How would you set up the container rule since it is not limited by weight but number, and is only specifically wands?

TBH, I'm not really sure that there is any way to code this. I suppose there might be a way to create an eval rule to force the player to only place wands inside the container. But, honestly it does sound like it might be more trouble than its worth.

If wands were "held" then there might be a way to increase the number of equipped wands. But they are not handled that way in hero labs. I will give this some thought as well but sometimes you just have to rely on the GM and Players to police themselves, this might be one such case.
 
OK, the Wand bracer allows you to hold five wands in it. How would you set up the container rule since it is not limited by weight but number, and is only specifically wands?

Hold Limit
add the code:

Code:
gType.Wand

This will limit the item to only accept wands into it. I'm not sure if there is a way to limit the quantity held though.
 
I have not figured out how to put the limit on it, but I have completed the mundane items. Sendric, would you prefer the items in file by category in the book (Mundane, Armor and Weapon modifications, etc.) or just get all items in one file? If the first, I will send you the mundane items.
 
Hi Guys

When I select Planning domain as a cleric (should grant extend spell as free feat) I must still expend one of my available feat slots on extend spell. Could someone please help me?

Thanks
 
Back
Top