Difference between revisions of "Critical Hits"

From gdp3
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:Patterns]]
 
[[Category:Patterns]]
[[Category:Needs work]]
+
[[Category:Mechanical Patterns]]
 
[[Category:Needs revision]]
 
[[Category:Needs revision]]
[[Category:Needs examples]]
 
 
[[Category:Needs references]]
 
[[Category:Needs references]]
 
[[Category:Patterns created on the Wiki]]
 
[[Category:Patterns created on the Wiki]]
[[Category:Stub]]
 
 
''Attacks that do significantly more damage than others, or have other special effects.''
 
''Attacks that do significantly more damage than others, or have other special effects.''
  
This pattern is a still a stub.
+
Many games have combat as part of gameplay, and of those that do most make use of randomness to simulate the chaos and unpredictability of combat situations. However, many combat systems can even so become quite predictable and repetitious. This can be avoided by the use of [[Critical Hits]]: introducing a small chance that an ordinary hit instead becomes a critical one with added damage or other negative consequences for the target.  
  
 
=== Examples ===
 
=== Examples ===
Line 14: Line 12:
  
 
== Using the pattern ==
 
== Using the pattern ==
[[Critical Hits]] are created by introducing or modifying the use of [[Randomness]] in [[Combat]]. Even if they are based on [[Randomness]], the actual chance of getting critical hits are often based upon [[Skills]]  level ([[GURPS]] is an example of this). Modifications to the chance can also depend on which [[Weapons]] are used, and which [[Upgrades]] have been installed on them.  
+
[[Critical Hits]] are created by introducing or modifying the use of [[Randomness]] in [[Combat]]. Even if they are based on [[Randomness]], the actual chance of getting critical hits are often based upon [[Skills]]  level ([[GURPS]] and [[Hârnmaster]] are examples of this). Modifications to the chance can also depend on which [[Weapons]] are used, and which [[Upgrades]] have been installed on them. Although the simplest way of instantiating [[Critical Hits]] is to increase [[Damage]] dealt with an attack, they can become more noteworthy by providing [[Penalties]] that cannot otherwise occur (e.g. [[GURPS]] and [[Dead Island]]).
  
 
== Consequences ==
 
== Consequences ==
Line 24: Line 22:
 
=== Can Modulate ===
 
=== Can Modulate ===
 
[[Combat]]
 
[[Combat]]
 +
 +
=== Potentially Conflicting With ===
 +
[[Predictable Consequences]]
  
 
== Relations ==
 
== Relations ==
Line 45: Line 46:
  
 
=== Potentially Conflicting With ===
 
=== Potentially Conflicting With ===
-
+
[[Predictable Consequences]]
  
 
== History ==
 
== History ==

Revision as of 19:02, 15 September 2011

Attacks that do significantly more damage than others, or have other special effects.

Many games have combat as part of gameplay, and of those that do most make use of randomness to simulate the chaos and unpredictability of combat situations. However, many combat systems can even so become quite predictable and repetitious. This can be avoided by the use of Critical Hits: introducing a small chance that an ordinary hit instead becomes a critical one with added damage or other negative consequences for the target.

Examples

Tabletop Roleplaying Games such as Dungeons & Dragons, GURPS, and Hârnmaster all have rules for Critical Hits in combat. Likewise, Computer-based Roleplaying Games such as the Elder Scrolls and Fallout series have Critical Hits and this has also been adopted by First-Person Shooters as Borderlands and Dead Island.

Using the pattern

Critical Hits are created by introducing or modifying the use of Randomness in Combat. Even if they are based on Randomness, the actual chance of getting critical hits are often based upon Skills level (GURPS and Hârnmaster are examples of this). Modifications to the chance can also depend on which Weapons are used, and which Upgrades have been installed on them. Although the simplest way of instantiating Critical Hits is to increase Damage dealt with an attack, they can become more noteworthy by providing Penalties that cannot otherwise occur (e.g. GURPS and Dead Island).

Consequences

Can Instantiate

Luck, Penalties

Can Modulate

Combat

Potentially Conflicting With

Predictable Consequences

Relations

Can Instantiate

Luck, Penalties

Can Modulate

Combat

Can Be Instantiated By

Randomness

Can Be Modulated By

Skills, Upgrades, Weapons

Possible Closure Effects

-

Potentially Conflicting With

Predictable Consequences

History

New pattern created in this wiki.

References

-

Acknowledgements

-