![]() |
#9
|
|||
|
|||
![]()
For King's Bounty Armored Princess maybe for King's Bounty The Legend and King's Bounty Crossworlds:
One more thing : each class get 1 more scroll slot in spell book, after certain lvlup (warrior get 1 more every 6 lvls, paladin every 5, and mage every 4 lvls). You can change that modding hero.txt file in this part (this is example for mage) Code: // ddמerקer level_up { leadership=10 //40,30 book=1,4 // drnnln םr 1 ercהuי 4 ףdמגlם You see 1,4 part. This give mage 1 more scroll slot in spell book, every 4 lvls. Change it to 1,1, and you`ll get 1 more scroll each new hero lvl. Other way is harder, it need to start new game, and change hero.txt file in other part (starting scrolls in book) like here (again mage example): Code: start { leadership=100 attack=0 defense=0 intellect=3 mana=20 rage=10 gold=1000 rune_might=1 rune_mind=1 rune_magic=6 crystals=20 book=10 Change book=10 , to any number you want book=1000 will give you 1000 scroll places in book on start of new game. |
Thread Tools | |
Display Modes | |
|
|