Difference between revisions of "Creature Aggression (Game Mechanics)"

From SWGANH Wiki
Jump to: navigation, search
(Game Mechanics)
(Game Mechanics)
Line 61: Line 61:
 
Creatures in SWG use a complex system to detect the presence of potential enemies. Once a target is detected, a number of processes execute to determine if the creature should attack the target or not. The process of target detection and aggression response are explained under the following categories:
 
Creatures in SWG use a complex system to detect the presence of potential enemies. Once a target is detected, a number of processes execute to determine if the creature should attack the target or not. The process of target detection and aggression response are explained under the following categories:
  
 +
* Detection Checks
 
* Approach Trigger Events
 
* Approach Trigger Events
 
* Aggression Checks
 
* Aggression Checks
 
 
  
 
== Approach Trigger Events ==
 
== Approach Trigger Events ==

Revision as of 13:41, 20 July 2009




Game Mechanics - Mechanics Category

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.


Navigation

Description

Template (Game Messages)

Related Tags

0% This document has not been started.

Mechanics This document is about game mechanics.

Game Mechanics

Creatures in SWG use a complex system to detect the presence of potential enemies. Once a target is detected, a number of processes execute to determine if the creature should attack the target or not. The process of target detection and aggression response are explained under the following categories:

  • Detection Checks
  • Approach Trigger Events
  • Aggression Checks

Approach Trigger Events

Whenever an npc, creature or player enters within a 64 meter range of a creature, several events may be triggered depending on the creature:

  •  ? - awareness
  •  ! - Detection
  • \|/ - Fight or Flight Response

Source References

Source Source in Context