• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Giving Ranger Caompanion Bonus Hit Points

jbearwillis

Well-known member
I am trying to figure out if there is a script that will work, to give a ranger's companion, bonus hit points equal to the ranger's level, meaning if ranger is level 12, then the companion will get 12 hit points added to it...
 
I can't remember how to jump characters within a portfolio, I think on the pathfinder forum I saw a script to channel that script through the companion link...I would recommend hunting on that board as the scripts should be very similar. If I find that info, I will post it here.
 
I vaguely remember that there was no perfect way to fix the minion hit points.

I do know that if you add a companion through the minion method you can reach into the minion with calls like:

minion.childfound[[tBonusHP].value += 2

So, you just need to figure out which fields you want to touch.

I also vaguely remember that any scripts that touch hit point maximums don't always work, or are touchy, etc... , you have to tweak the hit points manually most of the time.

There might be some examples in the UA Ranger file in the community.
 
Let me know what you come up with. I'm going to have to dig deep into Minion HP to do the Artificer pets and all the similar ones I expect will be in Tasha'a Cauldron of Everything.
 
Back
Top