Hi, SPELLLIST should be on a CLASS line. ... -- Andrew Maitland (LegacyKing) Admin Silverback - PCGen Board of Directors Data 2nd, Docs Tamarin, OS Lemur ...
I've been a lurker for a long time. Between the docs, this list, and the debug messages I've been able to figure things out until now. I'm attempting to create...
Hi, Two Issues I see: #1: You need to have this: SPELLLIST:1|Bard #2: You need to uniformly use the SAME Class NAME. You have at least two classes listed...
Two questions... * Why doesn't the SRD 3.5 feat 'Weapon Focus' give some variety of "Invalid use of MULT:YES where a target (parens) is required" error? *...
Hi, Can anyone spell out how to grant a character weapon focus with their deity's weapon upon reaching a given level? Perhaps I missed this, but why aren't you...
Doh... I think I found my error... not really anything to do with WEAPONPROFS vs. WEAPONPROFICIENCY (though the tip to use the most current syntax is well...
Doh... I think I found my error... not really anything to do with WEAPONPROFS vs. WEAPONPROFICIENCY (though the tip to use the most current syntax is well...
Hmm, these ended up on the wrong Lists - On behalf of UnclePete Date: Tue Mar 6, 2012 5:15 pm Subject: Use of TOTAL tag within CONTAINS (equipment list) ...
Hello, I did a search and found next to nothing on the subject, so I thought I would post and see if I could get this problem solved. I would like to write an...
It looks like you'll want BONUS:WEAPON|TOHIT, BONUS:WEAPON|DAMAGE, BONUS:EQMARMOR|ACCHECK, and BONUS:COMBAT|AC. You'll probably want two of them: one for...
Hi, I try to code an ability which alters different properties of different types of spells. Eg.: One ability doubles the duration of necromancy spells, the...
Hi, PCGen can alter DC of a Spell and the Caster Level of a Spell. In order to alter the Duration or Range, you'd have to manually edit the spell in question,...
Hi, I see. From what you said I understand that it can't be done as an ability because I need to modify the duration, effect, range, casting time on the fly...
Hi, I have an ability which grants arcane casterlevel equal to the BAB of the character. The formula I use: BONUS:CASTERLEVEL|TYPE.Arcane.RESET|BAB The BAB of...
CASTERLEVEL isn't a regular variable; it's ... different. By which I mean, weird. The one level of wizard doesn't give you a +1 bonus to a caster level of ...
Esentially, I need a type of bonus that will allow me to add a negative number to the weapon|tohit.damage and eqmarmor|accheck and combat|ac. Or be able to...
Hi Jeremy, What version of PCGen are you using? What data sets are loaded? BONUS:WEAPON|TOHIT|-2 works as expected in 5.17.14 and I don't recall right off the...
Hi Jeremy, I just tested the Broken eqmod in 5.16.4 and it looks like it works there too. Can you send me your eqmod at maredudd AT blackroot DOT org Maredudd...
Unfortunately you seem to be right. When I add another one wizard level the BAB become 13, but the RESEted arcane caster level is 15. So I see how it goes...
Hi, Thanks. The problem is that this wizard can be absolutely any arcane spellcasting class even it could be more the one. The ability grants all selected...
Hi, I think this is going to end up being a Code Freq or Newtag. Pushing it to the Dev list as they understand how the inner code operates. And might have some...
Hi Drew, My bad, I'll do better next time, promise :) This issue was resolved, after a fashion. It was determined that a) the TOTAL tag operation is broken and...
PCGen v 5.17.10 Win XP Pro SP 3 java version "1.6.0_23" Java(TM) SE Runtime Environment (build 1.6.0_23-b05) Java HotSpot(TM) Client VM (build 19.0-b09, mixed...
Hi, That's a List/LST coding question and should be asked in the correct group. But as I'm as likely to answer it there anyways... STARTPACK:Your Free Feat...
Dear William, ... Creating kits is not difficult, though you need to get started on your own data set for that. I'm sure Andrew (or someone else) has the right...