Skip to content
/ Stamina Public
generated from szapp/patch-template

Extend the native dive bar to a wider range of stamina decreasing actions like fighting and sprinting in Gothic, Gothic Sequel, Gothic 2 and Gothic 2 NotR

License

Notifications You must be signed in to change notification settings

szapp/Stamina

Repository files navigation

Stamina

Scripts Validation Build GitHub release
World of Gothic Spine Steam Gothic 1 Steam Gothic 2

Extend the native dive bar to a wider range of stamina decreasing actions like fighting and sprinting.

This is a modular modification (a.k.a. patch or add-on) that can be installed and uninstalled at any time and is virtually compatible with any modification. It supports Gothic 1, Gothic Sequel, Gothic II (Classic) and Gothic II: NotR.

Generated from szapp/patch-template.

Screenshot

About

This patch introduces a simple, but highly-configurable stamina (endurance) system. Sprinting, as well as, various actions in melee combat decrease the available breath, that is already familiar from diving (yellow oxygen bar).

Adjustable actions are

  • Sprinting
  • Fist and one-handed and two-handed weapon first hits
  • Fist and one-handed and two-handed weapon combos
  • Fist and one-handed and two-handed weapon blocks

The duration of sprinting and percentage-wise costs of weapon swings, combos and parades for fist, one-handed and two-handed combat are adjustable in the Gothic.ini, or may be disabled entirely. This is especially useful, since some mods already implement a sprint system. Additionally these adjustments allow for full freedom in personal interpretation and preference when it comes to endurance/stamina system in video games.

This patch can make the combat more challenging. It offers no "advantages".

Additional key bindings

V, . (dot) Hold to sprint (adjustable in the game menu or disabled in the Gothic.ini)

INI settings

In your Gothic installation you find a file called Gothic.ini. Adjustments are available in the Gothic.ini in the section [STAMINA]. After first launch, this section created. The costs for individual swings, combo hits and parades may be adjusted in percentages. This is also the case of the total duration of sprinting in seconds. Individual aspects can be disabled with a value of zero (0). That means, if the sprinting duration is set to 0, this feature is not even initialized. The same goes for the other aspects.

Default configuration

These are the default settings. These values correspond to 15 seconds of sprint, the first hit of a one-handed weapon cost 18% stamina, every following swing in a combo cost 10% and a parade 8%, and so on. A modified sprint animation is supplied.

[STAMINA]
sprintTotalSec=15
supplySprintAni=1
fistFirstHitCost=10
fistComboCost=7
fistParadeCost=4
1hFirstHitCost=18
1hComboCost=10
1hParadeCost=8
2hFirstHitCost=25
2hComboCost=15
2hParadeCost=10

Example configurations

Tip

You can play around with the values to find your personal preference!

Disable stamina for all combat actions (click to expand)

[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 another mod already supplies it) and to disable stamina cost for weapon blocking (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

Notes

Installation

  1. Download the latest release of Stamina.vdf from the releases page.

  2. Copy the file Stamina.vdf to [Gothic]\Data\. To uninstall, remove the file again.

The patch is also available on

Requirements

GothicGothic SequelGothic II (Classic)Gothic II: NotR
Version 1.08k_modVersion 1.12fReport version 1.30.0.0Report version 2.6.0.0
Ninja 2.9.15 or higher

About

Extend the native dive bar to a wider range of stamina decreasing actions like fighting and sprinting in Gothic, Gothic Sequel, Gothic 2 and Gothic 2 NotR

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Languages