Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Mutants & Masterminds
Register FAQ Community Today's Posts Search

Notices

Reply
 
Thread Tools Display Modes
EightBitz
Senior Member
 
Join Date: May 2013
Posts: 1,458

Old August 22nd, 2016, 09:15 PM
In the game master's book, there are four animals that use Agility instead of Strength for Athletics:
Cat
Monkey
Rat
Snake, Viper

This is described in their stats as a 1-point benefit. In the .stock files that come with Hero Lab, this is noted in the Advantages, but it's merely a comment. The mechanic was overlooked. I've submitted the issue to support, but in the meantime, I created a .user file with the following content:

Code:
<?xml version="1.0" encoding="UTF-8"?>
<document signature="Hero Lab Data">
  <thing id="adAglAth" name="Benefit, Use Agility for Athletics" description="Use Agility instead of Strength for Athletics" compset="Advantage" uniqueness="useronce">
    <usesource source="srcErrata" parent="UserParent" name="Errata"/>
    <tag group="adCategory" tag="General"/>
    <eval phase="Traits"><![CDATA[perform hero.childfound[skAthletic].setlinkage[skAttr,Attribute,"thingid.attrAgl"]]]></eval>
    </thing>
  </document>
With that, make sure you include the "Errata" source under User Content, then under advantages, you can add "Benefit, use Agility for Athletics", and that should work.
EightBitz is offline   #1 Reply With Quote
Duggan
Senior Member
Volunteer Data File Contributor
 
Join Date: Nov 2009
Posts: 1,502

Old August 23rd, 2016, 05:27 AM
^_^ I will have to check that out when I get home. Cheers!
Duggan is offline   #2 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 11: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.