Difference between revisions of "List of bonus propagators"

From VCMI Project Wiki
Jump to: navigation, search
(Available propagators)
m (Available propagators)
 
Line 6: Line 6:
 
* PLAYER_PROPAGATOR
 
* PLAYER_PROPAGATOR
 
Bonus will affect all objects owned by player. Used by Statue of Legion.
 
Bonus will affect all objects owned by player. Used by Statue of Legion.
===new in 0.95b===
 
 
* TEAM_PROPAGATOR
 
* TEAM_PROPAGATOR
 
Bonus will affect all objects owned by player and his allies.
 
Bonus will affect all objects owned by player and his allies.

Latest revision as of 16:45, 21 November 2014

Available propagators

  • BATTLE_WIDE

Affects both sides during battle

  • VISITED_TOWN_AND_VISITOR

Used with Legion artifacts (town visited by hero)

  • PLAYER_PROPAGATOR

Bonus will affect all objects owned by player. Used by Statue of Legion.

  • TEAM_PROPAGATOR

Bonus will affect all objects owned by player and his allies.

  • HERO

Bonus will be transferred to hero (for example from stacks in his army).

  • GLOBAL_EFFECT

This effect will influence all creatures, heroes and towns on the map.

Bonus string constants

Additional links