Difference between revisions of "How Combat Works"

From SphereWiki
Jump to: navigation, search
m (moved How combat works to How Combat Works: Renaming page with uppercase text.)
m
Line 14: Line 14:
  
 
Thanks to Moe for posting this.
 
Thanks to Moe for posting this.
 +
 +
[[Category:Articles]]

Revision as of 23:09, 7 June 2009

The following diagram shows when combat triggers are triggered. See the Triggers page for more information on each trigger.


       @HitTry (attacker)
           /           \
@Hit (attacker)    @HitMiss (attacker)
       |
@Damage (weapon)
       |
@GetHit (victim)
       |
@Damage (armor)


Thanks to Moe for posting this.