My understanding is that this tags grants whatever bonuses or abilities listed on the line to the master of the familiar. True? I'm asking because I'm trying...
I noticed there is a miss chance box on both the OS and PDF sheet, do we have a new undocumented tag to use for these two???? -- NOTICE: This email contains...
Is .CLEAR supposed to work in all tags? I'm trying to .MOD Mobility so that instead of just accepting Dodge as a prefeat, it'll accept Dodge or another feat...
I'm not sure if this is a Bug or a FREQ I've added several domains and lots and lots of spells, but I have found that the spell level tag list you have in the...
How do you code a race so they don't get Simple Weapons Proficiency automatically like everyone else does? They can still choose it if they want. Paul W. King ...
I'm trying to assign a Template based on a Race Pick. Specifically, the player chooses a Race, and it asks him to choose a Region. That Region selection...
In 1st edition AD&D, there were a couple classes that had formula for Hit Dice at first level. The Ranger had 2d8 hp at level 1, while the Monk had 2d4. In my...
One of my players has a permanent enlarge person spell cast on him. I have created a template to modify the ability scores and size. I would like to modify...
I have a feat that has a CHOOSE:FEATADD in it, which pops up the chooser and allows me to choose another feat from the list, based on TYPE. That's working...
Will using roll("x") in a feat be continually reevaluated? Fast Healing VISIBLE:NO TYPE:Special.Quality.Extraordinary SA:Fast Healing % (Ex)|FastHealingDie ...
Okay the book I'm coding up includes two new sizes, Miniscule and Titanic, for 3.5e. To get these to show up they would have to b e in a separate gamemode or...
Just to make sure I understand the CHOOSE and %LIST properly. If a feat has a CHOOSE statement in it, anything else in that feat if it takes a variable number...
In entering racial levels for World of Warcraft, I've come across another question: Forsaken, an undead player race, has a racial level ability which increases...
Here's to you and yours, just wanting to wish everyone a very Merry Christmas and hope that you all are enjoying whatever time off you are all taking at this...
I'm basically trying to do the following: Some Feat TYPE:Special VISIBLE:NO ADD:FEAT(TYPE=General)1 What would be the correct way to achieve the same...
Hello, I want to make a new feat for my cleric, because of his background, he has the Devils as favoured enemy, so my GM has said, I should take this as Feat,...
Hi, I'm coding a bunch of spells and it's not very clear for me what the ITEM tag is actually for. I've read the docs, but it remains vague. Is it absolutely...
I tried listing all the different classes in that feat to boost the casterlevels. And i tested it on a cleric character I had. i put this in there: ...
I just tried using a class I had created for use with an earlier version of PCGen with PCGen v5.8 rc1 and I'm not sure if I'm seeing a bug or just a change in...
Hello all! I'm coding a domain whose granted power is to negate any armor check or encumbrance penalty on Swim checks when both hands are free. Any ideas on...
OK, I have an upcoming Eberron campaign in which I am playing a Warforged. The hands and body of a 'forged can be enchanted as weapons or armor, and are...
I'm coding the Mind Over Body feat (the one from Player's Guide to Faerun, not the one from Expanded Psionics Handbook). The thrust of the feat is threefold: ...
Hello, I need your help again. I'm trying to code a new class for my upcoming campaign and I don't have a clue of how to do one of its features. At Nth level,...
Okay, there has GOT to be a easier way of doing the following than what I came up with. In this Book of Templates I'm doing (which based on this pre-print 3.0...
I have a character that uses a few feats from non-OGL sources, so I have to create my own .lst files to implement them if I want to use them. One of these...
I'm trying to build a class with a prerequisite that the character have either Weapon Focus (Longsword) or Weapon Focus (Rapier). For some reason, PCGen keeps...
I have a pre-release of a book that turns casting as we know it on its head. Some things I'm pretty sure how to do, others, I'm not so sure about. 1) All...