Difference between revisions of "Zone of Control"

From gdp3
Jump to: navigation, search
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Staffan's current workpage]]
 
 
[[Category:Patterns]]
 
[[Category:Patterns]]
 
[[Category:Mechanical Patterns]]
 
[[Category:Mechanical Patterns]]
[[Category:Needs work]]
 
 
[[Category:Needs revision]]
 
[[Category:Needs revision]]
 
[[Category:Needs examples]]
 
[[Category:Needs examples]]
 
[[Category:Needs references]]
 
[[Category:Needs references]]
 
[[Category:Patterns created on the Wiki]]
 
[[Category:Patterns created on the Wiki]]
[[Category:Stub]]
 
 
''The ability of game elements to affect the functionality of those adjacent to them.''
 
''The ability of game elements to affect the functionality of those adjacent to them.''
  
This pattern is a still a stub.
+
Regardless of it a game is real-time based or turn-based, it is often impossible for rules to accurately reflect how combatants can react to each others' actions. Having combatants extend a [[Zone of Control]] - the ability to affect other combatants abilities if they are next to each other - is one way to abstractly handling the one should be able to notice and hinder enemies from acting right next to oneself.
  
 
=== Examples ===
 
=== Examples ===
Being a military concept, it isn't to surprising that [[:Category:Wargames|Wargames]] such as [[Axis & Allies: Battle of the Bulge]] and [[World War 3]] are the primary users of [[Zone of Control]].  
+
Being a military concept, it is not too surprising that [[:Category:Wargames|Wargames]] such as [[Axis & Allies: Battle of the Bulge]] and [[World War 3]] are the primary users of [[Zone of Control]]. Other games that adopted the use of [[Zone of Control]] include several installments of the [[Civilization (video game) series|Civilization series]] and [[Bloodbowl]], the later which uses [[Zone of Control]] to make throwing and catching the ball more difficult if opponents are nearby. It also lets players try to tackle those that try to run pass opponents.
 
+
Other games that adopted the use of [[Zone of Control]] include several installments of the [[Civilization (video game) series|Civilization series]] and [[Bloodbowl]], the later which uses [[Zone of Control]] to make throwing and catching the ball move difficult if opponents are nearby. It also lets players try to tackle those that try to run pass opponents.
+
  
 
== Using the pattern ==
 
== Using the pattern ==
[[Avatars]]
+
The two main design choices for creating [[Zone of Control]] in a game are what generates them and what their effects are. [[Zone of Control|Zone of Controls]] typically spread out from [[Units]], and more rarely from [[Avatars]], but letting [[Territories]] create them can let them exist independently from these or spread out from [[Installations]] and other stationary game elements.
[[Units]]
+
[[Territories]]
+
  
Ignoring [[Zone of Control]] of some types of [[Units]] can be a [[Privileged Abilities]] to other types of [[Units]]
+
The effects of a [[Zone of Control]] are most often linked to either [[Combat]] or [[Movement]]. For [[Combat]], this is typically providing advantages to friendly [[Units]] or disadvantages to hostile ones. A [[Zone of Control]] typically affects [[Movement]] by imposing [[Movement Limitations]], e.g. forcing [[Units]] to stop if they enter a [[Zone of Control]] (e.g. [[Civilization V]]), requiring higher [[Movement]] costs, or allowing attacks if one passes through multiple [[Zone of Control|Zones of Control]] (e.g. [[Bloodbowl]]). Some effects can be seen as a related to both [[Combat]] and [[Movement]], e.g. not being allowed to retreat into enemy [[Zone of Control|Zones of Control]] and being eliminated if this means retreat is impossible.
 +
 
 +
Being able to ignore the [[Zone of Control]] of some types of [[Units]] can be a [[Privileged Abilities]] to other types of [[Units]]
  
 
== Consequences ==
 
== Consequences ==
 +
[[Zone of Control]] is most commonly a way to let [[Avatars]] or [[Units]] extended agency beyond the exact physical location they have in a [[Game Worlds|Game World]]. In this, they can be seen as a way to modify [[Area Control]], and can be instrumental in creating phases in game instances where [[Expansion]] is the focus of gameplay.
 +
 +
As they often affect [[Combat]] or [[Movement]], [[Zone of Control|Zones of Control]] create a need for both [[Strategic Planning|Strategic]] and [[Tactical Planning]]; the former for determining which areas are generally good to extend these from and the latter for how to handle or place them in any current situation during gameplay. The use of [[Zone of Control]] in any game is likely to significant raise the importance of any [[Choke Points]] present.
  
 
== Relations ==
 
== Relations ==
 
=== Can Instantiate ===
 
=== Can Instantiate ===
 +
[[Expansion]],
 
[[Movement Limitations]]
 
[[Movement Limitations]]
  
 
=== Can Modulate ===
 
=== Can Modulate ===
[[Area Control]]
+
[[Area Control]],
 
[[Avatars]],  
 
[[Avatars]],  
 +
[[Choke Points]],
 
[[Combat]],  
 
[[Combat]],  
 
[[Movement]],  
 
[[Movement]],  
Line 38: Line 38:
  
 
=== Can Be Instantiated By ===
 
=== Can Be Instantiated By ===
 +
[[Territories]]
  
 
=== Can Be Modulated By ===
 
=== Can Be Modulated By ===
 +
[[Privileged Abilities]]
  
 
=== Possible Closure Effects ===
 
=== Possible Closure Effects ===
 +
-
  
 
=== Potentially Conflicting With ===
 
=== Potentially Conflicting With ===
 +
-
  
 
== History ==
 
== History ==

Latest revision as of 13:17, 26 July 2015

The ability of game elements to affect the functionality of those adjacent to them.

Regardless of it a game is real-time based or turn-based, it is often impossible for rules to accurately reflect how combatants can react to each others' actions. Having combatants extend a Zone of Control - the ability to affect other combatants abilities if they are next to each other - is one way to abstractly handling the one should be able to notice and hinder enemies from acting right next to oneself.

Examples

Being a military concept, it is not too surprising that Wargames such as Axis & Allies: Battle of the Bulge and World War 3 are the primary users of Zone of Control. Other games that adopted the use of Zone of Control include several installments of the Civilization series and Bloodbowl, the later which uses Zone of Control to make throwing and catching the ball more difficult if opponents are nearby. It also lets players try to tackle those that try to run pass opponents.

Using the pattern

The two main design choices for creating Zone of Control in a game are what generates them and what their effects are. Zone of Controls typically spread out from Units, and more rarely from Avatars, but letting Territories create them can let them exist independently from these or spread out from Installations and other stationary game elements.

The effects of a Zone of Control are most often linked to either Combat or Movement. For Combat, this is typically providing advantages to friendly Units or disadvantages to hostile ones. A Zone of Control typically affects Movement by imposing Movement Limitations, e.g. forcing Units to stop if they enter a Zone of Control (e.g. Civilization V), requiring higher Movement costs, or allowing attacks if one passes through multiple Zones of Control (e.g. Bloodbowl). Some effects can be seen as a related to both Combat and Movement, e.g. not being allowed to retreat into enemy Zones of Control and being eliminated if this means retreat is impossible.

Being able to ignore the Zone of Control of some types of Units can be a Privileged Abilities to other types of Units

Consequences

Zone of Control is most commonly a way to let Avatars or Units extended agency beyond the exact physical location they have in a Game World. In this, they can be seen as a way to modify Area Control, and can be instrumental in creating phases in game instances where Expansion is the focus of gameplay.

As they often affect Combat or Movement, Zones of Control create a need for both Strategic and Tactical Planning; the former for determining which areas are generally good to extend these from and the latter for how to handle or place them in any current situation during gameplay. The use of Zone of Control in any game is likely to significant raise the importance of any Choke Points present.

Relations

Can Instantiate

Expansion, Movement Limitations

Can Modulate

Area Control, Avatars, Choke Points, Combat, Movement, Units

Can Be Instantiated By

Territories

Can Be Modulated By

Privileged Abilities

Possible Closure Effects

-

Potentially Conflicting With

-

History

New pattern created in this wiki.

References

-

Acknowledgements

-