|
|
Line 192: |
Line 192: |
| | | |
| | | |
− | ''' Prompt 2: Surveying ''' | + | '''Prompt 2: Surveying''' |
| | | |
| {| align="center" | | {| align="center" |
Revision as of 11:02, 6 September 2007
Ability - Survey Resource
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Description
The /survey command is used in conjunction with a sample tool. When you /survey your character will survey for whatever resource you last selected in the sample tool UI. This allows you to perform a survey without using the sample tool UI.
Command: /survey
CommandQueue Entry: survey (19C9FAC1)
Setting Survey Range in the NGE
|
The Survey Window in the NGE
|
Survey Results in the NGE
|
|
Related Tags
0%
|
This document has not been started.
|
|
Ability
|
This document relates to Player Abilities.
|
|
Artisan
|
This document is related to the Artisan Profession.
|
|
|
Ability Breakdown & Details
Surveying is the primary means of locating resources in SWG. Higher Surveying skill modifiers allow the player to increase the range at which they can spot resource concentrations.
When you select tool options/set range radial menu for the survey tools, you can select from 5 settings:
* 64m x 3pts range -- Novice artisan +20 surveying
* 128m x 4pts range Surveying 1 +15 surveying
* 192m x 4pts range Surveying 2 +20 surveying
* 256m x 5pts range Surveying 3 +20 surveying
* 320m x 5 pts range Surveying 4 +25 surveying
Ability Flow
<graphviz>
digraph G
{
rankdir = LR;
node [shape=record, width=.2, height=.2];
node [width=1];
node1 [color="#929292", label = "Step 01", style="bold", fontname="arial",
fontcolor="#929292", URL="Test101"];
node2 [color="orange", label = "Step 02", style="bold", fontname="arial",
fontcolor="#458CAF", URL="Test102"];
node3 [color="orange", label = "Step 03", style="bold", fontname="arial",
fontcolor="#458CAF", URL="Test101"];
node1 -> node2:w [color="#929292"];
node2:w -> node3:e [color="#515FCA", constraint=false];
}
</graphviz>
|
System Messages
ID |
Path |
Filename |
Trigger |
Message
|
start_survey
|
/string/en/
|
survey.stf
|
internal_command_string
|
You begin to survey for %TO.
|
survey_sample
|
/string/en/
|
survey.stf
|
internal_command_string
|
You can't take a survey while you are collecting samples.
|
survey_waypoint
|
/string/en/
|
survey.stf
|
internal_command_string
|
A waypoint to the highest detected concentration of the resource has been activated.
|
|
SUI Prompt
Prompt 1: Setting Survey Range
ID |
Path |
Filename |
Trigger |
Window Title |
Window Description |
SUI Button Label |
Window Contents
|
swg
|
/string/en/
|
sui.stf
|
|
Star Wars Galaxies
|
|
|
|
select_range
|
/string/en/
|
survey.stf
|
internal_command_string
|
|
Select the desired range to resolution ratio.
|
|
|
|
|
|
|
|
|
|
Range Choices 64m x 3pts etc.
|
|
|
|
|
|
|
OK
|
|
|
Prompt 2: Surveying
ID |
Path |
Filename |
Trigger |
Window Title |
Window Description |
SUI Button Label |
Window Contents
|
1
|
/path/goes/here
|
filename.stf
|
Internal SUI label
|
SUI Window Title
|
SUI Window Description
|
SUI Button Label
|
SUI Window Contents
|
|
Combat Chat Spam
Fly Text
Formula(s)
Source References
|
Ability HAM Costs
Modifier |
Value
|
Health Cost |
0
|
Action Cost |
0
|
Mind Cost |
100
|
Force Cost |
0
|
|
Ability Multipliers
Modifier |
Value
|
Health cost |
0
|
Action cost |
0
|
Mind cost |
0
|
Force cost |
0
|
Damage |
0
|
Delay Time |
0
|
|
|