Anybody: Is there a slim chance of an official 3E L5R Template since the 1E template was officially created for Creation Workshop? I previously did a 2E...
I have a new class I am building. It has a specabil titled Unbound. What it does is allows a druid to use all it's spells and abilities with light metal armor....
You would need to create a new druid class that overrides the existing one. Then change the requirements to add an OR requirement for Unbound: Must be Neutral ...
... No, the L5R folks did not respond to our inquiries. ... Although Metacreator has changed, all those changes have been compatible with the previous version....
Hey Bruce, Again, maybe I'm overlooking something obvious, but this may of interest to other folks trying to customize character sheets. I've read the bit in...
You need to hold down the CTRL key when you click. The help neglected to mention that. It's a little tricky to grab the gap this way; you just need a little...
Ah, thanks. I guess it was the fact that it looks like it was just resizing them that threw me! Best, Patrick ... folks ... gaps. ... text ... the ... allow...
... *That is most unfortunate, I remember introducing you guys back at Gen Con in Milwaukee and the folks at Eden in Indianapolis and email address. Bummer... ...
I have class special ability that adds darkvision of 60ft. No problem there. The question is that that if the character already has darkvision, it is to add...
I am creating a Prestige class with a specabil called warding. Most of it very easy. This is the basic line. $$specabil Warding ^x|Warding| /day,DC:^o'DC' ...
In your autoitem directive list for the special ability get the current range and add 30 if it's non-zero, otherwise use 60. $$specabil Test ?setval:Get...
I solved it in a easy way, buy just having it print out the DC for both INT and CHA mods. It is wizard or other using INT as base for spells just use the...
I have specabil here that works like this. It grants a +1 from CHAmod for even level of the Prestige class. Like this, if it has a CHA of 18 (a +4 bonus), and...
White Wolf does, under their I believe Savage something or other title. ... "Your body is welcome at the Fortress of White! Many food stacks digest inside of...
... Yes, GoO has shut down. WW's "Arthaus" imprint is distributing BESM. It's not clear to me whether Tri-Stat is a separate property, or not. - Steve S....
I have a feat here almost impossible to figure out how to program in. It is called Veratile Preformer. I will type in just as it appears in the book. Pick a...
I guess Tri-Stat dX is still owned by GOO (as an intellectual property) and I dont know if GOO has already gone through the bankruptcy process and if the...
... What do you mean by a "perform category"? Also give me an example of how this would work in practice, what categories you would choose and what effect it...
I am still trying to make this work. What I can't figure out is what stat in the character class to referance and what sintax to use in the adjust colum of the...
The skill perform has several subskills attached to it, them being Perform (Comedy), Perform (Keyboard Instruments),Perform (Oratory),Perform (Singing),...
... do at level 2, for example? I would be happy to. For the record this is a feat called Grayhawk method. I am not at home so I can't post the wording of the...
... I am not sure if this came through so here is my reply. Here is an example of how it should work. Say you have a wizard with an INT of 18. Normally he...
I'm working on a stat block filter for SRD characters wherein I would like to detect whether a character's feat is a bonus feat or not. In some cases it is...
How do set a skill with more than 1 category? I have a Knowledge (Local) skill broken down into regions of a game world. I need each of those different local...
When feats are added by a class, the class is set to the feat's "parent." That means that the @autoParent ID on that item is set to the item ID of the class...
You can put as many categories for a skill in the cat field of the skill macro as you like, separated by semicolons. You could therefore categorize your local...