![]() |
|
|||||||
| King`s Bounty: Warriors of the North Next game in the award-winning King’s Bounty series |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Well hello guys.
Me just found a bug of this item. Here's the desciption. Upon obtaining the last upgrade of Officer's Baton (the Marshal's Baton form). It told me to add "+1000 Leadership, +1 Morale for all people", but insteading of giving all units +1 Morale, it added 1+ Morale only to Human. Tested! Anyone knows how to fix this manually? Thank for reading and Im so looking for the answer. |
|
#2
|
|||
|
|||
|
Just bad description. It is working as intended.
Not sure how to fix besides modifying/hacking files. It is probably for balance purposes. Almost every "all people" morale boosters are only for HuMans. |
|
#3
|
|||
|
|||
|
Here`s fix for you.
Game folder/sessions/addon/ses.kfs/items.txt Open ses.kfs with winzip/winrar , and items.txt open with notepad. When find and open file ctrl + F , and type marshal and find that item, it will look like this : Code:
marshal_baton {
category=o
image=heroitem_baton_marshal.png
hint_config=object_item
label=itm_marshal_baton_name
hint=itm_marshal_baton_hint
information_label=itm_marshal_baton_info
maphint=
mapinfo=
atoms {
1 {
atom=
lu=template_item_mb
label=
}
}
price=65000
maxcount=0
level=5
race=human
use {}
fight {
{
filter {
belligerent=ally
race=human
}
pbonus=moral,1,0,0,-100,0,0
dbonus=
rbonus=
attack_on=
attack_off=
}
}
mods {
leadership=count,1000
}
propbits=regalia,rare
params {
upgrade=officer_baton,colonel_baton,general_baton,marshal_baton
}
}
Code:
filter {
belligerent=ally
~unit=droideka,droideka_guard
}
If not go back to file ,and return original settings. Hope i helped, good luck After thought : you can change leadership to +2000 , or moral to +3 , but that would be to much |
|
#4
|
|||
|
|||
|
Thank you. It worked like a charm. <3
And thank for the sugguestion, I personally loved high morale. xD |
|
#5
|
|||
|
|||
|
Marshal's Baton was always "humans only" in previous installments of KB. I'm not sure why they changed the description here if it doesn't even work on all races.
|
|
#6
|
|||
|
|||
|
Its not the only item that ended up with a weird translation in WotN.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|