Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Druid's Animal Companion starts out with DR5/magic in its special abilities for some reason, regardless of type or level.
Robe of Eyes should add 10 to Spot
ioRbEyes
#competencebonus[hero.childfound[kSpot], 10]
Hey guys, pretty sure I reported this before in the last release, but new release did not fix it.
If you take the cloistered cleric variant class and then add another class, like paladin or fighter, you still lose shield, medium, and heavy armor proficiencies. Even if you take those proficiencies again as feats you still do not gain the ability to use shields, or armor heavier than light.
If you take fighter or paladin first, then add the cloistered cleric class you keep your proficiencies.
Not sure why. I was hoping the latest update would fix it, but alas it did not.
doneif (field[pIsOn].value = 0)
foreach pick in hero from BaseFeat where "thingid.fArmShield & Helper.FirstCopy"
perform eachpick.delete[Helper.FtHide]
perform eachpick.delete[Helper.FtDisable]
nexteach
foreach pick in hero from BaseFeat where "(thingid.fArmShield | thingid.fArmHeavy) & Helper.FirstCopy"
I made a Stormsinger PrC file. Can someone take a look at it and tell me if it meets the Community standards?
Sure. Please attach it here or send it to me (my username at gmail)
perform hero.childfound[cHelpShu].assign[sClass.ShugnAll]
Hey, Sendric. The Shugenja element focus abilities (Air, Earth, Fire, Water from Complete Divine and Rokugan Campaign setting, a copy in each) need an extra line of script after assigning the elemental spells they use.
Code:perform hero.childfound[cHelpShu].assign[sClass.ShugnAll]
They can learn spells with the "All" elemental tag as their elemental spells, otherwise they run out of spells they can learn at 9th level.
The second set of Shugenja custom abilities is actually in Oriental Adventures, but why are they there? Other than a slight difference in the description there doesn't seem to be a difference.
That was me being overzealous when backporting. Sorry![]()
The vampire template isn't disabling Con.
I'm getting a weird validation error on a character, it says "Paladin: too many assigned."
... it says "Paladin: too many assigned."