This modification/patch will add a Stamina system to your game or modification, like the New Balance modification or the new Othello Mod. You can add this patch to both Gothic 1 and Gothic 2 and various mods where you can spice up your game with this system. This whole patch is also configurable, so you can set different values in it and make the system harder or easier depending on you.
Official description:
The adjustable actions are:
Sprint
First strikes with fist and one-handed and two-handed weapon
Combinations of fist and one-handed and two-handed weapon
Blocks of fists and one- and two-handed weapons
The sprint length and percentage cost of weapon swings, combos and fistfights, one-handed and two-handed weapons are adjustable in the Gothic.ini file or can be turned off entirely. This is especially useful since some mods already implement a sprint system. Additionally, these settings allow full freedom in personal interpretation and preference when it comes to the stamina/resistance system in video games.
This modification can make combat more challenging. However, it does not offer any "advantages".
Keys
V, . (dot) Hold for sprint (configurable in the game menu or disabled in the Gothic.ini file)
Setting INI
In the Gothic installation you will find a file called Gothic.ini. The settings are available in the Gothic.ini file under [STAMINA]. This section will be created when you first run it. The cost of individual swings, combo strikes, and parries can be adjusted as a percentage. This also applies to the total sprint duration in seconds. Individual aspects can be turned off with a value of zero (0). This means that if the sprint duration is set to 0, this function is not even initialized. The same applies for the other aspects.
Default configuration
These are the default settings. These values correspond to 15 seconds of sprinting, the first one-handed weapon strike costs 18% stamina, each subsequent combo swing costs 10%, and parry costs 8%, etc. A modified sprint animation is provided.
[STAMINA]
sprintTotalSec=15
supplySprintAni=1
fistFirstHitCost=10
fistComboCost=7
fistParadeCost=4
1hFirstHitCost=18
1hComboCost=10
1hParadeCost=8
2hFirstHitCost=25
2hComboCost=15
2hParadeCost=10
Disable Stamina for all combat actions (Sample):
[STAMINA]
sprintTotalSec=15
supplySprintAni=1
fistFirstHitCost=0
fistComboCost=0
fistParadeCost=0
1hFirstHitCost=0
1hComboCost=0
1hParadeCost=0
2hFirstHitCost=0
2hComboCost=0
2hParadeCost=0
Disable sprinting (e.g. if it is already provided by another mod) and disable the stamina cost of blocking weapons (click to expand)
[STAMINA]
sprintTotalSec=0
supplySprintAni=1
fistFirstHitCost=10
fistComboCost=7
fistParadeCost=0
1hFirstHitCost=18
1hComboCost=10
1hParadeCost=0
2hFirstHitCost=25
2hComboCost=15
2hParadeCost=0
Instalation
Download the latest version of Stamina.vdf from the version page.
Copy the Stamina.vdf file to the [Gothic]\Data\ directory. To uninstall the file, delete it again.
Ninja and mods here - https://www.myrtana.net/ninja
Comments