Difference between revisions of "Survey Missions (Game Mechanics)"
(→Analysis of Mission Details) |
(→Crafting Mission STF Analysis) |
||
Line 114: | Line 114: | ||
<br><br> | <br><br> | ||
− | == | + | == Survey Mission STF Analysis == |
− | The following is an example taken from the | + | The following is an example taken from the mission_npc_survey_neutral_easy.stf file for survey missions. An overview for how to properly read and interpret the stf file will be included further below. |
+ | m10o Surveying is no easy task, friend. I'm talking about true surveying -- the art of locating the largest deposits of the most precious materials in the dangerous wilds. That is something that only a master can accomplish. The ignorant think all it takes is a survey tool and some patience, but we know better, eh? Go and find this material for me. Prove your mastery of the subject. | ||
− | + | m10s You and I are one of a kind, citizen. We are as rare as some of the materials we seek. I'm proud to pay you for your time. | |
− | + | m10t Surveying Is Beautiful | |
− | |||
− | |||
− | |||
Line 135: | Line 133: | ||
Notes: | Notes: | ||
− | + | m10o - This is the mission description displayed in mission terminals or on the mission if a player examines the mission. This is also given as npc dialogue when a player receives the mission from a mission giving npc. | |
− | |||
− | |||
− | |||
− | |||
m10s - This response is not used in game, but was probably intended as a response given by a mission giving npc once the player finished that particular assignment and came back to it for another mission. | m10s - This response is not used in game, but was probably intended as a response given by a mission giving npc once the player finished that particular assignment and came back to it for another mission. | ||
m10t - This is the mission title as seen on the terminal or on the mission details once the mission has been accepted by the player. | m10t - This is the mission title as seen on the terminal or on the mission details once the mission has been accepted by the player. | ||
+ | |||
<br><br> | <br><br> | ||
+ | |||
== Step by Step Progression of a Crafting Mission == | == Step by Step Progression of a Crafting Mission == | ||
Revision as of 02:55, 2 August 2009
This article or section needs proper wiki formatting. |
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.
|
Game MechanicsSurvey missions are missions that require a player to find a minimum level concentration of a resource and perform a survey scan over it. Survey missions may be picked up from the Survey tab on artisan mission terminals or from mission giving npcs. Survey Mission STFsThe following is a list of stfs that contain survey mission data:
Analysis of Mission DetailsThere are a number of important bits of information to know about a mission which are viewable through the mission details on the mission terminal or on the mission itself in the player's datapad. The parts of a crafting mission details are:
Resource This is the type of resource that the player must survey.
This is the minimum resource concentration percentage value that the player must be on top of to get credit for the mission when they use the survey ability.
The creator of the mission is a randomly generated name unless the mission comes from a mission giving npc. If the mission comes from an npc then the mission creator is the name of that particular npc. Reward This is the payout to the player in credits for successfully completing the mission. Reward is only given out if the player surveys on a resource concentration matching the efficiency value AND that position must be 1024 meters or further from the mission terminal that the player used to get the mission or the npc that the player received the mission from.
Survey Mission STF AnalysisThe following is an example taken from the mission_npc_survey_neutral_easy.stf file for survey missions. An overview for how to properly read and interpret the stf file will be included further below.
m10s You and I are one of a kind, citizen. We are as rare as some of the materials we seek. I'm proud to pay you for your time. m10t Surveying Is Beautiful
Notes: m10o - This is the mission description displayed in mission terminals or on the mission if a player examines the mission. This is also given as npc dialogue when a player receives the mission from a mission giving npc.
m10t - This is the mission title as seen on the terminal or on the mission details once the mission has been accepted by the player.
Step by Step Progression of a Crafting Mission
Source References
|