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-08-2012, 09:14 PM
Zephiroth Zephiroth is offline
Registered Member
 
Join Date: Nov 2012
Posts: 6
Default Item BUG ???

The regelia item "Rune of the Sun", which gives +80 leadshership + 1 attack and defence during day time and morning hours does not increase my attack and defense at all, even when equiped during day hours, only the leadership goes up when I equip it. Anyone know why
Reply With Quote
  #2  
Old 11-08-2012, 09:24 PM
Fatt_Shade Fatt_Shade is offline
Approved Member
 
Join Date: Nov 2010
Location: Serbia
Posts: 837
Default

This bonus to attack should be active only in battles, not in hero screen. Check your units attack in day before battle and then in battle, it should be +1. And it doesnt increase defense, but +1 attack evening/day/morning . +1 initiative to 1 and 2 lvl units in day , and +3 attack during day.
Code:
  fight {
    {
      filter {
        belligerent=ally
        daytime=evening,day,morning
      }
      pbonus=attack,1,0,0,-100,0,0
      dbonus=
      rbonus=
      attack_on=
      attack_off=
    }
    {
      filter {
        belligerent=ally
        daytime=day
        level=1,2
      }
      pbonus=initiative,1,0,0,-100,0,0
      dbonus=
      rbonus=
      attack_on=
      attack_off=
    }
    {
      filter {
        belligerent=ally
        daytime=day
      }
      pbonus=attack,3,0,0,-100,0,0
      dbonus=
      rbonus=
      attack_on=
      attack_off=
    }
  }
  mods {
    leadership=count,80
  }
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 10:53 AM.


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