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

From SWGANH Wiki
Jump to: navigation, search
(Game Mechanics)
(Game Mechanics)
Line 60: Line 60:
  
  
Resources are objects in the game in which are used in the production of crafted goods. All resources are classified by categories in the form of nested tiering types and sub-types. All resources have a certain set of attributes given to them that are used to affect the quality of the crafted goods. Each resource has a min and max cap value that can spawn for these attributes. The resource class type break down along with each resource's min and max cap attribute values can be found in the client files under "resource_tree.iff." Resources are located through using the artisan surveying ability in combination with artisan survey tools. When this ability is used, a local terrain map is generated in the tools display that shows the player an area that is setup in the form of a grid. This grid is made up of percentage values that indicate concentrations of a particular resource. The concentration points on the grid indicate  how much of the resource the player can acquire during the extraction process. Resources and their concentration points are generated by a dynamic and complex system that distributes individual resource types across the server through out the various planets.
+
Resources are objects in the game in which are used in the production of crafted goods. All resources are classified by categories in the form of nested tiering types and sub-types. All resources have a certain set of attributes given to them that are used to affect the quality of the crafted goods. Each resource has a min and max cap value that can spawn for these attributes. The resource class type break down along with each resource's min and max cap attribute values can be found in the client files under "resource_tree.iff."  
  
After a resource has been seeding across the planets, that resource can then be obtained by using Artisan Survey Tools and the Resource Sampling ability as well as well as resource harvesting machines while situated on resource concentration points.
+
 
 +
 
 +
Most types of Resources are located by means of using the artisan surveying ability in combination with artisan survey tools. When this ability is used, a local terrain map is generated in the tools display that shows the player an area that is setup in the form of a grid. This grid is made up of percentage values that indicate concentrations of a particular resource. The concentration points on the grid indicate  how much of the resource the player can acquire during the extraction process. Resources and their concentration points are generated by a dynamic and complex system that distributes individual resource types across the server through out the various planets. 
 +
 
 +
After a resource has been seeded across a planet, that resource can then be obtained by using Artisan Survey Tools and the Resource Sampling ability, resource harvesting machines, the /harvestcorpse ability from scouts, searching lairs as well as loot from containers. Other resources such as creature resource or in the case of creature harvested resources, the /harvestcreature ability is used.
  
 
==Source References==
 
==Source References==

Revision as of 15:09, 24 June 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

Resources are objects in the game in which are used in the production of crafted goods. All resources are classified by categories in the form of nested tiering types and sub-types. All resources have a certain set of attributes given to them that are used to affect the quality of the crafted goods. Each resource has a min and max cap value that can spawn for these attributes. The resource class type break down along with each resource's min and max cap attribute values can be found in the client files under "resource_tree.iff."


Most types of Resources are located by means of using the artisan surveying ability in combination with artisan survey tools. When this ability is used, a local terrain map is generated in the tools display that shows the player an area that is setup in the form of a grid. This grid is made up of percentage values that indicate concentrations of a particular resource. The concentration points on the grid indicate how much of the resource the player can acquire during the extraction process. Resources and their concentration points are generated by a dynamic and complex system that distributes individual resource types across the server through out the various planets.

After a resource has been seeded across a planet, that resource can then be obtained by using Artisan Survey Tools and the Resource Sampling ability, resource harvesting machines, the /harvestcorpse ability from scouts, searching lairs as well as loot from containers. Other resources such as creature resource or in the case of creature harvested resources, the /harvestcreature ability is used.

Source References

Source Source in Context