![]() |
|
King`s Bounty: Warriors of the North Next game in the award-winning King’s Bounty series |
|
Thread Tools | Display Modes |
#5
|
|||
|
|||
![]() Quote:
You extract the file valkyres.txt from ses.kfs and copy it in the sessions\addon\mods directory. Now let's take Christa. This is just an example . At level 5 when she is appointed senior valkyrie , gives bonus 25% more gold from treasure chests children= mods { sp_addgold_chest=count,25 } propbits=usable,wife But if you replace that, with this : children= fight { { filter { belligerent=ally unit=spider_venom,spider_fire,spider,snake_royal,s nake_green,snake } pbonus=attack,0,100,0,-100,0,0 dbonus= rbonus= attack_on= attack_off= } } propbits=usable,wife she will now give 100% attack bonus to spider,venom spider,fire spider,royal snake, green snake and snake. For a new description of her ability you will need to modify some file in loc_ses.kfs otherwise the game will still display the old description even the bonus to snake/spiders will be applied. |
|
|