SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Description
This ability allows you to perform image design commands.
Command: /command
CommandQueue Entry: CommandQueue Link Goes Here
|
Related Tags
0%
|
This document has not been started.
|
|
Ability
|
This document relates to Player Abilities.
|
|
Entertainer
|
This document is related to the Entertainer Profession.
|
|
Image Designer
|
This document is related to the Image Designer Profession.
|
|
|
Ability Breakdown & Details
The Image Design ability allows a novice entertainer to initiate a session with themself or another player which offers the opportunity to change physical appearances and character statistics.
All facial/cosmetic/physical modifications available at character creation are offered as well as:
- Additional ID-only hair/frill/lekku/horn/ridge styles
- Unique Color Palettes (a Master Image Designer has access to 256 colors in each palette)
- Stat Migration
- Holo-Emotes
To initiate an image design session, a player can take several actions depending no what they wish to do. If the player wishes to image design themself, they may Type control-1 to target themself and then issue the /imagedesign command. Players can also image design themselves by clearing their current target and typing /imagedesign. This will open up a User Interface listing any learned customization features. To image design a player, the target and the image designer must be grouped. Once this is done, the image designer must target the player and then issue the /imagedesign command. This will open up an Image Designer interface for the image designer to customize the player in real-time and it will also open up an Image Designer interface for the player to view their customization in progress.
Image Design Features
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
|
ID Value
|
/path/goes/here/
|
filename.stf
|
internal_command_string
|
System Message Text
|
|
SUI Prompt
ID |
Path |
Filename |
Trigger |
Window Title |
Window Description |
Button1 Label |
Button2 Label |
Button3 Label
|
1
|
/path/goes/here
|
filename.stf
|
Internal SUI label
|
SUI Window Description
|
SUI Window Label
|
SUI Button Label
|
SUI Button Label
|
SUI Button Label
|
|
Combat Chat Spam
ID |
Path |
Filename |
Trigger |
Player Message1 |
Player Message2 |
Other Player's Message
|
ID Value
|
/path/goes/here/
|
filename.stf
|
internal_command_string
|
System Message Text
|
test
|
test3
|
|
Fly Text
ID |
Path |
Filename |
Trigger |
Message
|
ID Value
|
/path/goes/here/
|
filename.stf
|
internal_command_string
|
System Message Text
|
|
Formula(s)
Source References
|
Ability HAM Costs
Modifier |
Value
|
Health Cost |
0
|
Action Cost |
0
|
Mind Cost |
66
|
Force Cost |
0
|
|
Ability Multipliers
Modifier |
Value
|
Health cost |
0
|
Action cost |
0
|
Mind cost |
0
|
Force cost |
0
|
Damage |
0
|
Delay Time |
0
|
|
|