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

Old September 18th, 2016, 09:48 AM
Quote:
Originally Posted by Tizzar View Post
Is there a way to increase a rangers favorite enemy/upgrade picks? I have look in the adjustment from ShadowChemosh and the community pack but I have had no luck.

Jason
Nope no such adjustment currently exists. I can add it to the to-do list but it could be awhile.

The script is pretty simple though. Here is an example script adding 1 upgrade for terrain/enemy. Run it at Post-Level/10000
Code:
hero.child[resEnemUpg].field[resMax].value += 1
hero.child[resTerrUpg].field[resMax].value += 1

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