... out of a matierial, call it "Paper Mache") that made the weapon a size category lighter -- so a one-handed weapon becomes light? ... Closest I can see is: ...
... Can a Feat .MOD a Class, either directly or indirectly? If directly, then that seems the way to go. If indirectly (perhaps a Feat which loads a Template,...
Here's a somewhat related question..... How do you do the B*-sword with having WIELD tag? I'm trying to do a couple of similar weapons in a new release, but...
What is the generally accepted practice in coding items that are found in multiple sources? For example, I have Publisher A that has sources M and N. Both...
... I was curious on this too. What happens if you have x spell in datasets A & Q. Does one overwrite each other? Or does it just combine all the data into one...
... Spell.lst is one of the few files that handles the having the same name in different files without much problem (due, in part, to the programming done for...
... I do not hold the Grail for this one but here is what I think: If the two objects are the exact same If both source are normally distributed together or...
I think, if it's described in enough detail in whatever the source is, it needs to go into the data set so it is a true representation of the source, even if...
Sorry for the confusion. I had grabbed the RSRD material and Finessable was gone from all of the equipment. Thought perhaps that meant that Finessable was...
Just to see if I am understanding you. I have source A and B. Both have the *exact* same spell, X, in them. So, say A is completely done, and work on B is...
... And how is data duplication handled in PCGen? ... Not being a Code Monkey, this may be a dumb question, but: Is there a way to speed it up? Paul W. King ...
... source ... use ... there ... Nope that isn't what you want. Do not use includes and excludes to prevent spell duplication. Keep the material as close to...
Hello everyone, After a bit of editing that mostly got rid of some typos, I've uploaded the Xcrawl source contributed by Paul W. King. Big thanks to Paul!!!! ...
... ^^ My stupid mistake. It's funny how a single missing letter can change everything... (and I also made a mistake in the publisher name...) Going to bed...
... The wierd thing about the Bastard sword is that it's a one handed weapon. If you try to use it one handed without the Exotic Weapon prof, you incure a -4...
... Or lets say classes, it's a perfect duplicate of the OGL class from X source made Company B used by company A in sourcebook Q. (ie Ultimate classes book by...
... But I, personally, don't want duplicate spells, even if they are distinguished on the source. Is there a way then to do a: If Source A !loaded Then load...
... There are two underlying and dangerous assumptions here: 1. That the person writing a particular lst file knows EVERY source that has a entry with a...
... Not entirely correct: it is a two handed MARTIAL weapon. One handed it is Exotic. The Dwarven Waraxe is the same way - twohanded Martial, onehanded Exotic...
This may not go over well, but at some point the user *has* to know what he is loading and what is contained in the sources. There is a fundamental problem...
... Ah, but my scenario (which is what started this thread) was that it was the same publisher, different books. I don't see the point in recoding the *exact*...
4768
Brass Tilde
brasstilde@...
Dec 2, 2003 4:01 pm
... This particular subject was bandied about on the DnD list a while back, and personally, I feel that the following statement allows one to think about the...
4769
Brass Tilde
brasstilde@...
Dec 2, 2003 4:17 pm
... I tend to agree with the folks who say "duplicate it". Even though it may the same now, it may not always be the same. In addition, someone may not have...
... No, just a bunch of shared domains and spells (that's all the sharing I can see atm). I just don't like duplication of items that are *exactly* the same. ...
... So how about creating publisher_shared_spells.lst, publisher_shared_domains.lst, and having the two .pcc files point to them? Cheers, Sir George Anonymous...
... A data set is supposed to represent the source. The "duplicate" spell is part of that source. Therefor it should be included in the .lst, not as a...
... I agree ... No arguments ... That's where my questions began. I knew you could do INCLUDEs, but I wasn't sure how it effected the program during load. It...
... This is an excellent idea and I think should be the standard way to do this type of thing. You can have multiple SPELL: and DOMAIN: lines in each .pcc...
... The problem is that unless you are working on a source that you KNOW is duplicated else where you wouldn't know to stick these in a certain file....