Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - d20 System

Notices

Reply
 
Thread Tools Display Modes
rob
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 8,232

Old January 4th, 2007, 08:30 PM
Classes are next up on our list for editing support. After that, we'll be adding items like weapons, armor, magic items, etc.

You'll definitely be able to add your own core classes via the editor. However, adding a core spellcaster class will likely NOT be able to be done entirely within the editor. There's just too much nastiness involved to do in the editor while also maintaining a good level of user flexibility for how they want things to work. Other base classes will hopefully be fine, but setting up spell progressions and the like will likely require a little bit of direct editing of the XML data file. It's a text file, so it won't be too hard, plus you should be able to do all the non-spellcasting stuff via the editor. So you'll only need to do 5% of the work without the editor.

-Rob

NOTE! The above is our current plan. However, it's subject to change as we get stuff fully implemented. :-)


At 08:46 PM 1/4/2007, you wrote:

Quote:
I've played around a tiny bit with the new editor and noticed there's no function for building new classes (core or prestige). Will these be available later perhaps? I'm sure prestige class editing/creating will be there but I'm hoping to see the ability to edit core classes too.
rob is offline   #11 Reply With Quote
aikidragon
Junior Member
 
Join Date: Jan 2007
Posts: 1

Old January 5th, 2007, 07:53 AM
I'm leaning towards purchasing Herolab. I waiting to see how the class editing tools work before making a final descision. I use most of the option books published by wotc and a few by others in my campign. This results in a lot of the wierd rules functions being in my campaign. This means whatever tool I use has to have a lot fo flexibility. One in particular is the spell point system in unearthed aracana. Essentially it works like this A class has a certain number of spell points based on level and bonus stat (int for wizards). But they still have their number of spell slots that they memeorize spells into. They simply dont' have to memeorize spells more than once if they want to cast more than once. And they have one huge honkin pool of spell points to draw from for spells of all levels. Is this feasable in this program and can the characters sheets be user modified to accomodate stuff like this. (This is example is the big one for my campaign. Also are psionics in this?

Thanks.
aikidragon is offline   #12 Reply With Quote
rob
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 8,232

Old January 5th, 2007, 05:50 PM
We're working on adding classes right now. Our current target is to get a new release that includes them out next Friday (12th). So you should be able to see how class editing works very shortly now.

I just dug out my copy of Unearthed Arcana. With regards to the Spells Points mechanism, the answer is "yes" - you should be able to implement it. However, due to the complexities of the mechanism, you would NOT be able to add this via the editor. You would need to add the handling for the progressions of spell points and their tracking via the addition of a new component, a new component set that incorporates the new component, and replaced class objects that derive from the new component set. None of this is all that difficult to do, except that it will require a significantly more indepth familiarity with the engine (i.e. a non-trivial learning curve) and will utilize mechanisms that haven't yet been documented (and that probably won't be documented by next Friday). I'm not trying to scare you off here - note my previous comment that none of this would actually be "difficult" - but I DO want to make sure your expectations are properly calibrated. We'll also be happy to help guide you through the process when you launch into it. :-)

Psionics are one of four components of the SRD that have not yet been added (the full list will be found in other threads). So far, very little interest in seeing support for psionics has been voiced by users. If it turns out there is a strong interest in seeing psionics added, we can definitely do so. It's a matter of juggling priorities to do the stuff that the most users want to see added. Right now, that's adding custom material. After that, it really depends on what users ask for most.

Hope this answers your questions. Please let me know if you've got additional questions or if my answers above didn't address everything you were looking for.

Thanks, Rob


At 08:53 AM 1/5/2007, you wrote:

Quote:
I'm leaning towards purchasing Herolab. I waiting to see how the class editing tools work before making a final descision. I use most of the option books published by wotc and a few by others in my campign. This results in a lot of the wierd rules functions being in my campaign. This means whatever tool I use has to have a lot fo flexibility. One in particular is the spell point system in unearthed aracana. Essentially it works like this A class has a certain number of spell points based on level and bonus stat (int for wizards). But they still have their number of spell slots that they memeorize spells into. They simply dont' have to memeorize spells more than once if they want to cast more than once. And they have one huge honkin pool of spell points to draw from for spells of all levels. Is this feasable in this program and can the characters sheets be user modified to accomodate stuff like this. (This is example is the big one for my campaign. Also are psionics in this?

Thanks.
rob is offline   #13 Reply With Quote
Billoseth
Junior Member
 
Join Date: Jul 2014
Posts: 2

Old July 18th, 2014, 01:03 PM
Okay, I am currently using the demo version of Hero Lab d20 3.5, as I am considering buying it if I find it easy to work with. I and my group have a lot of house rules, classes, races, a whole new skill sheet, a few added feats, etc.
I think I've figured out how to add the majority of it into the files so it can be used on hero lab, however, I still am not sure how to add in house rules, and the last replies on this thread are 7 years old.
I really am loving how this thing works, but it is simply too confusing if I can't add in the established rules we play with. Help?
Billoseth is offline   #14 Reply With Quote
TobyFox2002
Senior Member
 
Join Date: Nov 2013
Location: Andover, Ma
Posts: 632

Old July 22nd, 2014, 01:06 PM
That all depends on what rules you are trying to add, and if its simple, class mechanic changes or something more crazy.

For house rules that use the editor like modifying how classes work, creating variation on how feats/abilities or spells work use the following method:
  1. Create a new file with the modifications you want.
  2. Make sure EVERYTHING has the a new source that use
    1. Source Name: The name of your House Rules (whatever you like)
    2. Source Unique Id: a short code that normally begins with a capital letter and can be no longer than 8 characters (i think 8)
    3. Parent Source: House (parent source: "House" indicates that is in the parent source section for house rules. Very Important.
  3. Save and test file.

This should get you started, and also assumes some knowledge of how to make the rules you want. That's beyond the scope of this question I think. Once you have done this you can select or deselect whatever house rules you wish to use. Keep in mind that not all house rules can be made in this way, some require XML coding which, I suggest you don't mess with, or ask someone else to help with (not me, I wouldn't touch that XML with a 40-ft pole.)
Attached Images
File Type: png houserules.png (108.7 KB, 12 views)
TobyFox2002 is offline   #15 Reply With Quote
Billoseth
Junior Member
 
Join Date: Jul 2014
Posts: 2

Old July 24th, 2014, 05:08 AM
Well I get class Specific changes and such, as well as adding new classes, races, skills, etc. *though the additional stuff on the right of the editor has me very confused but I am trying to figure it out. I'm not good at this kinda stuff*
But what about stuff like....well, for every Dex mod above 5, add ten to your speed. and dm rolls a 1d4 every time the character would get ability score points from level. Whatever he/she rolls is how many points you get. Or having quickdraw as an automatic feat. Things like that...
Billoseth is offline   #16 Reply With Quote
ProphetPX
Junior Member
 
Join Date: Oct 2013
Location: Leavenworth, KS
Posts: 28
Send a message via Skype™ to ProphetPX

Old November 4th, 2017, 12:56 AM
Has anyone updated anybody with how to add DM-specific House Rules, yet?
I read the comments in this thread and (sorry but) they are VERY SPOTTY and ambiguous and i really do not understand which files or which database "keys" I should be either adding or modifying? Please is there a video or (better) a document which explains how to make a full House Rules data file?

I want to do things like add free feats, custom regions, homelands, local kingdoms, social organizations, and give skill synergies (because 3.5 may do that by default but i want to give my own) and many other things that customize PC building. I like some of the other man's ideas too (about DEX mod for speed increase, etc)
etc etc

so how do we add these things?

Last edited by ProphetPX; November 4th, 2017 at 12:59 AM.
ProphetPX is offline   #17 Reply With Quote
Dami
Senior Member
 
Join Date: Mar 2013
Location: Melbourne, Australia
Posts: 1,082

Old November 4th, 2017, 06:24 AM
@ProphetPX - It's not that simple, and in another way it's not complicated either.
Note too, that most of what is in this thread is a decade old and very out of date.
How do you "build" house rules? - with the editor.
You can build your "house rules" the same way as everything else... make up something in the editor and (like TobyFox said earlier) give everything a source, so that when you select that source (or "set" of "rules") what you have developed becomes active - whether it is new feats, skills, or alternate feats/skills, or changes to something existing. Search the forums for individual elements of what you want to do. Some things will be creating a new item, other will be scripts that modify something that already exists.

If you haven't done much with the editor, use it to look at how someone else has already done something and look at the many examples/guides that people have done to assist.
Eg: Hero Lab Help - Hero Lab FAQ, Editor Tutorials and Videos, Editor & Scripting Resources.

Current RPG's: Pathfinder (GM), Pathfinder (Player), Gamma World (GM, Pathfinder homebrew).
HeroLab: 3.5 & Pathfinder. HL User Files for PF: Greyhawk Setting, Gamma World (WIP).

DM and player of D&D since 1980.

Last edited by Dami; November 4th, 2017 at 06:28 AM.
Dami is offline   #18 Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 09:38 AM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.