Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > King's Bounty > King`s Bounty: Warriors of the North

King`s Bounty: Warriors of the North Next game in the award-winning King’s Bounty series

Reply
 
Thread Tools Display Modes
  #1  
Old 11-25-2012, 05:21 PM
SakuraKinoshita SakuraKinoshita is offline
Registered Member
 
Join Date: Nov 2012
Posts: 2
Smile Marshal's Baton Morale problems.

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.
Reply With Quote
  #2  
Old 11-25-2012, 06:05 PM
ckdamascus ckdamascus is offline
Approved Member
 
Join Date: Mar 2010
Posts: 1,059
Default

Just bad description. It is working as intended. Sorry.

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.
Reply With Quote
  #3  
Old 11-25-2012, 09:19 PM
Fatt_Shade Fatt_Shade is offline
Approved Member
 
Join Date: Nov 2010
Location: Serbia
Posts: 837
Default

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
  }
}
Change part in filter to look like this :
Code:
      filter {
        belligerent=ally
        ~unit=droideka,droideka_guard
      }
With this you included all races, except droids, because they simply cant have positive moral due to mechanic nature. Save change then close file, save changes to archive in winzip/winrar and close archive. Start game check if it works now, and give moral to all units.
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
Reply With Quote
  #4  
Old 11-26-2012, 07:14 AM
SakuraKinoshita SakuraKinoshita is offline
Registered Member
 
Join Date: Nov 2012
Posts: 2
Default

Thank you. It worked like a charm. <3

And thank for the sugguestion, I personally loved high morale. xD
Reply With Quote
  #5  
Old 11-26-2012, 10:50 AM
Bunnle Bunnle is offline
Approved Member
 
Join Date: Nov 2012
Posts: 16
Default

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.
Reply With Quote
  #6  
Old 11-26-2012, 11:58 AM
Nirual Nirual is offline
Approved Member
 
Join Date: Nov 2012
Posts: 170
Default

Quote:
Originally Posted by Bunnle View Post
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.
Its not the only item that ended up with a weird translation in WotN.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:08 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.