Difference between revisions of "Mission NPCs (Game Mechanics)"

From SWGANH Wiki
Jump to: navigation, search
(Town Based Mission Npcs)
(Town Based Mission Npcs)
Line 68: Line 68:
  
  
 +
'''Available Mission Types'''
 +
 +
 +
Missions made available to town based npcs come from the following sources:
 +
 +
 +
Delivery Missions
 +
 +
* mission_deliver_neutral_easy_non_persistent_from_npc.stf
 +
* mission_deliver_neutral_medium_non_persistent_from_npc.stf
 +
* mission_deliver_neutral_hard_non_persistent_from_npc.stf
 +
 +
 +
Destroy Missions
 +
 +
 +
* mission_destroy_neutral_easy_creature_non_persistent_from_npc.stf
 +
* mission_destroy_neutral_medium_creature_non_persistent_from_npc.stf
 +
* mission_destroy_neutral_hard_creature_non_persistent_from_npc.stf
 +
 +
* mission_destroy_neutral_easy_npc_non_persistent_from_npc.stf
 +
* mission_destroy_neutral_medium_npc_non_persistent_from_npc.stf
 +
* mission_destroy_neutral_hard_npc_non_persistent_from_npc.stf
 +
 +
 +
 +
 +
Crafting Missions
 +
 +
* mission_npc_crafting_neutral_easy.stf
 +
 +
 +
Dancer Missions
 +
 +
* mission_npc_dancer_neutral_easy.stf
 +
 +
 +
 +
Musician Missions
 +
 +
 +
* mission_npc_musician_neutral_easy.stf
 +
 +
 +
 +
Hunter Missions
 +
 +
 +
 +
* mission_npc_hunting_neutral_easy.stf
 +
* mission_npc_hunting_neutral_medium.stf
 +
* mission_npc_hunting_neutral_hard.stf
 +
 +
 +
Recon Missions
 +
 +
* mission_npc_recon_neutral_easy.stf
 +
* mission_npc_recon_neutral_medium.stf
 +
* mission_npc_recon_neutral_hard.stf
 +
 +
 +
 +
Survey Missions
 +
 +
* mission_npc_survey_neutral_easy.stf
 +
* survey_resource_names.stf
  
 
== Wild Npc Missions ==
 
== Wild Npc Missions ==

Revision as of 18:02, 1 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

0% This document has not been started.

Mechanics This document is about game mechanics.

Game Mechanics

Mission npcs are an alternative form for players to procure missions through the use of dialogue chat responses. Mission giving npcs can be found in npc cities on every planet or in the wild as part of random npc spawns.

Town Based Mission Npcs

Town mission npcs always show up where there is a pair of two townsperson npcs. One npc acts as a Herald npc, directing the player to the mission giver. Town based mission npcs act as a mission terminal for a specific sect of missions. A town based npc is randomly assigned one particular grouping of missions to give out when it is spawned and will continue with this set of missions until it is reset through a server spawn. As an example, a town npc may only give out recon missions or destroy missions. When a player interacts with the npc, the npc will issue the mission details through dialogue. If players reject the mission then the npc recycles the list and randomly selects another mission when the player goes through the proper dialogue again. Town mission npc lists are all neutral themed missions.


Available Mission Types


Missions made available to town based npcs come from the following sources:


Delivery Missions

  • mission_deliver_neutral_easy_non_persistent_from_npc.stf
  • mission_deliver_neutral_medium_non_persistent_from_npc.stf
  • mission_deliver_neutral_hard_non_persistent_from_npc.stf


Destroy Missions


  • mission_destroy_neutral_easy_creature_non_persistent_from_npc.stf
  • mission_destroy_neutral_medium_creature_non_persistent_from_npc.stf
  • mission_destroy_neutral_hard_creature_non_persistent_from_npc.stf
  • mission_destroy_neutral_easy_npc_non_persistent_from_npc.stf
  • mission_destroy_neutral_medium_npc_non_persistent_from_npc.stf
  • mission_destroy_neutral_hard_npc_non_persistent_from_npc.stf



Crafting Missions

  • mission_npc_crafting_neutral_easy.stf


Dancer Missions

  • mission_npc_dancer_neutral_easy.stf


Musician Missions


  • mission_npc_musician_neutral_easy.stf


Hunter Missions


  • mission_npc_hunting_neutral_easy.stf
  • mission_npc_hunting_neutral_medium.stf
  • mission_npc_hunting_neutral_hard.stf


Recon Missions

  • mission_npc_recon_neutral_easy.stf
  • mission_npc_recon_neutral_medium.stf
  • mission_npc_recon_neutral_hard.stf


Survey Missions

  • mission_npc_survey_neutral_easy.stf
  • survey_resource_names.stf

Wild Npc Missions

Wild spawn npcs have a mixture of neutral and faction aligned missions based on the type of npc that spawns. Not all wild npcs spawn with missions however. As an example, wild imperial spawns use imperial themed npc missions and rebels use rebel themed npc missions. Non Galactic Civil War faction aligned npcs use neutral themed missions.

Source References

Source Source in Context