Difference between revisions of "NPC Verbal Communication (Game Mechanics)"

From SWGANH Wiki
Jump to: navigation, search
(NPC Dialogue Types)
(NPC Moods)
 
(47 intermediate revisions by the same user not shown)
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D75%}}
+
||{{D25%}}
 
|-
 
|-
 
||{{GameMechanics}}
 
||{{GameMechanics}}
Line 57: Line 57:
 
|}
 
|}
  
 +
== Dialogue Interaction ==
  
== NPC Dialogue Types ==
 
  
These are the types of dialogue responses available from npcs when a player interacts with it. Click on one to find out what function each serves in the game and which npcs utilize it.
 
  
* Bartender
+
NPCs can interact with players through the use of dialogue. Some npcs may be interacted with by the player through dialogue prompts. NPCs dialogue prompts can be initiated in several ways:
* Spynet Operative
+
* Town Mission Herald
+
* Town Mission
+
* Non Town Mission
+
* POI Herald
+
* [[Awareness Responses (Game Mechanics)|Awareness Responses]]
+
* Combat Responses
+
* Quest
+
* GCW Faction
+
* Cantina Crackdown
+
* Contraband Search
+
* Mini Game
+
* Junk Dealer
+
* Jawa Trader
+
* Chassis Dealer
+
* Crafting Mission
+
* Delivery MIssion
+
* General Conversation
+
  
== NPC Moods ==
+
One way is to be within 6 meters of the npc, then click on them and using the radial menu to select the [[media:ConverseRadial.jpg|Converse]] option. This will then initiate the NPC's [[media:DialogueOptions.jpg|dialogue response]] for the player, if that npc has dialogue options. Some npcs simply will issue forth a [[media:NPCDialogueResponse.jpg|spatial response]] to the player. These npcs usually require the player to have initiated some previous action that involves this particular npc before it will respond to the player with dialogue prompts.
  
 +
The second way to interact with npcs is through the use of the /npcConversation commands. There are three commands available for the player to use:
  
Awareness checks are not only for determining aggressive responses in the game but is also used as a means for npcs to communicate and act in response to player actions. Whenever an npc detects the presence of an entity, the npc will check the entity's faction standing with it and will then issue forth an appropriate response depending on what the entity is currently doing or on what action the npc has taken as a result of the entity's presence or activity going on. All npcs within an given area will monitor the local surroundings for activities and other entities and will issue a response.
+
* npcConversationStart
 +
* npcConversationSelect
 +
* npcConversationStop
  
Note: There is some sort of check made on the server that prevents all npcs within the area from issuing a response at once when an event occurs or if a player/npc/creature enters their detection range, presumably to prevent spam. Only a few NPCs are given an opportunity to make a response at some unknown interval.  
+
To use these commands, the player must be within 6 meters (with exception of npcConversationStart which appears to be 38 meters) of the npc and have it targeted.
  
NPC's have three response groups to choose from depending on what type of npc has spotted an entity within its detection range. These response choices are:
+
'''NpcConversationStart -''' This command will initiate the dialogue response for the targeted npc.  
  
* Townsperson
+
'''NpcConversationSelect -''' Using /npcConversationSelect without a parameter will default to the first choice in the npc dialogue response list. (stop conversation doesnt count ) . Valid parameters begin at 0, therefore the first choice (top most choice on the list) starts at 0, the second is 1 and so on. Issuing the npc conversation select command will send the player's response choice to the npc.
* Military
+
* Stormtrooper
+
* Slang
+
  
 +
'''NpcConversationStop -''' This command will close out the conversation window between the npc and the player if a window is up. This is the same as hitting the Stop Conversation dialogue option.
  
Out of these response groups come response types. These response types are:
 
  
* Alert Responses
+
Note: NpcConversationStart command no longer functions in the nge.
* Ally Responses
+
* Assist Responses
+
* Attacked Responses
+
* Hit Target Responses
+
* Being Hit Responses
+
* Threat Responses
+
* Death Responses
+
* Victory Responses
+
* Hostile Target Leaving Responses
+
* Hostile Target Greeting Responses
+
* Disliked Target Leaving Responses
+
* Disliked Target Greeting Responses
+
* Liked Target Leaving Responses
+
* Liked Target Greeting Responses
+
* Combat Closure Responses
+
* Flight Responses
+
* Request Aid Responses
+
  
  
NPC vocalization also includes tones in the speech through mood types. The tone selected for whatever an npc says appears from the mood_types.stf file. NPCs will randomly choose between mood and speech types based on their like or dislike of the target within their detection range. For example if an npc likes a player they will randomly choose between a number of (friendly) moods to select for the tone of their greeting or reactionary speach. NPCs also change their mood and speach tone in response to events based whether or not they like or dislike a target within detection range. For example if a player is attacking an npc, the npc will issue hostile moods to select for the tone of their speach issued during combat such as when they are hit etc.
 
  
== Response Types ==
+
Npc automatically end their dialogue with a player when the player chooses a particular response. After dialogue is ended, the npc's last comments to the player will appear in the form of a [[media:ConversationClosed.jpg|chat bubble]] over the npc.
  
'''Alert Responses'''
+
Note: if a player goes out of range of the npc (beyond 6 meters) while the dialogue window is open then the window will be closed automatically as if the player had issued a Stop Conversation choice.
  
These responses are given by npcs when an entity has been detected.
+
== NPC Dialogue Types ==
  
  
'''Ally Responses'''
 
  
These responses are given by npcs when a friendly faction ally or member of their faction is being attacked within their detection range and where the npc is going over to assist the ally.
 
  
'''Assist Responses'''
 
  
These responses are given by npcs when an npc has selected the same target to attack as another friendly faction member or ally.
 
  
'''Attacked Responses'''
+
These are the currently known types of dialogue responses available from npcs when a player interacts with it. Click on one to find out what function each serves in the game and which npcs utilize it.
  
These responses are given by npcs when combat has been initiated against them by another entity.
+
* [[Bartender (Game Mechanics)|Bartender]]
 
+
* [[Spynet Operative (Game Mechanics)|Spynet Operative]]
 
+
* [[Town Mission Herald NPC (Game Mechanics)|Town Mission Herald]]
'''Hit Target Responses'''
+
* [[Town NPC Mission Givers (Game Mechanics)|Town Mission]]
 
+
* [[Wild NPC Mission Givers (Game Mechanics)|Non Town Mission]]
These responses are given by npcs when they are actively attacking a target.
+
* [[Herald NPC (Game Mechanics)|POI Herald]]
 
+
* [[Awareness Responses (Game Mechanics)|Awareness Responses]]
 
+
* [[Quests (Game Mechanics)|Quests]]
'''Being Hit Responses'''
+
* [[Quest Reset (Game Mechanics)|Quest Reset]]
 
+
* [[GCW Recruiters (Game Mechanics)|GCW Recruiters]]
 
+
* [[Cantina Crackdown (Game Mechanics)|Cantina Crackdown]]
These responses are given by npcs when they are being actively hit.
+
* [[Contraband Search (Game Mechanics)|Contraband Search]]
 
+
* [[Mini Game (Game Mechanics)|Mini Game]]
 
+
* [[Junk Dealers (Game Mechanics)|Junk Dealer]]
'''Threat Responses'''
+
* [[Jawa Trader (Game Mechanics)|Jawa Trader]]
 
+
* [[Chassis Dealer (Game Mechanics)|Chassis Dealer]]
 
+
* [[Crafting Missions (Game Mechanics)|Crafting Mission]]
 
+
* [[Delivery Missions (Game Mechanics)|Delivery Mission]]
These responses are given by npcs when a detected hostile target gets closer than a certain distance to the npc.
+
* [[Event Promoters (Game Mechanics)|Event Promoters]]
 
+
* [[Skill Training (Game Mechanics)|Skill Trainers]]
 
+
* [[General Conversation (Game Mechanics)|General Conversation]]
'''Death Responses'''
+
 
+
 
+
 
+
These responses are given by npcs when they are killed.
+
 
+
 
+
 
+
'''Victory Responses'''
+
 
+
 
+
These responses are given by npcs immediately when they have successfully killed the aggressors in their detection range.
+
 
+
 
+
'''Hostile Target Leaving Responses'''
+
 
+
 
+
These responses are given by npcs when a detected hostile entity has reached the 40 meter mark on a course taking it away from the npc.
+
 
+
'''Hostile Target Greeting Responses'''
+
 
+
 
+
 
+
These responses are given by npcs when a detected hostile entity has reached the 40 meter mark on a course taking it towards the npc.
+
 
+
'''Disliked Target Leaving Responses'''
+
 
+
 
+
These responses are given by npcs when a detected disliked entity has reached the 40 meter mark on a course taking it away from the npc.
+
 
+
'''Disliked Target Greeting Responses'''
+
 
+
 
+
These responses are given by npcs when a detected disliked entity has reached the 40 meter mark on a course taking it towards the npc.
+
 
+
'''Liked Target Leaving Responses'''
+
 
+
 
+
These responses are given by npcs when a detected liked entity has reached the 40 meter mark on a course taking it away from the npc.
+
 
+
'''Liked Target Greeting Responses'''
+
 
+
 
+
These responses are given by npcs when a detected liked entity has reached the 40 meter mark on a course taking it towards the npc.
+
 
+
 
+
'''Combat Closure Responses'''
+
 
+
 
+
These responses are given by npcs immediately when any combat between parties (and amongst themselves) within their detection range has concluded.
+
 
+
'''Flight Responses'''
+
 
+
 
+
 
+
These responses are given by npcs when they are initiating their flight response either due to being at low health 10% or lower, changing tactics (ranged npcs moving out of melee range from a melee attacker to get to ideal range) or if they are supposed to flee (townspersons escaping combat).
+
 
+
'''Request Aid Responses'''
+
 
+
These responses are given by npcs when they are getting low on HAM (probably below 50%).
+
 
+
 
+
<br><br>
+
 
+
== Townsperson Response Choices ==
+
 
+
 
+
Townsperson response choices are linked to npc's of the Townsperson faction.
+
Townsperson response choices can be found in the townsperson.stf file.
+
  
 +
== NPC Moods ==
  
== Military Response Choices ==
 
  
  
Military response choices are linked to npcs of the:
+
NPC vocalization also includes tones in the speech through mood types. Mood types selected are applied to all awareness responses for any given npc. Mood types are only used when the npc initiates its own responses, not when the player interacts with the npc through quest dialogue or conversation attempts. Npc Moods during active dialogue interaction with the player is enforced to neutral tone. Mood types for npcs use the same mechanics as players and are selected from the mood_types.stf file. The tone selected for whatever an npc says appears from the mood_types.stf file. Npcs use three categories of moods based on their assessment of a target; Like, Dislike, Hate. There is a fourth mood type (neutral) that is causes all speach to be delivered without any tone what so ever "ex. a Gungan Outcast Says.. ."  The neutral tone is randomly selected to be used between itself and one of the other mood types, except for specific classes of npcs that only use neutral tone (stormtroopers as an example). By default, an npc will use neutral tone when addressing a player in dialogue prompts such as for quests and missions. Like tones make up more positive and friendly responses; dislike tones make up neutral themed responses and Hateful tones make up malicious and unhappy themed responses. NPCs will randomly choose between mood and speech types based on their like or dislike of the target within their detection range.  Note, aggressive npcs with no faction rating to influence will use hate themed dialogue tone towards a target that is deemed an enemy to them.
  
* Rebel Alliance
 
* Police and security factions (naboo security forces, corsec, fedub, etc)
 
* Mauler sects
 
* Gungan warriors.
 
  
 +
For example if an npc likes a player or another npc/creature that enters their detection range then they will randomly choose between a number of (friendly) moods to select for the tone of their greeting or reactionary speach. 
  
Military response choices can be found in the military.stf file
 
  
== Stormtrooper Response Choices ==
+
NPCs also change their mood and speach tone in response to events based whether or not they like or dislike a target within detection range. For example if a player is attacking an npc, the npc will issue hateful moods to select for the tone of their speach issued during combat such as when they are hit etc. Another example is if a disliked (or neutral) target is being attacked by something else within detection range, then npcs will issue neutral themed mood tones when commenting on that.
  
  
Stormtrooper response choices are linked to imperial faction npcs and can be found in the stormtrooper.stf file
 
  
 +
Examples:
  
== Slang Response Choices ==
+
* [[media:FriendlyResponse.jpg|Friendly Mood Response - Gungan]]
 +
* [[media:NeutralResponse.jpg|Neutral Mood Response - Imperials]]
 +
* [[media:HostileResponse.jpg|Hostile Mood Response - Outlaw]]
  
Slang response choices are linked to criminal and thug related factions such as:
 
  
* Jabba
 
* Borvo
 
* Hutt
 
* Thieves
 
* Pirates
 
* Rogues and the like.
 
  
  
Slang response choices can be found in the slang.stf file.
+
Note: NPCS will also perform character animations when issuing certain words or phrases. As an example, an npc that issues the statement "No" as the first word in a sentence will shake their head. This system follows how speach animations work for players.
  
 
==Source References==
 
==Source References==

Latest revision as of 17:41, 8 August 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

25% This document has been partially completed.

Mechanics This document is about game mechanics.

Dialogue Interaction

NPCs can interact with players through the use of dialogue. Some npcs may be interacted with by the player through dialogue prompts. NPCs dialogue prompts can be initiated in several ways:

One way is to be within 6 meters of the npc, then click on them and using the radial menu to select the Converse option. This will then initiate the NPC's dialogue response for the player, if that npc has dialogue options. Some npcs simply will issue forth a spatial response to the player. These npcs usually require the player to have initiated some previous action that involves this particular npc before it will respond to the player with dialogue prompts.

The second way to interact with npcs is through the use of the /npcConversation commands. There are three commands available for the player to use:

  • npcConversationStart
  • npcConversationSelect
  • npcConversationStop

To use these commands, the player must be within 6 meters (with exception of npcConversationStart which appears to be 38 meters) of the npc and have it targeted.

NpcConversationStart - This command will initiate the dialogue response for the targeted npc.

NpcConversationSelect - Using /npcConversationSelect without a parameter will default to the first choice in the npc dialogue response list. (stop conversation doesnt count ) . Valid parameters begin at 0, therefore the first choice (top most choice on the list) starts at 0, the second is 1 and so on. Issuing the npc conversation select command will send the player's response choice to the npc.

NpcConversationStop - This command will close out the conversation window between the npc and the player if a window is up. This is the same as hitting the Stop Conversation dialogue option.


Note: NpcConversationStart command no longer functions in the nge.


Npc automatically end their dialogue with a player when the player chooses a particular response. After dialogue is ended, the npc's last comments to the player will appear in the form of a chat bubble over the npc.

Note: if a player goes out of range of the npc (beyond 6 meters) while the dialogue window is open then the window will be closed automatically as if the player had issued a Stop Conversation choice.

NPC Dialogue Types

These are the currently known types of dialogue responses available from npcs when a player interacts with it. Click on one to find out what function each serves in the game and which npcs utilize it.

NPC Moods

NPC vocalization also includes tones in the speech through mood types. Mood types selected are applied to all awareness responses for any given npc. Mood types are only used when the npc initiates its own responses, not when the player interacts with the npc through quest dialogue or conversation attempts. Npc Moods during active dialogue interaction with the player is enforced to neutral tone. Mood types for npcs use the same mechanics as players and are selected from the mood_types.stf file. The tone selected for whatever an npc says appears from the mood_types.stf file. Npcs use three categories of moods based on their assessment of a target; Like, Dislike, Hate. There is a fourth mood type (neutral) that is causes all speach to be delivered without any tone what so ever "ex. a Gungan Outcast Says.. ." The neutral tone is randomly selected to be used between itself and one of the other mood types, except for specific classes of npcs that only use neutral tone (stormtroopers as an example). By default, an npc will use neutral tone when addressing a player in dialogue prompts such as for quests and missions. Like tones make up more positive and friendly responses; dislike tones make up neutral themed responses and Hateful tones make up malicious and unhappy themed responses. NPCs will randomly choose between mood and speech types based on their like or dislike of the target within their detection range. Note, aggressive npcs with no faction rating to influence will use hate themed dialogue tone towards a target that is deemed an enemy to them.


For example if an npc likes a player or another npc/creature that enters their detection range then they will randomly choose between a number of (friendly) moods to select for the tone of their greeting or reactionary speach.


NPCs also change their mood and speach tone in response to events based whether or not they like or dislike a target within detection range. For example if a player is attacking an npc, the npc will issue hateful moods to select for the tone of their speach issued during combat such as when they are hit etc. Another example is if a disliked (or neutral) target is being attacked by something else within detection range, then npcs will issue neutral themed mood tones when commenting on that.


Examples:



Note: NPCS will also perform character animations when issuing certain words or phrases. As an example, an npc that issues the statement "No" as the first word in a sentence will shake their head. This system follows how speach animations work for players.

Source References

Source Source in Context