RandomEventDefType: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=RandomEventDefType Definition= ==References== * Randomeventdefs * RandomEventDefType ** id: Any ** nameID: StringInfo **...") |
m (ZombiesRus5 moved page Sins of a Solar Empire:RandomEventDefType to RandomEventDefType over redirect) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[RebellionSyntax|Rebellion Syntax]] | |||
[[RebellionSyntax|Rebellion Syntax]] | |||
=RandomEventDefType Definition= | =RandomEventDefType Definition= | ||
==References== | ==References== | ||
Line 8: | Line 10: | ||
** warningID: [[StringInfo]] | ** warningID: [[StringInfo]] | ||
** [[spawnType|spawnType]]: [[Condition]] | ** [[spawnType|spawnType]]: [[Condition]] | ||
** | ** playerOwnerType: [[Enumeration]] | ||
*** Invalid | *** Invalid | ||
*** LocationOwner | *** LocationOwner | ||
Line 16: | Line 18: | ||
*** Pirate | *** Pirate | ||
*** Rebel | *** Rebel | ||
** | ** spawnLocation: [[Enumeration]] | ||
*** AllLocations | *** AllLocations | ||
*** Invalid | *** Invalid |
Latest revision as of 09:47, 23 June 2016
Rebellion Syntax Rebellion Syntax
RandomEventDefType Definition
References
* Randomeventdefs
- RandomEventDefType
- id: Any
- nameID: StringInfo
- warningID: StringInfo
- spawnType: Condition
- playerOwnerType: Enumeration
- Invalid
- LocationOwner
- MadVasari
- Null
- Occupation
- Pirate
- Rebel
- spawnLocation: Enumeration
- AllLocations
- Invalid
- RandomLocation
- RandomLocationSpace
- RandomNonHomeworld
- RandomPirateBase
- RandomPlayerAllLocations
- RandomStar
- TriggerLocation
- excludedSpawnLocationCount: [Iteration]
- excludedSpawnLocation: Entity
- spawnRequirement: Condition
- spawnWeight: Decimal