This page is under construction
Archives/bf1942/levels/midway.rfa
bf1942/levels/midway/AI/Strategies.con
if v_arg1 == host

aiStrategy.createStrategy OutPost
aiStrategy.Aggression 0.8
aiStrategy.NumberOfAttacks 1
aiStrategy.NumberOfDefences 0
aiStrategy.TimeLimit 200
aiStrategy.setPrerequisite outPostPrereq
aiStrategy.setStrategicObjectsModifier Flank 5.0
aiStrategy.setStrategicObjectsModifier Base 0.5
aiStrategy.setTreeModifier TTNDefensivePos 0.25
aiStrategy.setTreeModifier TTNControlPoint 5.0
aiStrategy.setTreeModifier TTNTransportation 2.9
aiStrategy.setTreeModifier TTNGroundMobile 6.9
aiStrategy.setTreeModifier TTNFriendArtillery 4.9
aiStrategy.setTreeModifier TTNFriendAir 3.5
aiStrategy.setTreeModifier TTNFriendGroundFixed 1.5
aiStrategy.setTreeModifierCombatStrength TTNFriendArtillery All 4.9
aiStrategy.setTreeModifierCombatStrength TTNFriendGroundFixed All 5.0
aiStrategy.setTreeModifierCombatStrength TTNFriendGroundMobile CSTHeavyArmor 5.2
aiStrategy.setTreeModifierCombatStrength TTNFriendAir All 5.4

aiStrategy.createStrategy Base
aiStrategy.Aggression 0.8
aiStrategy.NumberOfAttacks 1
aiStrategy.NumberOfDefences 0
aiStrategy.TimeLimit 200
aiStrategy.setPrerequisite basePrereq
aiStrategy.setStrategicObjectsModifier Flank 0.5
aiStrategy.setStrategicObjectsModifier Base 5.0
aiStrategy.setTreeModifier TTNDefensivePos 0.25
aiStrategy.setTreeModifier TTNControlPoint 5.0
aiStrategy.setTreeModifier TTNTransportation 2.9
aiStrategy.setTreeModifier TTNGroundMobile 6.9
aiStrategy.setTreeModifier TTNFriendArtillery 4.9
aiStrategy.setTreeModifier TTNFriendAir 3.5
aiStrategy.setTreeModifier TTNFriendGroundFixed 1.5
aiStrategy.setTreeModifierCombatStrength TTNFriendArtillery All 4.9
aiStrategy.setTreeModifierCombatStrength TTNFriendGroundFixed All 5.0
aiStrategy.setTreeModifierCombatStrength TTNFriendGroundMobile CSTHeavyArmor 5.2
aiStrategy.setTreeModifierCombatStrength TTNFriendAir All 5.4

aiStrategy.createStrategy Both
aiStrategy.Aggression 0.8
aiStrategy.NumberOfAttacks 1
aiStrategy.NumberOfDefences 0
aiStrategy.TimeLimit 200
aiStrategy.setPrerequisite bothPrereq
aiStrategy.setTreeModifier TTNDefensivePos 0.25
aiStrategy.setTreeModifier TTNControlPoint 5.0
aiStrategy.setTreeModifier TTNTransportation 2.9
aiStrategy.setTreeModifier TTNGroundMobile 6.9
aiStrategy.setTreeModifier TTNFriendArtillery 4.9
aiStrategy.setTreeModifier TTNFriendAir 3.5
aiStrategy.setTreeModifier TTNFriendGroundFixed 1.5
aiStrategy.setTreeModifierCombatStrength TTNFriendArtillery All 4.9
aiStrategy.setTreeModifierCombatStrength TTNFriendGroundFixed All 5.0
aiStrategy.setTreeModifierCombatStrength TTNFriendGroundMobile CSTHeavyArmor 5.2
aiStrategy.setTreeModifierCombatStrength TTNFriendAir All 5.4

aiStrategy.createStrategy NavyDestroy
aiStrategy.Aggression 0.5
aiStrategy.NumberOfAttacks 1
aiStrategy.NumberOfDefences 2
aiStrategy.TimeLimit 200
aiStrategy.setPrerequisite navyDestroyPrereq
aiStrategy.setTreeModifier TTNDefensivePos 0.25
aiStrategy.setTreeModifier TTNControlPoint 5.0
aiStrategy.setTreeModifier TTNTransportation 2.9
aiStrategy.setTreeModifier TTNGroundMobile 6.9
aiStrategy.setTreeModifier TTNFriendArtillery 4.9
aiStrategy.setTreeModifier TTNFriendAir 3.5
aiStrategy.setTreeModifier TTNFriendGroundFixed 1.5
aiStrategy.setTreeModifierCombatStrength TTNFriendArtillery All 4.9
aiStrategy.setTreeModifierCombatStrength TTNFriendGroundFixed All 5.0
aiStrategy.setTreeModifierCombatStrength TTNFriendGroundMobile CSTHeavyArmor 5.2
aiStrategy.setTreeModifierCombatStrength TTNFriendAir All 5.4

endIf