Survey Missions (Game Mechanics)
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.
|
System MessagesGame MechanicsSurvey missions are missions that require a player to find a minimum level concentration of a resource and perform a survey scan over it. Another restriction on survey missions is that the concentration must also be at least 1024 meters from the mission giving npc or mission terminal used to obtain the mission. 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 Datapad DetailsAnalysis 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. m10s - Response given by a mission giving npc once the player finished that particular assignment and came back to it to collect their reward. 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 Survey Mission
Source References
|