Thread: Spider army?
View Single Post
  #6  
Old 11-14-2012, 04:49 PM
Nevar Nevar is offline
Approved Member
 
Join Date: Oct 2012
Posts: 174
Default

Quote:
Originally Posted by gempepaine View Post
If you want to give it a try with a spider/snake army but you miss the Frog Princess , you can recreate her from one of the Valkyrie.


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.
WOW. That's... Wow. Thank you for this!

Edit: @dainbramage: Well yeah, Xeona's kind of the ultimate wife, in my opinion.
Reply With Quote