Convert AISupportPowerManager to module
This commit is contained in:
committed by
Oliver Brakmann
parent
c195699476
commit
451a38338b
@@ -71,65 +71,6 @@ Player:
|
||||
UnitLimits:
|
||||
harv: 8
|
||||
SquadSize: 15
|
||||
SupportPowerDecisions:
|
||||
Airstrike:
|
||||
OrderName: AirstrikePowerInfoOrder
|
||||
MinimumAttractiveness: 2000
|
||||
Consideration@1:
|
||||
Against: Enemy
|
||||
Types: Vehicle, Infantry
|
||||
Attractiveness: 3
|
||||
TargetMetric: Value
|
||||
CheckRadius: 2c0
|
||||
Consideration@2:
|
||||
Against: Ally
|
||||
Types: Ground, Water
|
||||
Attractiveness: -20
|
||||
TargetMetric: Value
|
||||
CheckRadius: 2c0
|
||||
Consideration@3:
|
||||
Against: Enemy
|
||||
Types: Structure
|
||||
Attractiveness: 1
|
||||
TargetMetric: Value
|
||||
CheckRadius: 2c0
|
||||
IonCannonPower:
|
||||
OrderName: IonCannonPowerInfoOrder
|
||||
MinimumAttractiveness: 1000
|
||||
FineScanRadius: 2
|
||||
Consideration@1:
|
||||
Against: Enemy
|
||||
Types: Air, Tank, Vehicle, Infantry, Water
|
||||
Attractiveness: 2
|
||||
TargetMetric: Value
|
||||
CheckRadius: 2c0
|
||||
Consideration@2:
|
||||
Against: Enemy
|
||||
Types: Structure
|
||||
Attractiveness: 1
|
||||
TargetMetric: Value
|
||||
CheckRadius: 2c0
|
||||
Consideration@3:
|
||||
Against: Ally
|
||||
Types: Ground, Water
|
||||
Attractiveness: -10
|
||||
TargetMetric: Value
|
||||
CheckRadius: 3c0
|
||||
NukePower:
|
||||
OrderName: NukePowerInfoOrder
|
||||
MinimumAttractiveness: 3000
|
||||
Consideration@1:
|
||||
Against: Enemy
|
||||
Types: Structure
|
||||
Attractiveness: 1
|
||||
TargetMetric: Value
|
||||
CheckRadius: 5c0
|
||||
Consideration@2:
|
||||
Against: Ally
|
||||
Types: Air, Ground, Water
|
||||
Attractiveness: -10
|
||||
TargetMetric: Value
|
||||
CheckRadius: 7c0
|
||||
HackyAI@Watson:
|
||||
Name: Watson
|
||||
Type: watson
|
||||
@@ -202,65 +143,6 @@ Player:
|
||||
UnitLimits:
|
||||
harv: 8
|
||||
SquadSize: 15
|
||||
SupportPowerDecisions:
|
||||
Airstrike:
|
||||
OrderName: AirstrikePowerInfoOrder
|
||||
MinimumAttractiveness: 2000
|
||||
Consideration@1:
|
||||
Against: Enemy
|
||||
Types: Vehicle, Infantry
|
||||
Attractiveness: 3
|
||||
TargetMetric: Value
|
||||
CheckRadius: 2c0
|
||||
Consideration@2:
|
||||
Against: Ally
|
||||
Types: Ground, Water
|
||||
Attractiveness: -20
|
||||
TargetMetric: Value
|
||||
CheckRadius: 2c0
|
||||
Consideration@3:
|
||||
Against: Enemy
|
||||
Types: Structure
|
||||
Attractiveness: 1
|
||||
TargetMetric: Value
|
||||
CheckRadius: 2c0
|
||||
IonCannonPower:
|
||||
OrderName: IonCannonPowerInfoOrder
|
||||
MinimumAttractiveness: 1000
|
||||
FineScanRadius: 2
|
||||
Consideration@1:
|
||||
Against: Enemy
|
||||
Types: Air, Tank, Vehicle, Infantry, Water
|
||||
Attractiveness: 2
|
||||
TargetMetric: Value
|
||||
CheckRadius: 2c0
|
||||
Consideration@2:
|
||||
Against: Enemy
|
||||
Types: Structure
|
||||
Attractiveness: 1
|
||||
TargetMetric: Value
|
||||
CheckRadius: 2c0
|
||||
Consideration@3:
|
||||
Against: Ally
|
||||
Types: Ground, Water
|
||||
Attractiveness: -10
|
||||
TargetMetric: Value
|
||||
CheckRadius: 3c0
|
||||
NukePower:
|
||||
OrderName: NukePowerInfoOrder
|
||||
MinimumAttractiveness: 3000
|
||||
Consideration@1:
|
||||
Against: Enemy
|
||||
Types: Structure
|
||||
Attractiveness: 1
|
||||
TargetMetric: Value
|
||||
CheckRadius: 5c0
|
||||
Consideration@2:
|
||||
Against: Ally
|
||||
Types: Air, Ground, Water
|
||||
Attractiveness: -10
|
||||
TargetMetric: Value
|
||||
CheckRadius: 7c0
|
||||
HackyAI@HAL9001:
|
||||
Name: HAL 9001
|
||||
Type: hal9001
|
||||
@@ -335,7 +217,9 @@ Player:
|
||||
UnitLimits:
|
||||
harv: 8
|
||||
SquadSize: 8
|
||||
SupportPowerDecisions:
|
||||
SupportPowerBotModule:
|
||||
RequiresCondition: enable-cabal-ai || enable-watson-ai || enable-hal9001-ai
|
||||
Decisions:
|
||||
Airstrike:
|
||||
OrderName: AirstrikePowerInfoOrder
|
||||
MinimumAttractiveness: 2000
|
||||
|
||||
Reference in New Issue
Block a user