Lone Wolf Development Forums

Lone Wolf Development Forums (http://forums.wolflair.com/index.php)
-   HL - D&D 5th Edition SRD (http://forums.wolflair.com/forumdisplay.php?f=89)
-   -   Increasing Monk Ki (http://forums.wolflair.com/showthread.php?t=66808)

Neoculture February 19th, 2022 12:50 AM

Increasing Monk Ki
 
First time playing a Monk, I've been using HL to help me create the Monk. Some of the GM's houserules have been easy to get around (using D10 instead of D8 for HP) but the "Monks start with 4 Ki, not 2" is proving... problematic.

I can find where to add modifiers for just about everything - HP, Stats, skills, etc... but I can't find anywhere which would allow me to grant two extra KI points to my character.

Can anyone please point me in the right direction?

Fenris447 February 19th, 2022 07:52 AM

hero.childfound[trkKi].field[trkMax].value += 2


Easiest way to find something like this is to make a monk character. Go to Develop -> Enable Data File Debugging. Find Ki on the In-Play tab. Right click it. You'll see its ID listed at the bottom. Then click "Show Debug Field Histories for ____". Then you can see that the total Ki matches trkMax. Now you know the field to change.

Neoculture March 4th, 2022 04:34 PM

Quote:

Originally Posted by Fenris447 (Post 298344)
hero.childfound[trkKi].field[trkMax].value += 2

Easiest way to find something like this is to make a monk character. Go to Develop -> Enable Data File Debugging. Find Ki on the In-Play tab. Right click it. You'll see its ID listed at the bottom. Then click "Show Debug Field Histories for ____". Then you can see that the total Ki matches trkMax. Now you know the field to change.

Thanks for the reply, but here's a newbie question: where the heck do I put that script line?

Fenris447 March 4th, 2022 05:12 PM

Easiest thing is to just make a new Adjustment, go to the Eval Script button, and paste the line. Under Phase, select Final. Save the file, reload your game system, and add the adjustment to your character.

Neoculture March 4th, 2022 06:25 PM

Quote:

Originally Posted by Fenris447 (Post 298480)
Easiest thing is to just make a new Adjustment, go to the Eval Script button, and paste the line. Under Phase, select Final. Save the file, reload your game system, and add the adjustment to your character.

It worked! Many Thanks!


All times are GMT -8. The time now is 01:32 PM.

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