List of bonus duration types

From VCMI Project Wiki
Revision as of 18:06, 5 February 2013 by Warmonger (talk | contribs) (Additional links)
Jump to: navigation, search

Bonus may have any of these durations. They acts in disjunction.

List of all bonus duration types

  • PERMANENT
  • ONE_BATTLE //at the end of battle
  • ONE_DAY //at the end of day
  • ONE_WEEK //at the end of week (bonus lasts till the end of week, thats NOT 7 days
  • N_TURNS //used during battles, after battle bonus is always removed
  • N_DAYS
  • UNITL_BEING_ATTACKED //removed after attack and counterattacks are performed
  • UNTIL_ATTACK //removed after attack and counterattacks are performed
  • STACK_GETS_TURN //removed when stack gets its turn - used for defensive stance
  • COMMANDER_KILLED

Bonus string constants

Additional links