View Single Post
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old December 24th, 2012, 11:37 PM
Quote:
Originally Posted by Kaleb View Post
Attempt to access field 'listname' that does not exist for thing 'cChp2TheDe'
Location: 'eval' script for Thing 'cChp2TheDe' (Eval Script '#1') near line 6
Thanks for the report. This will be fixed in the next update. If you want to fix it now in the editor you can.

1) Open up "PFRPG_Mythic_PlayTest_Paths.user"
2) Click on "Custom Ability" tab.
3) Scroll down to "To the Death" and click on it.
4) Click on "Eval Scripts".
5) Copy and paste this code in over writing everything their.
Code:
~ set the value we die at of CON x3
field[abValue].value += #attrvalue[aCON] * 3
~ Set the value into the live name to help out
field[livename].text = field[name].text & " (die @ -" & field[abValue].value & ")"
6) Save and do "Test Now!". Click "Yes" to any other save messages.
7) Enjoy the fixed power.

Quote:
Originally Posted by Kaleb View Post
In what tab in the editor do you add path powers? Also where do you add champion strikes?
Make sure you don't add directly to the Mythic .user files as your changes will get deleted on the next update. So make a new House rules .user file.

Powers are found under the "Custom Ability" tab in the editor. If your adding powers for the "Champion" you would select that as the "Class" the custom ability is associated to.

The next thing is important. "Not Primary Ability?" is where you tell HL if this is a normal Champion Path Ability or a "Champion Strike" ability. You do this by setting it to "Tertiary" for normal path abilities and "Secondary" for "Champion Strike" abilities.

Note: Just like normal HL stuff you can do a "New (Copy)" to my Mythic Powers to pull in a copy into your own .user file. So you can also do this against a Champion ability and a Champion Strike ability to have the above values pre-set for you.

Quote:
Originally Posted by Kaleb View Post
Merry Christmas. Thanks for all the hard work
Thanks.

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   #29 Reply With Quote