Lone Wolf Development Forums

Lone Wolf Development Forums (http://forums.wolflair.com/index.php)
-   HL - Pathfinder Roleplaying Game (http://forums.wolflair.com/forumdisplay.php?f=62)
-   -   How to add a class ability that applies to ALL heroes? (http://forums.wolflair.com/showthread.php?t=64295)

Bob G May 6th, 2020 11:39 AM

How to add a class ability that applies to ALL heroes?
 
I'm starting work on Everyman Gaming's fantastic Psychological Maneuvers product. It introduces a feature called Psychology DC, which acts in a similar manner to CMD. It is available and usable by all characters.

Is there a way to add this through the editor, or would it have to be added through the XML code?

Thanks!

Daniel V May 6th, 2020 02:29 PM

Unfortunately that's not a thing the editor can do I believe, if you're looking to set it up like CMD. You may be able to set it up like a Maneuver Type though. It'll require a bit of messing around with it to calculate its "CMD", but I think that might be about the most comparable way the editor could handle it.

Bob G May 6th, 2020 07:34 PM

Thanks Daniel, I don't think we've chatted before. I really appreciate all the support the Lone Wolf staff and volunteers provide in these forums. I've gone from completely inept at the editor to only moderately inept in two and a half short years, and it's mostly from all the help that you and all the other contributors provide.

I'll try approaching it as a Maneuver Type and see if I can get it to behave.

Minous May 7th, 2020 04:37 AM

The other way you could approach this is treating it as a skill, and having it show up there.

Bob G May 7th, 2020 11:15 AM

Quote:

Originally Posted by Minous (Post 288390)
The other way you could approach this is treating it as a skill, and having it show up there.

Hmm, that's an interesting idea. Worth a shot!

Minous May 7th, 2020 11:20 AM

Quote:

Originally Posted by Bob G (Post 288398)
Hmm, that's an interesting idea. Worth a shot!

Yeah I got tired of calculating the Intimate DC for NPCs (I have a couple local builds that target that) and just threw it in with a mechanic to auto attach to all NPCs.

Bob G May 19th, 2020 08:38 PM

Quote:

Originally Posted by Minous (Post 288399)
Yeah I got tired of calculating the Intimate DC for NPCs (I have a couple local builds that target that) and just threw it in with a mechanic to auto attach to all NPCs.

Entering it as a skill worked out pretty well. I get a validation error because the "ranks" exceed the character's level, but otherwise it works. Thanks for the suggestion!

Minous May 20th, 2020 01:38 AM

Quote:

Originally Posted by Bob G (Post 288721)
Entering it as a skill worked out pretty well. I get a validation error because the "ranks" exceed the character's level, but otherwise it works. Thanks for the suggestion!

If you are using an automatic calculation for the ability (like CMD does) you shouldn't need to manually put ranks in. In the example of the intimidate check I set the skill to be wisdom based and added an eval script with "field[skTotal].value = 10 + herofield[tHitDice].value"


All times are GMT -8. The time now is 03:00 PM.

Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.