![]() | EmptyKeys.Strategy.AI.Components.ActionsPlanet Namespace |
Class | Description | |
---|---|---|
![]() | FindPlanetUpgradeToBuild |
Implements planet action for behavior. This action finds available Factory Item based on Upgrade Modifier attribute.
The result is stored in ItemToBuild of PlanetBehaviorContext.
|
![]() | PlanetBuildFactoryItem |
Implements planet action for behavior. This action starts building Factory Item.
If Factory Item is unit, it can set unit starting behavior.
|
![]() | PlanetBuyFactoryItem |
Implements planet action for behavior. This action buys Factory Item and sets behavior,
if Factory Item is unit.
|
![]() | PlanetMoveUnitFromOrbit |
Implements planet action for behavior. This action moves any unit on orbit to star system.
Based on DefensiveRatio some units are set to defense by setting behavior.
|
![]() | PlanetRepairUnitsOnOrbit |
Implements planet action for behavior. This action repairs any unit on orbit, which has hull bellow HullPercentage.
|
![]() | PlanetResetBehavior |
Implements planet action for behavior. This action resets behavior of the planet.
|
![]() | PlanetSetBehavior |
Implements planet action for behavior. This action sets behavior for planet.
|