Configurable rage mana change mod
This mod adjusts rate of rage drop and mana regen by time.
The rate of rage, mana change can be set separately.
To adjust change rates, modify 'config.txt' (from /sessions/base/ses.kfs)
Example (from config.txt)
mods {
mod_rage_change=-60
mod_mana_change=20
}
Modify mod_rage_change for rage, mod_mana_change for mana, respectively.
Value is percent offset from rate of original change. (100%)
Negative number (-99 ~ -1) means slower change percent.
Positive number means (1 ~ 1000 ) means faster change percent.
Ex) -60 means 40%, 100 means 200% of orignal rate.
Current setting is 40% rage drop, 120% mana regen.
This mod also includes instant mana refill function of
"Accelerated Mana Regen" mod authored by bman654.
When you want full mana, just hover your mouse over the time-of-day indicator.
(little picture of the sky in lower left side of screen)
Then, mana is fully refilled and rage drops accordingly.
To install:
Extract 'mod_ragemana_change.kfs' and 'config.txt' files from ZIP file.
Put them to <GAME_INSTALL_DIR> (King's Bounty. The Legend)/data/mods folder.
To remove: Remove these files from mods folder and restart game.
This mod is based on "Accelerated Mana Regen" mod authored
by 'bman654' @ KBTL forum. Thanks, bman654 & BugMeNot.
-------
Version: "King's Bounty: The Legend" version 1.6.4, 1.6.5
Date: 2008. Oct. 22
ZIP file name: mod_ragemana_change_v1.zip
By SimCutie (or 'aaaaa' @t KBTL official forum)
Forum URL:
http://forum.1cpublishing.eu/showthread.php?t=4984
Affected game files: (from sessions/base/ses.kfs)
config.txt, logic_hero.lua, textgen.lua
-------