Lone Wolf Development Forums

Lone Wolf Development Forums (http://forums.wolflair.com/index.php)
-   HL - Savage Worlds (http://forums.wolflair.com/forumdisplay.php?f=59)
-   -   Extra Fatigue (http://forums.wolflair.com/showthread.php?t=64437)

Gumbytie June 13th, 2020 05:54 PM

Extra Fatigue
 
Okay, so you can increase Wounds by this code:

Code:

Setup/10000
herofield[acMaxWound].value += 1

I have an edge that gives an extra level of Fatigue with a -1 penalty. So there is no "acMaxFatigue" but is "acFatigue".

Code:

Setup/10000
herofield[acFatigue].value += 1

So the Fatigue code gives no errors, but not sure if it actually does anything. When I export to a character sheet it is NOT reflected. So, am I doing it wrong or is a character sheet issue?

CapedCrusader June 14th, 2020 12:53 PM

I'll take a look. You have a point, there is really no max Fatigue. All it does is create a negative modifier on Trait rolls like being Wounded does, but there is no value set to force Incapacitation once a limit is reached.


All times are GMT -8. The time now is 11:50 PM.

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