• 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....

Is the Thaumaturge Corruptions supposed to have Rogue special abilities?

I see Holy Stalker, Improved Evasion, Opportunist, Skill Mastery, Slippery Mind, Crippling Strike, and Bonus Feat.

Also, it says "Domainss", and "Corruptionss" on the class tab.
 
It seems there is a typo on the thaumaturge tab for domains and corruptions. The corruptions should not have rogue special abelites.
 
It seems there is a typo on the thaumaturge tab for domains and corruptions. The corruptions should not have rogue special abelites.

There us a variant that gives clerics rogue abilities. If you just added that thaumaturge has cleric abilities (domains), the rogue abilities will show up also
 
To remove the Rogue abilities, you can add the following line of code to the Class thing at Render/10000:

Code:
~ Remove Cleric abilities from Corruption list

field[cCstS2Expr].text = "SpecSource.cHelpThg & Helper.Secondary"

Also, the custom ability names can be easily fixed on the same thing.

I've done both of these for the next release. Can someone please get me the text for the class description? This should also be included.
 
Hi.
I`ve never used this forum before so i apologise in advance if i post this in the wrong place.
I have found some old characters and im trying to makke them in Herolab. The one i struggle with is my Dread Necromancer, I am trying to find if there have been made an Wight Template to add on a character in Hero Lab. Ive searced but found none.
Thor
 
Tome of Battle Incomplete?

Hey guys,

I hate to point out issues without being able to contribute (though if there are resources which provide an idiots guide to doing so i'll gladly try!)

I was trying to build a Warblade character and found that Stonefoot Stance simply doesn't exist. I'm not sure if this is all or if there are other things.

I did what everyone does in such situations, I turned to Google, which pointed me towards this forum, page 69 (snigger) in fact, where someone else lamented that Tome of Battle seemed incomplete.

I have gone through various release notes, as far back as 1.21, and while there's a couple references to ToB, none seem to have fixed this omission.

As an aside, given how long i've used HL, and how frequently I've used these forums, I genuinely have no idea how I did not have an account and can only assume that I created one under an obscure username and promptly forgot all about it...
 
I was trying to build a Warblade character and found that Stonefoot Stance simply doesn't exist. I'm not sure if this is all or if there are other things.

For some reason, it's in the Tome of Magic file instead of Tome of Battle. Turn Tome of Magic on and it should show up.

Something to correct, Sendric. I don't know why it's in the wrong one lol
 
For some reason, it's in the Tome of Magic file instead of Tome of Battle. Turn Tome of Magic on and it should show up.

Alas, I have both selected as sources. I actually have everything 'books' ticked, with the only things not ticked being selected house rules, optional rules, and output options

I do appreciate the assistance though
 
Alas, I have both selected as sources. I actually have everything 'books' ticked, with the only things not ticked being selected house rules, optional rules, and output options

I do appreciate the assistance though

Actually, I just spotted the problem. It's in the Tome of Battle book, but was incorrectly assigned to Setting Sun when it should've been assigned to Stone Dragon. I've changed this for the next release, but you'll need to go into the editor to change it on your end for a more immediate fix.
 
Last edited:
Hi!

I'm a 3.5e Darksun GM, I think (I may be wrong) there was a half-giant in a previous version of the module, but now, it doesn't seem to be there anymore. Will it be there with the new version (if I presume I'm not updated) or was it never added?

Thanks!
 
Last edited:
Hi!

I'm a 3.5e Darksun GM, I think (I may be wrong) there was a half-giant in a previous version of the module, but now, it doesn't seem to be there anymore. Will it be there with the new version (if I presume I'm not updated) or was it never added?

Thanks!

The 'Half-Giant' still exists - in the d20 SRD Psionics Support package
The Half-Giant, Athasian is in the Athas 3.5 Dark Sun Campaign Setting
Check your Hero Config (Control-K) to make sure the one you want is turned on.
 
It was well checked, but it seems the file got corrupted. I created a new portfolio and they now appear.

Thanks for your answer though!

Btw, what is your procedure to add new things to the d20 community set? For athas.org Darksun things per example?

Thanks again.
 
Last edited:
Is there a way to automatize spells (or else) importation from a pdf, word or excel file to an herolab file?

Anybody made a script of some sort to do this?
 
Is there a way to automatize spells (or else) importation from a pdf, word or excel file to an herolab file?

Anybody made a script of some sort to do this?

Do you mean to a .user file or a portfolio? In theory, it should be possible to generate a .user file (they are just text), but I'm not aware of anyone having created a tool for this. If you mean portfolio, I wouldn't even know where to begin with something like that.
 
I know Fenris447 uses something like that to quickly input monsters into Hero Lab D&d 5e but I don't know of one for d&d 3.5.
 
Back
Top