![]() |
Senior Member
Join Date: May 2015
Posts: 830
|
|
![]() |
![]() |
Senior Member
Volunteer Data File Contributor
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,730
|
The release of the new "Pathfinder Pack" version 1.17 is out!
v1.17 May 3, 2018 Bug Fixes
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. Last edited by ShadowChemosh; May 7th, 2018 at 01:00 PM. |
![]() |
![]() |
Senior Member
Join Date: Jun 2016
Posts: 204
|
Quote:
![]() Note: After install I noticed the previous version still installed, I removed before trying to open anything. |
|
![]() |
![]() |
Senior Member
Volunteer Data File Contributor
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,730
|
Quote:
![]() 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. |
|
![]() |
![]() |
Senior Member
Join Date: Jun 2016
Posts: 204
|
Gotcha, thanks for the quick fix/response! Now that I think about it I saw it do it once before.
|
![]() |
![]() |
Senior Member
Join Date: Sep 2013
Location: Vancouver, Canada.
Posts: 809
|
Bug Report.
Ring of Self-Sufficiency, from Ultimate Psionics, is granting it's +10 Competence bonus to Autohypnosis when it is in inventory and not equipped. Once the ring has been equipped the bonus is removed. |
![]() |
![]() |
Senior Member
Volunteer Data File Contributor
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,730
|
Thanks for the bug report....
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. |
![]() |
![]() |
Senior Member
Join Date: Jul 2010
Posts: 3,114
|
Bug report re: psicrystals
Multiple errors. First is a pop-up message that I can't seem to track down, but occurs when I add a psicrystal to a portfolio through the Other tab, and again whenever I try to change anything (like skill ranks): Code:
Attempt to access field 'cTotalLev' that does not exist for thing 'rPUPsicrys' Location: 'field calculate' script for Field 'xTotalLev' near line 148 - - - Attempt to access field 'cSpcBonLev' that does not exist for thing 'rPUPsicrys' Location: 'field calculate' script for Field 'xTotalLev' near line 148 Code:
~ Remove skill points & #resmax[resSkill] = master.hero.child[resSkill].field[resMax].value Code:
~ Set our Perception and Stealth, min 4 ranks var perbon as number var stbon as number perbon = maximum(0,4 - hero.child[skPercep].field[skUser].value) stbon = maximum(0,4 - hero.child[skStealth].field[skUser].value) #skillbonus[skPercep] += perbon #skillbonus[skStealth] += stbon Last, the psicrystal seems to be getting a +7 untyped bonus to Stealth for some reason. I tracked down a +6 bonus at the top of the second script and removed it, but there's another +1 somewhere I haven't found. Admittedly, I haven't read the full rules on psicrystals, but I can't seem to find anything that provides them with a +1, +6 or +7 bonus to Stealth. |
![]() |
![]() |
Senior Member
Volunteer Data File Contributor
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,730
|
Quote:
Quote:
I made some changes to better visually show that its getting free ranks from the master. Quote:
Thanks for the info about 4 ranks I have this fixed also. If you want to give the changes a try you can download the file or the latest version of the Pack from GitHub. 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. |
|||
![]() |
![]() |
Senior Member
Join Date: Jul 2010
Posts: 3,114
|
Quote:
Quote:
|
||
![]() |
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|