Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Pathfinder Roleplaying Game

Notices

Reply
 
Thread Tools Display Modes
Quintain
Senior Member
 
Join Date: Feb 2012
Posts: 546

Old March 24th, 2017, 10:14 AM
I've been looking at the 3.5 World of Warcraft Magic Item sets. Is there a way to check for a specific item enabled in a magic item slot and bootstrap some bonuses based on this check?
Quintain is offline   #1091 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old March 24th, 2017, 10:56 AM
Quote:
Originally Posted by Skarn View Post
Eberron Campaign Setting (ECS) p. 281 lists the Dolgaunt as having +3 Natural Armor, but the Community Pack v1.7 (CP17) version is lacking said protection.

Also, and I'll admit that this second one may just be my own inexperience with Hero Lab and/or the Editor, but as configured, it looks to me like Hero Lab is reporting the Dolgaunt's Damage Resistance as DR 5/Byeshk AND Magic rather than DR 5/Byeshk OR Magic.

--- Edit ---

I just noticed a problem with the Empty Vessel as well.

ECS p. 291 (top of right-hand column) states that the Empty Vessel gains Knowledge (Planes) as an automatic Class Skill. This isn't implemented in CP17.
Thanks for the bug reports.

For the DR I will take a look but if its listed on the character as 5/Magic as one special and 5/Byeshk as another special that does mean and. Usually we have to make a specific special to represent "or".

I will double check when I can as its been awhile sense I have looked at some of the Eberron stuff.

Hero Lab Resources:
Pathfinder - d20pfsrd and Pathfinder Pack Setup
3.5 D&D (d20) - Community Server Setup
5E D&D - Community Server Setup
Hero Lab Help - Hero Lab FAQ, Editor Tutorials and Videos, Editor & Scripting Resources.
Created by the community for the community
- Realm Works kickstarter backer (Alpha Wolf) and Beta tester.
- d20 HL package volunteer editor.
ShadowChemosh is offline   #1092 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old March 24th, 2017, 11:00 AM
Quote:
Originally Posted by Quintain View Post
I've been looking at the 3.5 World of Warcraft Magic Item sets. Is there a way to check for a specific item enabled in a magic item slot and bootstrap some bonuses based on this check?
I think I see what your trying to get at but maybe an example would help. Based on tags on the Hero you will know if a magic item slot is in use. I don't know if HL by default has logic for specific magic item.

If no such logic exists you would need to create your own tag group. Maybe based it off one of the identity tags from magic items. Then push that tag to the hero when your item is enabled. Then other magic items could test for the presence of the magic item and activate additional logic.

Hero Lab Resources:
Pathfinder - d20pfsrd and Pathfinder Pack Setup
3.5 D&D (d20) - Community Server Setup
5E D&D - Community Server Setup
Hero Lab Help - Hero Lab FAQ, Editor Tutorials and Videos, Editor & Scripting Resources.
Created by the community for the community
- Realm Works kickstarter backer (Alpha Wolf) and Beta tester.
- d20 HL package volunteer editor.
ShadowChemosh is offline   #1093 Reply With Quote
Quintain
Senior Member
 
Join Date: Feb 2012
Posts: 546

Old March 25th, 2017, 08:11 PM
Shadow,

I'm working on Mythic Psionics -- There is an Overmind ability called "additional discipline" that requires the class ability of one of the psion class disciplines to be already present on the character. We have mutliple psion disciplines and there is likely expansion of additional disciplines in the future -- I'd like to have a grouping created that encompasses all of the psion disciplines and be able to test for the grouping vs having to test for every discipline.

Any way to do this?
Quintain is offline   #1094 Reply With Quote
Skarn
Member
 
Join Date: Jun 2016
Location: KS, USA
Posts: 39

Old March 25th, 2017, 08:24 PM
Quote:
Originally Posted by ShadowChemosh View Post
Thanks for the bug reports.

For the DR I will take a look but if its listed on the character as 5/Magic as one special and 5/Byeshk as another special that does mean and. Usually we have to make a specific special to represent "or".

I will double check when I can as its been awhile sense I have looked at some of the Eberron stuff.
It is showing both DR types separately.

Thanks for adding it to the to-do list.

From my perspective, no rush. For the interim, I've already got an overrides in my own .user files adding the Dolgaunt's Natural Armor and Empty Vessel's class skill, and my pre-gen portfolio has a note on the NPC tab regarding the DR. At least 2/3 are easy fixes.
Skarn is offline   #1095 Reply With Quote
iyanna
Junior Member
 
Join Date: Mar 2017
Posts: 2

Old March 26th, 2017, 10:08 AM
found couple of problems with the Harbinger class
1# wrong manuvers they have Cursed Razor, Riven Hourglass, Scarlet Throne, Shattered Mirror, and Veiled Moon.in the community pack 1.7 they have primal fury but not riven houerglass or scarlet throne

2#advanced study show up as a bonus feat but your not suppose to have it untill level 4

3# magic aura for some odd reason i have the effect of a magic aura something im not suppose to have untill level 7

Last edited by iyanna; March 27th, 2017 at 02:22 AM.
iyanna is offline   #1096 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old March 26th, 2017, 02:18 PM
Quote:
Originally Posted by Quintain View Post
Shadow,

I'm working on Mythic Psionics -- There is an Overmind ability called "additional discipline" that requires the class ability of one of the psion class disciplines to be already present on the character. We have mutliple psion disciplines and there is likely expansion of additional disciplines in the future -- I'd like to have a grouping created that encompasses all of the psion disciplines and be able to test for the grouping vs having to test for every discipline.

Any way to do this?
I added the new tag "abCategory.PUPsiDisc". I have updated all the current Psion Disciplines to have this tag which is auto pushed to the hero if any Discipline is taken.

So for your script just have to test for this tag then.

Hero Lab Resources:
Pathfinder - d20pfsrd and Pathfinder Pack Setup
3.5 D&D (d20) - Community Server Setup
5E D&D - Community Server Setup
Hero Lab Help - Hero Lab FAQ, Editor Tutorials and Videos, Editor & Scripting Resources.
Created by the community for the community
- Realm Works kickstarter backer (Alpha Wolf) and Beta tester.
- d20 HL package volunteer editor.
ShadowChemosh is offline   #1097 Reply With Quote
Roadie
Senior Member
 
Join Date: Feb 2010
Posts: 125

Old March 26th, 2017, 06:08 PM
Quote:
Originally Posted by iyanna View Post
found couple of problems with the class
1# wrong manuvers they have Cursed Razor, Riven Hourglass, Scarlet Throne, Shattered Mirror, and Veiled Moon.in the community pack 1.7 they have primal fury but not riven houerglass or scarlet throne

2#advanced study show up as a bonus feat but your not suppose to have it untill level 4

3# magic aura for some odd reason i have the effect of a magic aura something im not suppose to have untill level 7
Which class are you talking abut? Some of the PoW:E stuff, if it's something from there, is still working off the original playtest version.
Roadie is offline   #1098 Reply With Quote
iyanna
Junior Member
 
Join Date: Mar 2017
Posts: 2

Old March 27th, 2017, 02:21 AM
Quote:
Originally Posted by Roadie View Post
Which class are you talking abut? Some of the PoW:E stuff, if it's something from there, is still working off the original playtest version.
yes it is the Harbinger class from POW:E thought i would let you know its not correct
iyanna is offline   #1099 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old March 27th, 2017, 11:24 AM
Quote:
Originally Posted by iyanna View Post
found couple of problems with the Harbinger class
1# wrong manuvers they have Cursed Razor, Riven Hourglass, Scarlet Throne, Shattered Mirror, and Veiled Moon.in the community pack 1.7 they have primal fury but not riven houerglass or scarlet throne

2#advanced study show up as a bonus feat but your not suppose to have it untill level 4

3# magic aura for some odd reason i have the effect of a magic aura something im not suppose to have untill level 7
Thanks for the bug report. Added as issue#104.

Hero Lab Resources:
Pathfinder - d20pfsrd and Pathfinder Pack Setup
3.5 D&D (d20) - Community Server Setup
5E D&D - Community Server Setup
Hero Lab Help - Hero Lab FAQ, Editor Tutorials and Videos, Editor & Scripting Resources.
Created by the community for the community
- Realm Works kickstarter backer (Alpha Wolf) and Beta tester.
- d20 HL package volunteer editor.
ShadowChemosh is offline   #1100 Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 05:09 AM.


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