I have a skill, Knowledge (Species), that is an umbrella skill for each type of species. How, without explicitly naming each species (Knowledge (Species -...
I'm trying to code a ranged double weapon that has an alternate range. Looking through the docs, there doesn't appear to be an ALTRANGE tag. I just want to...
In Dawning Star: Operation Quick Launch (we have BDG approval to do this and Helios Rising), there is a Dedicated talent tree called Sworn enemy. It works very...
Hello ye Code Monkey Gurus, Having picked up PCGen fairly recently, I have almost immediately tried to dig in the .lst files. Maybe not the wisest thing to do,...
Hi there, I'm working on some druid/shapeshifter templates and have a question. Can I specify which equipset the natural weapons are created in? Or can I set...
Hello to everyone, I seem to have found a bug of some sort in the SRD35 datafile rsrd_equipmods_enhancing.lst The Shocking Burst enhancement to a weapon is...
Wasn't the PREDEFAULTMONSTER code deprecated in 5.10? If so, what is the proper notation in the kits fot BAB and CHECKS? Also, looking at the Centaur (3.5),...
Would it be possible to up the ante on the debug-mode? I was wondering, if you could create a "advanced debug" mode, where as files where being parsed, it...
Hi, I'm getting errors using the .MOD, spells with "'" are being shown as "?" or a box giving an error during load up]. Any known workaround? Using 5.10.1 rc3 ...
Is there a way to have an equipmod make a normal weapon into a double weapon? For example, say I wanted to add a dagger to the butt of my hand crossbow. Paul...
I am looking to do names for different races in my setting. That being said, is it possible to link this in via the pcc? And where are the name files, I took...
Is their a debug mode in PCGen. I am pretty sure there is not :-(. But it would be really handy when troubleshooting sources. Even a standalone parser, that...
I am unable to load my custom source. I have even tried commenting everything out but the info stuff, but I still cant get it to load. I looked at basecost,...
Since we're now getting into LST work ... I'm not sure if you can .MOD the DESC only, but would making the following change work? max((min(CASTERLEVEL/4,5)),1)...
I'm trying to add a new class to my campaign and have for the most part finished the class part. The caster shares some spells with Arcane and Divine spells,...
I have my pcc in my custom source directory, but I don't see the source. I do get the following, when I start pcgen, don't know if it related, but it looks...
Are the SAVEINFO and SPELLRES tags required in a spell? Many of the Personal range spells do not have those listed, so I didn;t know if PCGen would choke if I...
I have a class which I've successfully coded. Instead of having a list of spells for the player to choose from, this class has a fixed spell set that all...
I am trying to allow for the picking of 1 of 3 SA. I would like to use choose. Do I need to have these SA listed somewhere? Or can I define them within the...
I am trying to code a feat that gives certain spells to a sorcerers known spells list at the level they would normally get a spell of the appropriate level....
This question belongs on List File Help, not the general group. As such, placing CSKILL in the race line should do the trick. Paul W. King PR SB, BoD ... From:...
This is for PCGen 5.8.1 So about six months or so ago I had posted a message to this list asking how to add Sorcerer spell casting to a race that I had...
After going through the documentation/online help for a while, I have been unable to find a solution to my question. Is it possible to add arcane resistance to...
I'm reading through a book, and it has an interesting wording on how it can be applied to as a bonus feat (its an OGC source): "This feat is available as a...
This is my first post to this board, so please excuse any blatant ignorance evidenced. :) I own the 3e splat book Masters of the Wild, and I'm trying to code...