Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Pathfinder Roleplaying Game
Register FAQ Community Today's Posts Search

Notices

Reply
 
Thread Tools Display Modes
Aaron
Senior Member
 
Join Date: Oct 2011
Posts: 6,793

Old April 30th, 2015, 01:16 PM
This month's release includes the much discussed Pathfinder Unchained package, as well as Heroes of the Wild and the monthly AP content. Experiment with options like Variant multiclassing, or create a nature themed hero for your next adventure!

New Releases!
  • Content from Pathfinder Unchained is now available in a new package! Most optional rules are turned off by default, so you'll need to turn on the ones you want from the Configure Hero form. Please note: Overclocked Spells, Innate Item Bonuses, Scaling Items, Dynamic Magic Item Creation, and Simple Monster Creation are not yet supported, and will be added later as a free update to this package.
  • Content from Heroes of the Wild is now available as the first book in the new Pathfinder Player Companion #19.
  • All users now have access to player content from Pathfinder #92, "The Hill Giant's Pledge". To see this content, check the "Giantslayer" setting under "Pathfinder Adventure Paths" on the Configure Hero form.

Enhancements &amp Changes
  • Moving your mouse over a saving throw on the basics summary will now show a breakdown of what went into those calculations.
  • Added a new Mythic Path tab to the editor (thanks, ShadowChemosh!).

Bug Fixes
  • Half-Elves and other characters who must choose more than one favored class were not automatically setting a second or third favored class if they had added enough different classes to a character.
  • The natural attacks granted by a polymorph effect were not getting most of the damage modifiers that apply to a character, like an amulet of mighty fists, or spells like Divine Power.
  • When using a polymorph effect to take the form of a quadruped/many legs/snaky body race, the new form was not being reflected in the hero's reach, encumberance limits, and trip CMD.
  • The Blessing of the Faithful cleric ability was increasing it's range too quickly.
  • The Battle Cry feat was incorrectly requiring Wisdom 13, rather than Charisma 13.
  • The Blasting Charge feat was checking for 2nd level Bloodrager spells in a way which would not always work.
  • The Wand Key Ring was not able to select the full range of spells, and lacked a situational.
  • The Calling ability of Order of the Star cavaliers could throw an error when added to a character with less than 4 paladin levels and was not adding to the effective level of Lay on Hands.
  • Many of the Animal Shaman druid archetypes had an incorrect ability with misleading text that implied they broke the normal rules for polymorph effects. The ability has been removed or reworded.
  • Several references to the Mastodon race were misspelled as "Mastadon".
  • The Blood Golem from Bestiary 4 was not available for purchase.
  • The Boneshatter, Fleshcurdle and Shadow Ribbons spells were duplicated as a 2nd level Sor/Wiz spells.
  • The White Haired Witch archetype's Constrict ability was not fulfilling the pre-req of the Final Embrace feat.
  • The Animal Ally feat was throwing errors and behaving incorrectly for characters with more than 23 character levels.
  • The Harrow Strike Advanced Rogue talent was incorrectly marked as a normal rogue talent.
  • The Puppet Master familiar ability was missing its DC.
  • The Bloody-Knuckled Rowdy was getting the unarmed strike damage of a full monk, rather than a monk of 2 levels lower.
  • The combination of spending a Ki point for an extra attack and gaining an extra attack from Haste or similar sources would result in an attack routine typo which also caused the iPad apps dice roller to roll an incorrect number and bonus for flurry attacks.
  • The Lesser Tiger Totem Barbarian Rage Power was incorrectly requiring Barbarian level 6th to take, as though it were the mid level Totem power.
  • The Dragon Disciple was not stacking correctly with some aspects of the Draconic Bloodline.
  • The Evasive Deed, when added through an archetyped Paladin or ranger, was requiring too high a level.
  • The Many Forms Revelation was not calculating its uses per day.
  • The ring of adept maneuvers wasn't reducing the attack penalty from Flurry of Blows.
  • Feline Grace was raising an error if the new combat maneuvers from the Advanced Player's Guide weren't enabled.
  • The Subtle Blade deed was raising an error if the new combat maneuvers from the Advanced Player's Guide weren't enabled.
  • The Improved Flight feat could not be taken more than once.
  • The fauchard was missing the reach property.
Aaron is offline   #1 Reply With Quote
Aaron
Senior Member
 
Join Date: Oct 2011
Posts: 6,793

Old April 30th, 2015, 01:16 PM
Data File Authoring
  • Added the Hero.RageStance tag, used for the Unchained Barbarian's Stance powers. One tag is applied to the hero per active stance, and all active stances will report an error if two tags are applied simultaneously.
  • Prerequisites for Custom Special abilities have been revamped, so that they are more manipulable by users from the outside. Since the current trend seems to be allowing classes to use the custom specials of a different class (I.E. a fighter archetype letting Fighters take some alchemist discoveries) this new system should allow that to happen without the necessity of copy/replacing the shared custom specials in order to alter pre-requisites.
    • For convienance, the AutoPrereq component has had new fields added to record minimum class levels for each of the base classes published in Paizo sources. For Prestige classes, 3rd party base classes, and homebrew content please use the #custspeciallevelcount[] macro (see below).
    • There are three levels at which to intervene for the purposes of pre-requisites of custom special abilities, and three different tag groups to accomplish that. All tags must ultimately arrive on the hero to be counted, but can be applied to an archetype (before First 450, when it pushes them to the linked class) or a class helper (before PostAttr 10000, when it forwards one copy per level to the hero).
    • CSCountAs tags intervene at the Class level. If a class counts as another class for meeting any and all custom special ability pre-requisites then apply this tag to its class helper. For example, the Unchained versions of the Barbarian, Monk, Rogue, and Summoner all make use of these tags so that they fulfill pre-requisites as their core rulebook versions.
    • PreReqCaP1 tags intervene at the Ability Group level and inherit from the abCategory tag group. If a class counts its levels for meeting pre-requisites for a certain category of custom special abilities then apply the PreReqCaP1 that matches the abCategory tags to its class helper. For example, the Wild Rager archetype allows Rangers to gain Rage Powers as though their ranger levels were barbarian levels. Since Barbarian Race powers have the abCategory.BbnRagePow, the Wild Rager archetype applies PreReqCaP1.BbnRagePow to the class helper. Investigators (for alchemist discoveries), Skalds (for bardic masterpieces), and Ninjas (for rogue talents) all make use of these tags so that they fulfill pre-requisites of shared custom specials.
    • PreReqPos1 tags intervene at the Individual Ability level and generated as identity tags for all custom special abilities. If a class counts its levels for meeting pre-requisites for a limited list of specific custom special abilities then apply the PreReqPos1 that matches each listed abilities' unique ID. For example, the Undergroud Chemist archetype allows Rogues to gain a limited list of 10 alchemist discoveries so it applies 10 PreReqPos1 tags to the rogue class helper. Thuvian Alchemists, Veneficus Witches, and Mutation Warrior Fighters all make use of these tags for their limited lists.
    • CSCountAdj tags adjusts the number of any of the three tag groups applied by a class helper by up to +/-10. This is useful when an class counts as X levels lower for the purpose of meeting pre-requisites. For example, if your archetype allows Wizards to take Rage Powers as though you were a barbarian 4 levels lower, you would apply PreReqCaP1.BbnRagePow and CSCountAdj.NegLev4 to the Wizard class helper (in addition to any changes required to make the rage powers appear on one of the class tables).
    • PreReqCaN1 is the opposite of PreReqCaP1, it is subtracted when determining if a pre-req is met.
    • PreReqNeg1 is the opposite of PreReqPos1, it is subtracted when determining if a pre-req is met.
    • Added the #custspeciallevelcount[CLASS] macro, which is intended to work like #featlevelcount but for custom specials. It counts both Classes tags and the three tag groups mentioned above and should be used for expr-reqs for custom special abilities. The precise expansion of the macro is included below.
      • hero.tagcount[Classes.#class] + hero.tagcount[CSCountAs.#class] + altthing.intersect[PreReqPos1,PreReqPos1,countsource] - altthing.intersect[PreReqNeg1,PreReqNeg1,countsource] + altthing.intersect[abCategory,PreReqCaP1,countsource] - altthing.intersect[abCategory,PreReqCaN1,countsource]
  • Added FtCountAdj tag group, which functions exactly as CSCountAdj above, but in conjunction with the already existing FtCountAs tags.
  • Added the Climb Specific and Swim Specific general abilities. Like Burrow Specific, these are intended to be used when something has a speed limited to some specific factor, like a climb speed but only in trees, or a swim speed but only in Lava. The limitation should be detailed by filling in the abText field of the special when bootstrapping it.
  • Because of the option to add Planned Class levels, users will want to test any classes they have created in order to make sure they function correctly when no real levels have been added, but planned levels have been added. For example, if a class grants feats at 1st level, like the Improved Unarmed Strike and Stunning Fist feats of a Monk, make sure the tests for those feats are checking if there's at least one level of that class, and if a class grants spells known, like the Cure/Inflict spells of an Oracle, add the BonusSplAt.1 tag, which will hide those spells if they're only on planning classes, but show them once that class is on the real classes tab.
Aaron is offline   #2 Reply With Quote
thistledown
Member
 
Join Date: Jun 2012
Posts: 59

Old April 30th, 2015, 01:58 PM
Must be a popular update - the server seems a bit impacted.
thistledown is offline   #3 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old April 30th, 2015, 02:14 PM
Quote:
Originally Posted by Aaron View Post
Data File Authoring
Sweet! Thanks you for the detailed info about these additions. Its especially nice so that we can actually take advantage of these in the community Packs.

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   #4 Reply With Quote
Aaron
Senior Member
 
Join Date: Oct 2011
Posts: 6,793

Old April 30th, 2015, 02:16 PM
Quote:
Originally Posted by thistledown View Post
Must be a popular update - the server seems a bit impacted.
We have a request out to our web host, and they are working on it.
Aaron is offline   #5 Reply With Quote
Aaron
Senior Member
 
Join Date: Oct 2011
Posts: 6,793

Old April 30th, 2015, 02:17 PM
Quote:
Originally Posted by ShadowChemosh View Post
Sweet! Thanks you for the detailed info about these additions. Its especially nice so that we can actually take advantage of these in the community Packs.
No problemo.
Aaron is offline   #6 Reply With Quote
thistledown
Member
 
Join Date: Jun 2012
Posts: 59

Old April 30th, 2015, 03:09 PM
Gah! Graphical glitches galore! If I have multiple characters up, one of them is an unchained rogue and the other is a regular rogue, and switch between them, the gui for picking rogue talents gets messed up.
thistledown is offline   #7 Reply With Quote
Villadelfia
Member
 
Join Date: Apr 2015
Posts: 30
Send a message via Skype™ to Villadelfia

Old April 30th, 2015, 03:10 PM
If I activate the "Spell Attack Roll", the "Statblock" column still shows dcs, all other places to show attack bonuses.
Villadelfia is offline   #8 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old April 30th, 2015, 03:16 PM
We'd really appreciate it if everyone could please report bugs using the links in this thread, not in other threads (not even the release thread for the book you're reporting a bug about): http://forums.wolflair.com/showthread.php?t=24976

Keeping them all in one place makes for better organization, and makes sure we don't miss anything.
Mathias is offline   #9 Reply With Quote
frumple
Senior Member
 
Join Date: Nov 2011
Location: South Riding, VA
Posts: 841

Old April 30th, 2015, 07:00 PM
Awesome update! Been wanting the ability to change prereqs for a while.
frumple is offline   #10 Reply With Quote
Reply


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 01:50 AM.


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