Faction: Difference between revisions
From Corporate Dawn Wiki
No edit summary |
No edit summary |
||
Line 73: | Line 73: | ||
"IsCorporation": { | "IsCorporation": { | ||
"type": "boolean", | "type": "boolean", | ||
"default": " | "default": "true", | ||
"autovalue": "true" | |||
}, | }, | ||
"IsMegaCorporation": { | "IsMegaCorporation": { | ||
"type": "boolean", | "type": "boolean", | ||
"default": " | "default": "true", | ||
"autovalue": "true" | |||
}, | }, | ||
"IsPrivateMilitary": { | "IsPrivateMilitary": { | ||
"type": "boolean", | "type": "boolean", | ||
"default": "Yes" | "default": "Yes", | ||
"autovalue": "Yes" | |||
}, | }, | ||
"IsPublicMilitary": { | "IsPublicMilitary": { | ||
"type": "boolean", | "type": "boolean", | ||
"default": "Yes" | "default": "Yes", | ||
"autovalue": "Yes" | |||
}, | }, | ||
"IsPrivateMilitaryCompany": { | "IsPrivateMilitaryCompany": { | ||
"type": "boolean", | "type": "boolean", | ||
"default": " | "default": "true", | ||
"autovalue": "true" | |||
}, | }, | ||
"IsConfederation": { | "IsConfederation": { | ||
"type": "boolean", | "type": "boolean", | ||
"default": " | "default": "true", | ||
"autovalue": "true" | |||
}, | }, | ||
"IsFederation": { | "IsFederation": { | ||
"type": "boolean", | "type": "boolean", | ||
"default": " | "default": "true", | ||
"autovalue": "true" | |||
}, | }, | ||
"IsRegional": { | "IsRegional": { | ||
"default": " | "type": "boolean", | ||
"default": "true", | |||
"autovalue": "true" | |||
}, | }, | ||
"IsPlanetary": { | "IsPlanetary": { | ||
"default": " | "type": "boolean", | ||
"default": "true", | |||
"autovalue": "true" | |||
}, | }, | ||
"IsSystemWide": { | "IsSystemWide": { | ||
"default": " | "type": "boolean", | ||
"default": "true", | |||
"autovalue": "true" | |||
}, | }, | ||
"IsGalactic": { | "IsGalactic": { | ||
"default": " | "type": "boolean", | ||
"default": "true", | |||
"autovalue": "true" | |||
}, | }, | ||
"IsIntergalactic": { | "IsIntergalactic": { | ||
"default": " | "type": "boolean", | ||
"default": "true", | |||
"autovalue": "true" | |||
}, | }, | ||
"IsMultidimensional": { | "IsMultidimensional": { | ||
"autovalue": " | "type": "boolean", | ||
"default": "true", | |||
"autovalue": "true" | |||
}, | }, | ||
"logo": { | "logo": { |
Revision as of 04:15, 8 August 2024
Faction | ||
---|---|---|
Faction Type(s) | Unknown | |
Influence | Unknown | |
Location | Unknown |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Faction Logo | logo | no description | File | required |
Faction Name | name | no description | Page name | required |
Location | location | no description
| Line | suggested |
IsCorporation | IsCorporation | no description
| Boolean | optional |
IsMegaCorporation | IsMegaCorporation | no description
| Boolean | optional |
IsPrivateMilitary | IsPrivateMilitary | no description
| Boolean | optional |
IsPublicMilitary | IsPublicMilitary | no description
| Boolean | optional |
IsPrivateMilitaryCompany | IsPrivateMilitaryCompany | no description
| Boolean | optional |
IsConfederation | IsConfederation | no description
| Boolean | optional |
IsFederation | IsFederation | no description
| Boolean | optional |
IsRegional | IsRegional | no description
| Boolean | optional |
IsPlanetary | IsPlanetary | no description
| Boolean | optional |
IsSystemWide | IsSystemWide | no description
| Boolean | optional |
IsGalactic | IsGalactic | no description
| Boolean | optional |
IsIntergalactic | IsIntergalactic | no description
| Boolean | optional |
IsMultidimensional | IsMultidimensional | no description
| Boolean | optional |