• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Bug Reports - Version 7.1

Status
Not open for further replies.
The Race Vishkanyas from the Advanced Race Guide is not calculating DC for the Toxic ability correctly. It is adding the Con modifier, but not the 1/2 HD for the race.

Toxic: A number of times per day equal to his Constitution modifier (minimum 1/day), a vishkanya can envenom a weapon that he wields with his toxic saliva or blood (using blood requires the vishkanya to be injured when he uses this ability). Applying venom in this way is a swift action.

Vishkanya Venom: Injury; save Fort DC 10 + 1/2 the vishkanya's Hit Dice + the vishkanya's Constitution modifier; frequency 1/round for 6 rounds; effect 1d2 Dex; cure 1 save

Fixed, it was using automatic calculation that normally only considers racial Hit Dice for the DC.
 
Book: CORE
Magic Item: Hand of Glory

The Hand of Glory should allow for only a single extra ring to be equipped for a max of Three. Currently its allowing an unlimited number of rings as the eval script simply deletes all instances of "Hero.EqpRing" instead of just one.

I could have sworn I fixed this in the UE revisions... How did it get unfixed? Oh well, re-fixed again.
 
Found another one. Or maybe it hasn't been implemented, yet.

Trait: Defender of the Society
Armor: Masterwork Kikko armor

Character is not receiving the +1 trait bonus to AC for wearing medium armor.

Seems to be working correctly, when I add Mwk Kikko armor, the AC bonus is listed as +6 (which is more than the normal +5).
 
I have a monk character with the Zen Archer archetype. At 5th level, the Zen Archer gets the "Ki Arrows" feature:

INDENT]At 5th level, a zen archer may spend 1 point from his ki pool as a swift action to change the damage dice of arrows he shoots to that of his unarmed strikes. This lasts until the start of his next turn. For example, a Medium zen archer’s short bow normally deals 1d6 damage; using this ability, his arrows deal 1d8 damage until the start of his next turn. [/INDENT]

This ability doesn't show up in the In Play tab with the rest of the Ki powers, and I can't find it anywhere else to activate it.

(I didn't see a mention of this on the threads.)

Thanks,
Dorothy

This doesn't seem to me to be something that needs activation, it isn't a bonus to abilities but an overwriting of the damage of certain weapons.
 
The Barbarian Rage Power Increased Damage Reduction from the core book should only apply when raging, not all the time.

I have only tested this with the Invulnerable Rager archetype, and am unfortunately away from my install of Hero Lab. A level 9 Invulnerable Rager should have DR 4/-, & DR 8/Lethal. Hero Lab is reports that correctly unless I select the Increased DR power, it then reports DR 5/-, & DR 10/Lethal if they are raging or not.

Thanks, it was specific to that archetype, so kudos for including that info.
 
The Dire Tiger is getting +8 to grapple rather than +4. I assume this is because it is getting raGrab added twice (once for the bite and once for the claws), giving it 2 separate +4s from grab.

You are correct, I've modified Grab to only apply the grapple bonus once, regardless of how many times it is bootstrapped.
 
Someone is getting a little loopy again. Or you just having too much fun at your job. :) :D

==================
Another Opportunity Found: Macros
Anyways I found another issue/bug buts its not Pathfinder related but #value[] macro related.

If you use #value[xShadow] and xShadow is not present on the hero then no error is given. If you use #value2[xShadow] you get all the error messages about picks and not present and the sky falls and I grow old and a kitten in the world dies.

Do you want Kittens to die Aaron? Do you? :eek:
View attachment 1617
So can we get whatever protection code is in #value[] to be in the #value2[] macro also?

The two macros are identical except in the field they reference, so I don't know why they would function different. Could you send me some example where you're seeing this behaviour? I suspect it may have more to do with the target than with the macro.
 
The +1/2 effective character level Favored Bonus that Aasimar Oracles can select does not appear to be properly applying to the Channel ability. At 2nd level, if the character has selected the "+1/2 to 1 Revelation (Oracle" Favored Bonus at both levels and has selected the "Oracle Channel Positive Energy" customization to that favored bonus should have a 2d6 channel as if a 3rd level Cleric. Also, at the 3rd level of Oracle, if you've selected "+1/2 to 1 Revelation (Oracle" for at least two levels then you should have a save DC equivalent to a 4th level Cleric, instead of that of a 3rd level Cleric.

I've played around with this and it definitely appears to be broken. After looking around for a while I can't find anyone talking or complaining about this which tells me either I'm missing something, or no one has tried playing an Aasimar Oracle with this particular combination of Mystery, Revelation, and Favored Bonus Customization.

First time I've heard of it, which is why we appreciate your report. I've updated the Oracle Channeling to pass along any extra levels it gets from favored classes or anything else, so this should be fixed next release.
 
Status
Not open for further replies.
Back
Top