![]() |
|
#1
|
|||
|
|||
![]()
I tried it out and at least with my current mage it doesn't really help me. I do get mana fast and never have to wait that. Problem is that sometimes I rather start fight with bit less mana and more rage but with this rage tends to go down very fast. Maybe later on I try it again but with current situation I think I am better off without the mod. Thanks for effort anyways.
![]() I take there is no way to make it so I could trigger faster regen myself when I want to? |
#2
|
|||
|
|||
![]()
I couldn't find a way. I wanted to tie it to digging so you could trigger it by digging but there aren't any digging hooks in the lua scripts that I could find.
That's why I made the regeneration less accelerated the fuller your mana was to try to keep rage from dropping really fast unless mana was low. But there's only so much I can do without a user-initiated trigger. |
#3
|
|||
|
|||
![]()
Could it be tied to inactivity? If I don't move for 5 seconds it kicks in?
|
#4
|
|||
|
|||
![]()
Okay I uploaded a new version. Mana regeneration and rage degeneration are now normal. Instead if you don't want to wait, just hover your mouse over the time of day indicator. Your mana will instantly refill and your rage will drop an appropriate amount.
|
#5
|
|||
|
|||
![]()
Nice mod Bman!
Just curious - does it count with Meditation level of my hero? Like less rage drop after mouse hovering, when my hero has higher level of manareg. due to meditation? Thanks. |
#6
|
|||
|
|||
![]()
yeah it takes all that stuff into effect. It is as if it just ran time real fast until max mana--only the time does not change.
|
#7
|
|||
|
|||
![]() Last edited by bugmenot; 01-23-2011 at 01:02 AM. |
#8
|
|||
|
|||
![]()
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 ------- |
![]() |
|
|