Changes

Jump to navigation Jump to search
1,926 bytes added ,  15:06, 15 May 2015
Line 7: Line 7:     
{|
 
{|
|Orange
+
|SoftwareType
|Apple
+
|This is the root tag, which all tags should be a child to.
 
|-
 
|-
|Bread
+
|Name
|Pie
+
|The name of the software as it will appear in dropdown lists, etc.
 
|-
 
|-
|Butter
+
|Category
|Ice cream
+
|How the field of the software will be referred to in articles, e.g. games are categorized as "Gaming"
 +
|-
 +
|Description
 +
|The contents of the tooltip that will appear when hovering over the software type in the dropdown menu in the design document window.
 +
|-
 +
|Random
 +
|How much sales will vary. When a product is released, a random number between this number and 1 is chosen and will be multiplied for all sales. As an example, for games it is 0.5, since you can't count on good sales for a game, but for operating systems, it is 1, since they are generally in demand and necessary for a computer to work.
 +
|-
 +
|Popularity
 +
|How popular a software type is, which limits the maximum amount of income. Operating system have 1 and games have 0.8.
 +
|-
 +
|OSSpecific
 +
|Whether you need to choose an operating system for this software.
 +
|-
 +
|OneClient
 +
|Whether this software is for contract work. This does not currently work as expected, so you should probably avoid setting this to TRUE.
 +
|-
 +
|InHouse
 +
|Whether you can lock this software to your own company. This makes sense for game engines, but not for games for example.
 +
|-
 +
|NameGenerator
 +
|The [[Modding#name generators|name generator]] to use for simulated companies or for when the player clicks the name button in the design document.
 +
|-
 +
|Needs
 +
|All software types that this software type depends on, each need should be defined in a <Name> tag in the <Needs> tag. This will be deprecated at some point in the future and decided by feature dependencies instead.
 +
|-
 +
|Features
 +
|All [[Modding#features|features]] that this software can implement.
 +
|-
 +
|Name
 +
|The name of the software as it will appear in dropdown lists, etc.
 +
|-
 +
|Name
 +
|The name of the software as it will appear in dropdown lists, etc.
 +
|-
 +
|Name
 +
|The name of the software as it will appear in dropdown lists, etc.
 
|}
 
|}

Navigation menu