Ability - Reduced Bazaar Fees
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 merchant gains a reduction in the cost of using the Galactic Commodities Bazaar.
Command: /command
CommandQueue Entry: CommandQueue Link Goes Here
|
Related Tags
75%
|
This document is nearing completion.
|
|
Ability
|
This document relates to Player Abilities.
|
|
Merchant
|
This document is related to the Merchant Profession.
|
|
|
Ability Breakdown & Details
This ability is granted at efficiency I and III. The Reduced Bazaar fees ability has the effect of reducing the cost to place and list items on the bazaar, namely using the 100 credit fee for using Premium Auction skill and also the 20credit fee to list an item.
At efficiency I the bazaar cost is reduced 20%, at efficiency III it is reduced by another 20% giving a grand total of 40% reduction to the costs of bazaar functions.
Below is a list of the costs to operate the bazaar at the various levels of efficiency.
None Eff I Eff III
Premium Auctions : 100 80 60
Bazaar Fee : 20 16 12
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
|