Difference between revisions of "AbilitySyntax"
Jump to navigation
Jump to search
ZombiesRus5 (talk | contribs) (→References) |
ZombiesRus5 (talk | contribs) (→Ability Definition) |
||
Line 8: | Line 8: | ||
+ | [[RebellionSyntax|Rebellion Syntax]] | ||
[[RebellionSyntax|Rebellion Syntax]] | [[RebellionSyntax|Rebellion Syntax]] | ||
=Ability Definition= | =Ability Definition= | ||
Line 19: | Line 20: | ||
: Ability | : Ability | ||
<div class="toccolours mw-collapsible mw-collapsed"> | <div class="toccolours mw-collapsible mw-collapsed"> | ||
− | :: | + | :: buffInstantActionType: [[ConditionSyntax|Condition]] |
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
<div class="toccolours mw-collapsible mw-collapsed"> | <div class="toccolours mw-collapsible mw-collapsed"> |
Revision as of 15:46, 2 January 2019
Ability Definition
Used to create abilities.
An Ability is an entity file that can be assigned to an object as the "front end" for a buff.
Rebellion Syntax
Rebellion Syntax
Ability Definition
Used to create abilities.
An Ability is an entity file that can be assigned to an object as the "front end" for a buff.
- Ability
- buffInstantActionType: Condition
- AddPopulationToPlanet
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- ApplyArbitraryTargettedBuffToSelf
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- buffType: Entity
- range
- effectInfo
- effectAttachInfo
- ApplyBuffToAllFirstSpawnerShipsAndStructures
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- effectInfo
- effectAttachInfo
- ApplyBuffToFirstSpawnerNoFilterNoRange
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- buffType: Entity
- ApplyBuffToIncomingHyperspacers
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- effectInfo
- effectAttachInfo
- ApplyBuffToLastSpawnerNoFilterNoRange
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- buffType: Entity
- ApplyBuffToLastSpawnerWithTravelNoFilterNoRange
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- FALSE
- TRUE
- Target
- Targetter
- weaponEffectAttachInfo
- RandomMesh
- Center
- CenterOffsetBySpatialRadius
- Beam
- burstCount: Decimal
- burstDelay: Decimal
- fireDelay: Decimal
- muzzleEffectName: Particle
- muzzleSoundMinRespawnTime: Decimal
- muzzleSounds
- hitEffectName: Particle
- hitHullEffectSounds
- hitShieldsEffectSounds
- beamEffectSounds
- beamGlowTextureName: Texture
- beamCoreTextureName: Texture
- beamWidth: Decimal
- beamGlowColor: Color
- beamCoreColor: Color
- beamTilingRate: Decimal
- Missile
- burstCount: Decimal
- burstDelay: Decimal
- fireDelay: Decimal
- muzzleEffectName: Particle
- muzzleSoundMinRespawnTime: Decimal
- muzzleSounds
- hitEffectName: Particle
- hitHullEffectSounds
- hitShieldsEffectSounds
- missileTravelEffectName: Particle
- missileStartTurningDistance: Decimal
- missileSlowTurnRate: Decimal
- missileMaxSlowTurnTime: Decimal
- ApplyBuffToLocalOrbitBodiesWithinDistance
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- connectionDistance: Decimal
- maxTargetCount
- effectInfo
- effectAttachInfo
- ApplyBuffToLocalOrbitBody
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- effectInfo
- effectAttachInfo
- ApplyBuffToLocalOrbitBodyWithTravel
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- travelSpeed: Decimal
- FALSE
- TRUE
- Target
- Targetter
- weaponEffectAttachInfo
- RandomMesh
- Center
- CenterOffsetBySpatialRadius
- Beam
- burstCount: Decimal
- burstDelay: Decimal
- fireDelay: Decimal
- muzzleEffectName: Particle
- muzzleSoundMinRespawnTime: Decimal
- muzzleSounds
- hitEffectName: Particle
- hitHullEffectSounds
- hitShieldsEffectSounds
- beamEffectSounds
- beamGlowTextureName: Texture
- beamCoreTextureName: Texture
- beamWidth: Decimal
- beamGlowColor: Color
- beamCoreColor: Color
- beamTilingRate: Decimal
- Missile
- burstCount: Decimal
- burstDelay: Decimal
- fireDelay: Decimal
- muzzleEffectName: Particle
- muzzleSoundMinRespawnTime: Decimal
- muzzleSounds
- hitEffectName: Particle
- hitHullEffectSounds
- hitShieldsEffectSounds
- missileTravelEffectName: Particle
- missileStartTurningDistance: Decimal
- missileSlowTurnRate: Decimal
- missileMaxSlowTurnTime: Decimal
- ApplyBuffToSelf
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- buffType: Entity
- effectInfo
- effectAttachInfo
- ApplyBuffToSelfWithFilter
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- ApplyBuffToTarget
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- range
- effectInfo
- effectAttachInfo
- ApplyBuffToTargetNoFilterNoRange
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- buffType: Entity
- ApplyBuffToTargetNoRange
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- effectInfo
- effectAttachInfo
- ApplyBuffToTargetOnWeaponFired
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- ApplyBuffToTargetWithEntryVehicles
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- range
- entryVehicleType: Entity
- numEntryVehicles
- travelTime: Decimal
- entryVehicleLaunchInfo
- effectAttachInfo
- ApplyBuffToTargetWithTravel
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- FALSE
- TRUE
- Target
- Targetter
- weaponEffectAttachInfo
- RandomMesh
- Center
- CenterOffsetBySpatialRadius
- Beam
- burstCount: Decimal
- burstDelay: Decimal
- fireDelay: Decimal
- muzzleEffectName: Particle
- muzzleSoundMinRespawnTime: Decimal
- muzzleSounds
- hitEffectName: Particle
- hitHullEffectSounds
- hitShieldsEffectSounds
- beamEffectSounds
- beamGlowTextureName: Texture
- beamCoreTextureName: Texture
- beamWidth: Decimal
- beamGlowColor: Color
- beamCoreColor: Color
- beamTilingRate: Decimal
- Missile
- burstCount: Decimal
- burstDelay: Decimal
- fireDelay: Decimal
- muzzleEffectName: Particle
- muzzleSoundMinRespawnTime: Decimal
- muzzleSounds
- hitEffectName: Particle
- hitHullEffectSounds
- hitShieldsEffectSounds
- missileTravelEffectName: Particle
- missileStartTurningDistance: Decimal
- missileSlowTurnRate: Decimal
- missileMaxSlowTurnTime: Decimal
- ApplyBuffToTargetWithTravelNoFilterNoRange
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- FALSE
- TRUE
- Target
- Targetter
- weaponEffectAttachInfo
- RandomMesh
- Center
- CenterOffsetBySpatialRadius
- Beam
- burstCount: Decimal
- burstDelay: Decimal
- fireDelay: Decimal
- muzzleEffectName: Particle
- muzzleSoundMinRespawnTime: Decimal
- muzzleSounds
- hitEffectName: Particle
- hitHullEffectSounds
- hitShieldsEffectSounds
- beamEffectSounds
- beamGlowTextureName: Texture
- beamCoreTextureName: Texture
- beamWidth: Decimal
- beamGlowColor: Color
- beamCoreColor: Color
- beamTilingRate: Decimal
- Missile
- burstCount: Decimal
- burstDelay: Decimal
- fireDelay: Decimal
- muzzleEffectName: Particle
- muzzleSoundMinRespawnTime: Decimal
- muzzleSounds
- hitEffectName: Particle
- hitHullEffectSounds
- hitShieldsEffectSounds
- missileTravelEffectName: Particle
- missileStartTurningDistance: Decimal
- missileSlowTurnRate: Decimal
- missileMaxSlowTurnTime: Decimal
- ApplyBuffToTargetsAtAdjacentOrbitBodies
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- maxTargetCount
- effectInfo
- effectAttachInfo
- ApplyBuffToTargetsAtOrbitBody
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- maxTargetCount
- effectInfo
- effectAttachInfo
- ApplyBuffToTargetsInColumn
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- columnRadius
- maxTargetCount
- effectInfo
- effectAttachInfo
- ApplyBuffToTargetsInDirectionalCone
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- FRONT
- BACK
- LEFT
- RIGHT
- range
- coneAngle
- maxTargetCount
- effectInfo
- effectAttachInfo
- ApplyBuffToTargetsInRadius
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- range
- maxTargetCount
- effectInfo
- effectAttachInfo
- ApplyBuffToTargetsInRadiusOfTargetWithTravel
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- FALSE
- TRUE
- Target
- Targetter
- weaponEffectAttachInfo
- RandomMesh
- Center
- CenterOffsetBySpatialRadius
- Beam
- burstCount: Decimal
- burstDelay: Decimal
- fireDelay: Decimal
- muzzleEffectName: Particle
- muzzleSoundMinRespawnTime: Decimal
- muzzleSounds
- hitEffectName: Particle
- hitHullEffectSounds
- hitShieldsEffectSounds
- beamEffectSounds
- beamGlowTextureName: Texture
- beamCoreTextureName: Texture
- beamWidth: Decimal
- beamGlowColor: Color
- beamCoreColor: Color
- beamTilingRate: Decimal
- Missile
- burstCount: Decimal
- burstDelay: Decimal
- fireDelay: Decimal
- muzzleEffectName: Particle
- muzzleSoundMinRespawnTime: Decimal
- muzzleSounds
- hitEffectName: Particle
- hitHullEffectSounds
- hitShieldsEffectSounds
- missileTravelEffectName: Particle
- missileStartTurningDistance: Decimal
- missileSlowTurnRate: Decimal
- missileMaxSlowTurnTime: Decimal
- ApplyBuffToTargetsInRadiusWithChainTravel
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- range
- maxTargetCount
- chainDelay: Decimal
- FALSE
- TRUE
- Target
- Targetter
- weaponEffectAttachInfo
- RandomMesh
- Center
- CenterOffsetBySpatialRadius
- Beam
- burstCount: Decimal
- burstDelay: Decimal
- fireDelay: Decimal
- muzzleEffectName: Particle
- muzzleSoundMinRespawnTime: Decimal
- muzzleSounds
- hitEffectName: Particle
- hitHullEffectSounds
- hitShieldsEffectSounds
- beamEffectSounds
- beamGlowTextureName: Texture
- beamCoreTextureName: Texture
- beamWidth: Decimal
- beamGlowColor: Color
- beamCoreColor: Color
- beamTilingRate: Decimal
- Missile
- burstCount: Decimal
- burstDelay: Decimal
- fireDelay: Decimal
- muzzleEffectName: Particle
- muzzleSoundMinRespawnTime: Decimal
- muzzleSounds
- hitEffectName: Particle
- hitHullEffectSounds
- hitShieldsEffectSounds
- missileTravelEffectName: Particle
- missileStartTurningDistance: Decimal
- missileSlowTurnRate: Decimal
- missileMaxSlowTurnTime: Decimal
- ApplyBuffToTargetsInRadiusWithTravel
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- range
- maxTargetCount
- effectInfo
- effectAttachInfo
- FALSE
- TRUE
- Target
- Targetter
- weaponEffectAttachInfo
- RandomMesh
- Center
- CenterOffsetBySpatialRadius
- Beam
- burstCount: Decimal
- burstDelay: Decimal
- fireDelay: Decimal
- muzzleEffectName: Particle
- muzzleSoundMinRespawnTime: Decimal
- muzzleSounds
- hitEffectName: Particle
- hitHullEffectSounds
- hitShieldsEffectSounds
- beamEffectSounds
- beamGlowTextureName: Texture
- beamCoreTextureName: Texture
- beamWidth: Decimal
- beamGlowColor: Color
- beamCoreColor: Color
- beamTilingRate: Decimal
- Missile
- burstCount: Decimal
- burstDelay: Decimal
- fireDelay: Decimal
- muzzleEffectName: Particle
- muzzleSoundMinRespawnTime: Decimal
- muzzleSounds
- hitEffectName: Particle
- hitHullEffectSounds
- hitShieldsEffectSounds
- missileTravelEffectName: Particle
- missileStartTurningDistance: Decimal
- missileSlowTurnRate: Decimal
- missileMaxSlowTurnTime: Decimal
- ApplyBuffToTargetsLinked
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- effectInfo
- effectAttachInfo
- ApplyForceFromSpawner
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- force: Decimal
- ApplyImpulseFromSpawner
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- impulse: Decimal
- ApplyImpulseInSpawnerDirection
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- impulse: Decimal
- ApplyOrRemoveBuffToSelf
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- buffType: Entity
- effectInfo
- effectAttachInfo
- ApplyRelationshipModifierToOwnerOfPlanetInCurrentGravityWell
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- ApplyTargettedBuffToSelf
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- range
- effectInfo
- effectAttachInfo
- ApplyTargettedBuffToSelfNoFilterNoRange
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- buffType: Entity
- effectInfo
- effectAttachInfo
- ApplyTargettedBuffToSelfNoRange
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- effectInfo
- effectAttachInfo
- AttractDebris
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- ChangePlayerIndexToFirstSpawner
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- ChangePlayerIndexToNeutral
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- ChangePlayerIndexToPriorMinorFaction
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- ClearRecordedDamage
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- ColonizePlanet
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- targetFilter
- numOwnerships: Iteration
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- range
- delayUntilColonization: Decimal
- entryVehicleType: Entity
- numEntryVehicles
- travelTime: Decimal
- entryVehicleLaunchInfo
- effectAttachInfo
- ConvertDamageToAntiMatter
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- ConvertFrigateToResources
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- ConvertNearbyDebrisToHull
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- ConvertSquadMembersToMines
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- CreateCannonShell
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- cannonShellType: Entity
- effectInfo
- effectAttachInfo
- CreateClonedFrigate
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- CreateFrigate
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- CreateFrigateAtArbitraryTarget
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- CreateFrigateAtTarget
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- frigateType: Entity
- numFrigates
- impulse: Decimal
- expiryTime
- spawnFrigateSoundID: Sound
- targetFilter
- numOwnerships: Iteration
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- CreateIllusionFighters
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- numFighters
- expiryTime
- effectInfo
- effectAttachInfo
- CreatePlanetModule
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- CreateSpaceMine
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- CreateSquad
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- CreateStarBase
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- DoAllegianceChangeToPlanet
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- DoDamage
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- AFFECTS_ONLY_HULL
- AFFECTS_ONLY_SHIELDS
- AFFECTS_SHIELDS_AND_HULL
- PHYSICAL
- ENERGY
- isDamageShared: Boolean
- DoDamagePerEntityInRadius
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- AFFECTS_ONLY_HULL
- AFFECTS_ONLY_SHIELDS
- AFFECTS_SHIELDS_AND_HULL
- PHYSICAL
- ENERGY
- Allied
- AlliedOrEnemy
- Enemy
- Friendly
- NoOwner
- Player
- UncontrolledMinorFaction
- numObjects: Iteration
- CapitalShip
- Corvette
- EnvoyFrigate
- Fighter
- Frigate
- PlaceHolderPlanetModule
- PlaceHolderSpaceMine
- Planet
- PlanetModule
- SpaceMine
- Star
- StarBase
- Titan
- numSpaces: Iteration
- Normal
- Phase
- numConstraints: Iteration
- CanBeCaptured
- CanBeJumpBlocked
- CanHaveFighters
- CanHaveShields
- CanPhaseDodge
- CanSpreadWeaponDamage
- DoesNotHaveDestabilizationProtection
- HasAbilityWithCooldown
- HasAntiMatterPool
- HasAntiMatterShortage
- HasColonizeAbility
- HasDestabilizationProtection
- HasEnergyWeapons
- HasHullDamage
- HasPhaseMissiles
- HasPopulation
- HasShieldDamage
- HasWeapons
- Invalid
- IsActivelyBeingConstructed
- IsBoarded
- IsCargoShip
- IsColonizable
- IsControllable
- IsExplored
- IsHomeworld
- IsInFriendlyGravityWell
- IsInNonFriendlyGravityWell
- IsMovingToLocalOrbitBody
- IsNotStarBaseConstructor
- IsPetOfTargetter
- IsPsi
- IsResourceExtractor
- IsRuinable
- LinkedCargoShip
- LinkedSquad
- ModuleUnderConstruction
- NotActivelyBeingConstructed
- NotFlagship
- NotInvulnerable
- NotIsBoarded
- NotIsExplored
- NotIsHomeworld
- NotIsIllusionShip
- NotIsMinorFactionOwned
- NotIsOccupationPlanet
- NotIsOutlaw
- NotIsTech
- NotSelf
- WithinCurrentSolarSystem
- DoDamagePerLastSpawnerPopulation
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- AFFECTS_ONLY_HULL
- AFFECTS_ONLY_SHIELDS
- AFFECTS_SHIELDS_AND_HULL
- PHYSICAL
- ENERGY
- isDamageShared: Boolean
- DoDamagePercOfCurrentHull
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- AFFECTS_ONLY_HULL
- AFFECTS_ONLY_SHIELDS
- AFFECTS_SHIELDS_AND_HULL
- PHYSICAL
- ENERGY
- isDamageShared: Boolean
- DoDamageToPlanet
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- DoInterrupt
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- DoInterruptUltimate
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Explore
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- ForceAttackersToRepickAttackTarget
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- GainAntimatterEqualToTarget
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- GainHullEqualToTarget
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- GainShieldEqualToTarget
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- GiveCreditsToPlayer
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- credits
- effectInfo
- effectAttachInfo
- GiveExperience
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- experienceToGive: Decimal
- GiveResourceToPlayer
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- Credits
- Metal
- Crystal
- PerOwnerShipSlot
- Flat
- effectInfo
- effectAttachInfo
- IncreaseOwnerAbilityLevel
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- InitializeMovementTowardLastSpawner
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- InitializeRandomMotion
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- MakeDead
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- MatchTargetVelocity
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- PlayAttachedEffect
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- effectInfo
- effectAttachInfo
- PlayDetachedEffectsInRadius
- AlwaysPerform
- OnAbilityUsed
- OnBuffFinish
- OnColonizeAbilityUsed
- OnCondition
- IfFirstSpawnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfFirstSpawnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerDoesNotHaveDestabilizationProtection
- IfOwnerHasBuff
- conditionBuffType: Entity
- conditionBuffShortName: StringInfo
- IfOwnerHasDestabilizationProtection
- IfOwnerHasHullLessThanPerc
- IfOwnerIsAboutToDie
- IfOwnerIsFirstPlayerOwnedStarbaseAtOrbitbody
- IfOwnerIsNotFirstPlayerOwnedStarbaseAtOrbitbody
- OnDamageTaken
- PHYSICAL
- ENERGY
- OnDelay
- delayTime: Decimal
- OnHyperspaceExit
- OnOwnerDeath
- OnWeaponFired
- numWeaponClasses: Iteration
- AUTOCANNON
- BEAM
- CAPITALABILITY
- CHAOSBOLT
- DART
- FLAK
- FLASHBEAM
- GAUSS
- ION
- Invalid
- LASERPSI
- LASERTECH
- MISSILE
- PHASECANNON
- PHASEMISSILE
- PLANETBOMBARDMENT
- PLASMA
- POINTDEFENSELASER
- PULSEGUN
- PULSEWAVE
- RAILGUN
- SPIRITBLADE
- WAVE
- effectInfo
- effectAttachInfo
- PlayPersistantAttachedEffect