Difference between revisions of "Adjust Taxes SUI (Game Messages)"
From SWGANH Wiki
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| |valign=top| {| border="0" width="100%" cellpadding=6 |- |valign=...) |
(→Related Tags) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 20: | Line 20: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{D25%}} |
|- | |- | ||
||{{Game Messages}} | ||{{Game Messages}} | ||
Line 35: | Line 35: | ||
|} | |} | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== SUI Prompt == | == SUI Prompt == | ||
Line 59: | Line 45: | ||
|- align="center" style="background-color:#ffffcc;" | |- align="center" style="background-color:#ffffcc;" | ||
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Title'''||'''Description'''||'''Contents'''||'''Button'''||'''Notes'''||'''Examples''' | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Title'''||'''Description'''||'''Contents'''||'''Button'''||'''Notes'''||'''Examples''' | ||
+ | |---- | ||
+ | |adjust_taxes_t | ||
+ | |/string/en/city/ | ||
+ | |city.stf | ||
+ | | | ||
+ | |Adjust Taxes | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |[[Adjust Taxes SUI 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |adjust_taxes_d | ||
+ | |/string/en/city/ | ||
+ | |city.stf | ||
+ | | | ||
+ | | | ||
+ | |Select the tax you wish to adjust from the list below. | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |[[Adjust Taxes SUI 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |set_tax_d_garage | ||
+ | |/string/en/city/ | ||
+ | |city.stf | ||
+ | | | ||
+ | | | ||
+ | |The garage tax is a service fee added to the total cost of repair for a vehicle. If vehicle repairs would cost the owner 100cr, the total would be 110cr if the fee was 10%. Garage tax can be between 0 and 30%. | ||
+ | | | ||
+ | | | ||
+ | |Presumably Displays in the description field when a player clicks on its respective content option in the sui window. | ||
+ | |[[Adjust Taxes SUI 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |set_tax_d_income | ||
+ | |/string/en/city/ | ||
+ | |city.stf | ||
+ | | | ||
+ | | | ||
+ | |Income tax is a flat fee charged to each citizen of the city every week. It acts as a "membership fee" for citizens of the city. The income tax may be any value from 0 to 2000 credits per week. | ||
+ | | | ||
+ | | | ||
+ | |Presumably Displays in the description field when a player clicks on its respective content option in the sui window. | ||
+ | |[[Adjust Taxes SUI 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |set_tax_d_property | ||
+ | |/string/en/city/ | ||
+ | |city.stf | ||
+ | | | ||
+ | | | ||
+ | |The property tax is charged to every structure placed within the city on an ongoing basis. The tax value is a percentage of the total credits paid in maintenance. (A structure that pays 10 cr/hr would pay the city 1 cr/hr if the property tax was 10%.) The property tax may be any value from 0 to 50%. | ||
+ | | | ||
+ | | | ||
+ | |Presumably Displays in the description field when a player clicks on its respective content option in the sui window. | ||
+ | |[[Adjust Taxes SUI 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |set_tax_d_sales | ||
+ | |/string/en/city/ | ||
+ | |city.stf | ||
+ | | | ||
+ | | | ||
+ | |Sales tax is charged by vendors operating within the city. It is added to the cost of goods as a percentage of the list cost of the item. (I.E., an Item that is listed for 100 cr would actually cost 110 cr with a 10% sales tax). The taxed portion is placed in the city treasury when the item is bought. Sales tax may be any value from 0 to 20%. | ||
+ | | | ||
+ | | | ||
+ | |Presumably Displays in the description field when a player clicks on its respective content option in the sui window. | ||
+ | |[[Adjust Taxes SUI 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |set_tax_d_travel | ||
+ | |/string/en/city/ | ||
+ | |city.stf | ||
+ | | | ||
+ | | | ||
+ | |The travel ticket fee is the portion of the travel ticket cost charged by the city. The Planetary Travel Authority charges a base ticket fee (which varies based on the source and destination planet). The city may levy an additional fee ranging from 1 to 500 cr that is collected at the time of ticket purchase. | ||
+ | | | ||
+ | | | ||
+ | |Presumably Displays in the description field when a player clicks on its respective content option in the sui window. | ||
+ | |[[Adjust Taxes SUI 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |set_tax_t_income | ||
+ | |/string/en/city/ | ||
+ | |city.stf | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |Adjust Income Tax | ||
+ | | | ||
+ | | | ||
+ | |[[Adjust Taxes SUI 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |set_tax_t_property | ||
+ | |/string/en/city/ | ||
+ | |city.stf | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |Adjust Property Tax | ||
+ | | | ||
+ | | | ||
+ | |[[Adjust Taxes SUI 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |set_tax_t_sales | ||
+ | |/string/en/city/ | ||
+ | |city.stf | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |Adjust Sales Tax | ||
+ | | | ||
+ | | | ||
+ | |[[Adjust Taxes SUI 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |set_tax_t_travel | ||
+ | |/string/en/city/ | ||
+ | |city.stf | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |Adjust Travel Fee | ||
+ | | | ||
+ | | | ||
+ | |[[Adjust Taxes SUI 1 (Example)|Example]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
|} | |} |
Latest revision as of 09:05, 26 August 2009
This article or section needs proper wiki formatting. |
Game Messages - Message Category
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
|
|
SUI Prompt
|