Difference between revisions of "Underworld I (Ability)"

From SWGANH Wiki
Jump to: navigation, search
(Ability Breakdown & Details)
 
(15 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Ability Description...
+
A Smuggler deals with aliens every day, negotiating the finer points of a contract legal and otherwise. This requires both good negotiation skills and the ability to understand the languages of the parties involved. This skill grants the ability to understand most languages spoken in the galaxy.  It also reduces the cost of all faction perks by 10% for the smuggler.
 
<br><br>'''Command:''' /command
 
<br><br>'''Command:''' /command
 
<br>'''CommandQueue Entry:''' '''[[CommandQueue Link Goes Here]]'''
 
<br>'''CommandQueue Entry:''' '''[[CommandQueue Link Goes Here]]'''
Line 14: Line 14:
  
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Ability}}
 
||{{Ability}}
Line 24: Line 24:
  
 
= Ability Breakdown & Details =
 
= Ability Breakdown & Details =
 +
 +
 +
  
 
{| border="0" width="100%" cellpadding=6
 
{| border="0" width="100%" cellpadding=6
Line 90: Line 93:
  
 
==Combat Chat Spam==
 
==Combat Chat Spam==
 
{| align="center"
 
|-
 
||
 
{| class="wikitable"
 
|- align="center" style="background-color:#ffffcc;"
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Player Message1'''||'''Player Message2'''||'''Other Player's Message'''
 
|- align="center"
 
||
 
ID Value
 
||
 
/path/goes/here/
 
||
 
filename.stf
 
||
 
internal_command_string
 
||
 
System Message Text
 
||
 
test
 
||
 
test3
 
 
|-
 
|}
 
|}
 
  
 
==Fly Text==
 
==Fly Text==
 
{| align="center"
 
|-
 
||
 
{| class="wikitable"
 
|- align="center" style="background-color:#ffffcc;"
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''
 
|-align="center"
 
||ID Value
 
||/path/goes/here/
 
||filename.stf
 
||internal_command_string
 
||System Message Text
 
|-
 
|}
 
|}
 
  
 
==Formula(s)==
 
==Formula(s)==
Line 146: Line 107:
 
|-
 
|-
 
||
 
||
{| class="wikitable"
+
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
 
|width="150px"|'''Source'''||width="650px"|'''Source in Context'''
 
|width="150px"|'''Source'''||width="650px"|'''Source in Context'''
 
|- align="center"
 
|- align="center"
||[[Berserk_Source1|Source1]]||Source1
+
||[[Underworld 1 (Source)|Source 1]]||http://soe.lithium.com/swg/board/message?board.id=smuggler&message.id=164047&view=by_date_ascending&page=1
 
|- align="center"
 
|- align="center"
||[[Berserk_Source2|Source2]]||Source2
+
 
 +
||[[Underworld 2 (Source)|Source 2]]||http://forums.station.sony.com/swg/board/message?board.id=smuggler&message.id=140781
 +
 
 +
|- align="center"
 +
 
 +
||[[Underworld 3 (Source)|Source 3]]||http://swgforums.swganh.org/viewtopic.php?search_id=1923997373&t=477571
 +
 
 +
|- align="center"
 +
 
 +
||[[Underworld 4 (Source)|Source 4]]||[[Underworld Context 4 (Source)|Source 4]]
 +
 
 +
|- align="center"
 +
 
 +
||[[Underworld 5 (Source)|Source 5]]||[[Underworld Context 5 (Source)|Source 5]]
 +
 
 +
|- align="center"
 +
 
 +
||[[Underworld 6 (Source)|Source 6]]||[[Underworld Context 6 (Source)|Source 6]]
 
|-
 
|-
 
|}
 
|}

Latest revision as of 02:36, 12 September 2009

Ability - Underworld I

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Description

A Smuggler deals with aliens every day, negotiating the finer points of a contract legal and otherwise. This requires both good negotiation skills and the ability to understand the languages of the parties involved. This skill grants the ability to understand most languages spoken in the galaxy. It also reduces the cost of all faction perks by 10% for the smuggler.

Command: /command
CommandQueue Entry: CommandQueue Link Goes Here

Related Tags

75% This document is nearing completion.

Ability This document relates to Player Abilities.

Smuggler This document is related to the Smuggler Profession.

Ability Breakdown & Details

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 Prompt
ID Value /path/goes/here/ filename.stf internal_command_string System Message Text Prompt Number

SUI Prompt

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)

  • 1 + 1 = 3
  • 2 - 2 + 2 = 3

Source References

Source Source in Context
Source 1 http://soe.lithium.com/swg/board/message?board.id=smuggler&message.id=164047&view=by_date_ascending&page=1
Source 2 http://forums.station.sony.com/swg/board/message?board.id=smuggler&message.id=140781
Source 3 http://swgforums.swganh.org/viewtopic.php?search_id=1923997373&t=477571
Source 4 Source 4
Source 5 Source 5
Source 6 Source 6

Ability HAM Costs

Modifier Value
Health Cost 0
Action Cost 0
Mind Cost 0
Force Cost 0

Ability Multipliers

Modifier Value
Health cost 0
Action cost 0
Mind cost 0
Force cost 0
Damage 0
Delay Time 0