Difference between revisions of "Mob Spawn (Game Mechanics)"

From SWGANH Wiki
Jump to: navigation, search
(Dynamic World Spawns)
(Game Mechanics)
 
(27 intermediate revisions by the same user not shown)
Line 59: Line 59:
 
== Game Mechanics ==
 
== Game Mechanics ==
  
Mob Spawning is the process by which npc and creature objects are brought into or removed from the game world. There are three types of spawning scenerios and several controlling factors:
+
Mob Spawning is the process by which npc and creature objects are brought into or removed from the game world. There are four types of spawning scenerios and several controlling factors for how things are spawned.
  
'''Spawning Types'''
 
 
* Static Townsperson Spawns
 
* Static World Spawns
 
* Dynamic World Spawns
 
  
  
 
'''Controlling Factors'''
 
'''Controlling Factors'''
  
* Spawner Objects
+
Region lists are the primary controlling factor in what spawns on a planet, however resource concentrations, and the type of player traffic through an area add influences to the concentration and composition of spawns.
 
+
== Static Townsperson Spawns ==
+
 
+
 
+
Static Townsperson spawns are non attackable npcs that appear at fixed positions in every NPC city. Static townsperson npcs come in several types:
+
 
+
* Decorative Npcs
+
* Mission Giving Npcs
+
* Delivery Mission Targets
+
* Crafting Mission Targets
+
* Herald Npcs
+
* Quest Npcs
+
 
+
 
+
'''Decorative Npcs'''
+
 
+
Most of these npcs are basically for decorative purposes to add atmosphere to each town. Each planet has its own unique set of npcs that are spawnable within a town. For example, gungan townsperson npcs only spawn on naboo as do Naboo RSF npcs and so on.  Townsperson npcs have fixed spawn points and numbers per spawn. The number of townsperson npcs at a particular point will not change, however the composition changes at every server reboot. Following a server reboot, the type of npc at a particular spawn point will change although the quantity will not. As an example, at a fixed point near theed starport, there were two npcs ('a gungan hermit' and 'a farmer' )that spawn at a set location. At every server reboot these npcs are swapped with two different npc types ('a spacer' and 'a technician'. All static townsperson npcs have names along with an occupation description (ex. Joe Blow (a Spacer) ). Static npc names follow the same guidelines and limitations that normal species and gender restrictions allow for. As a general rule, any kind of npc can be placed together as long as it is appropriate for that planet (an tatooine only npc cannot spawn on naboo as an example) and within a certain challenge level range. The game uses mob lists even for npc towns to determine what kinds of npcs can be selected from. These mob lists include planet specific npcs (gungans for naboo as an example) and caps the challenge level of npcs on that list so that only npcs within a certain level range can be selected from out of the pool (probably to prevent occurances as an example, such as nightsisters being selected as random filler npcs at dathomir outpost). In some cases it has been observed where storm troopers are paired with other npcs, thus the spawn system here is very diverse and randomized.
+
 
+
Note: On the live servers, Decorative npcs remain non combative and lose their innate faction affiliations and normal NPC AI routines such as attacking hostile factions or issuing verbal responses to hostile/friendly factions in the vicinity.
+
 
+
 
+
 
+
'''Mission Giving Npcs'''
+
 
+
Mission giving npcs follow the same rules as decorative npcs. Mission npcs are in fact decorative npcs that come in clusters of 2. All groupings of 2 decorative npcs are involved in the mission giving process. One of the npcs will be a herald for the actual quest giver, informing the player to talk with it.
+
 
+
 
+
Note: On the live servers, Npcs that are within spaceports cannot be interacted with (unknown why this occurs), therefore even if the spaceport has a grouping of 2 npcs, these npcs wont act as mission givers.
+
 
+
 
+
 
+
 
+
'''Delivery Mission Targets'''
+
 
+
 
+
 
+
Delivery mission targets are npcs that are selected to be part of the delivery missions either as the initial quest starter or as the delivery target. All delivery missions utilize "commoner" spawns which are fixed npcs around every town. The mission objective selects a random commoner to be the npc the player uses to begin the quest and then another commoner is selected out of the commoner node for a particular town to act as the npc that the player must deliver the object to. Commoner npcs follow the same ruleset as filler npcs except that only commoner style npcs are selected for spawning.
+
 
+
 
+
 
+
 
+
 
+
'''Crafting Mission Targets'''
+
 
+
 
+
 
+
Crafting mission targets are npcs that are selected to be part of the crafting missions either as the initial quest starter or as the delivery target. All crafting missions utilize "commoner" spawns which are fixed npcs around every town. The mission objective selects a random commoner to be the npc the player uses to begin the quest and then another commoner is selected out of the commoner node for a particular town to act as the npc that the player must deliver the object to. Commoner npcs follow the same ruleset as filler npcs except that only commoner style npcs are selected for spawning.
+
 
+
 
+
'''Herald NPCs'''
+
 
+
Herald npcs are npcs that are used to inform players of particular spots on a planet through dialogue and by issuing waypoints. These npcs use the same model and name at all times and are always found in the same position.
+
 
+
 
+
'''Quest NPCS'''
+
 
+
Quest npcs are a form of static npc that a player interacts with to begin a quest series. Quest npcs use unique models and names for that particular npc and do not follow the patterns for decorative npcs. Quest npcs can always be found in the same spot at all times.
+
 
+
 
+
 
+
== Static World Spawns ==
+
 
+
 
+
Static world spawns are attackable npcs that spawn into the world at fixed points on a planet and at certain times. Each planet has its own unique set of static npcs and spawn timers for particular groups of mobs. Known spawn types by planet and location can be found from the following sections:
+
 
+
 
+
* [[Dungeon Static Spawns (Game Mechanics)|Dungeon Static Spawns]]
+
* [[Corellia Static Spawns (Game Mechanics)|Corellia Static Spawns]]
+
* [[Dantooine Static Spawns (Game Mechanics)|Dantooine Static Spawns]]
+
* [[Dathomir Static Spawns (Game Mechanics)|Dathomir Static Spawns]]
+
* [[Endor Static Spawns (Game Mechanics)|Endor Static Spawns]]
+
* [[Lok Static Spawns (Game Mechanics)|Lok Static Spawns]]
+
* [[Naboo Static Spawns (Game Mechanics)|Naboo Static Spawns]]
+
* [[Rori Static Spawns (Game Mechanics)|Rori Static Spawns]]
+
* [[Talus Static Spawns (Game Mechanics)|Talus Static Spawns]]
+
* [[Tatooine Static Spawns (Game Mechanics)|Tatooine Static Spawns]]
+
* [[Yavin IV Static Spawns (Game Mechanics)|Yavin IV Static Spawns]]
+
 
+
  
 +
* [[Region Lists (Game Mechanics)|Region Lists]]
 +
* [[Resource Concentrations (Game Mechanics)|Resource Concentrations]]
 +
* [[Player Traffic (Game Mechanics)|Player Traffic]]
 +
* [[Spawner Objects (Game Mechanics)|Spawner Objects]]
  
  
== Dynamic World Spawns ==
 
  
 +
'''Spawn Types'''
  
These are lairs, creatures and npcs that spawn around the game world using a complex seeding process involving a number of variables such as:
+
* [[Static Townsperson Spawns (Game Mechanics)|Static Townsperson Spawns]]
 +
* [[Static World Spawns (Game Mechanics)|Static World Spawns]]
 +
* [[Dynamic World Spawns (Game Mechanics)|Dynamic World Spawns]]
  
 
==Source References==
 
==Source References==

Latest revision as of 20:45, 12 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.

Game Mechanics

Mob Spawning is the process by which npc and creature objects are brought into or removed from the game world. There are four types of spawning scenerios and several controlling factors for how things are spawned.


Controlling Factors

Region lists are the primary controlling factor in what spawns on a planet, however resource concentrations, and the type of player traffic through an area add influences to the concentration and composition of spawns.


Spawn Types

Source References

Source Source in Context