Difference between revisions of "List of bonus range types"

From VCMI Project Wiki
Jump to: navigation, search
(Created page with "=List of all Bonus range types= * NO_LIMIT * ONLY_DISTANCE_FIGHT * ONLY_MELEE_FIGHT //used to mark bonuses for attack/defense primary skills from spells like Precision (distan...")
 
(List of all Bonus range types)
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
* NO_LIMIT
 
* NO_LIMIT
 
* ONLY_DISTANCE_FIGHT
 
* ONLY_DISTANCE_FIGHT
* ONLY_MELEE_FIGHT //used to mark bonuses for attack/defense primary skills from spells like Precision (distance only)
+
* ONLY_MELEE_FIGHT
 
* ONLY_ENEMY_ARMY
 
* ONLY_ENEMY_ARMY
 +
TODO: in 0.91 ONLY_MELEE_FIGHT / ONLY_DISTANCE_FIGHT range types work ONLY with creature attack, should be extended to all battle abilities.
 +
{{Bonuses}}

Revision as of 18:28, 5 February 2013

List of all Bonus range types

  • NO_LIMIT
  • ONLY_DISTANCE_FIGHT
  • ONLY_MELEE_FIGHT
  • ONLY_ENEMY_ARMY

TODO: in 0.91 ONLY_MELEE_FIGHT / ONLY_DISTANCE_FIGHT range types work ONLY with creature attack, should be extended to all battle abilities.

Bonus string constants

Additional links