Kortonki / antistasi_remastered

Dynamic CTI mission for ARMA 3
Other
0 stars 0 forks source link

AAF attack targets #196

Open Kortonki opened 4 years ago

Kortonki commented 4 years ago

Consider method to assess next possible target with following parameters

Threat = airthreat and ground threat combined or avergae? Priority = Depends on location, higher for FIA hq, Airfields, bases Capability = AAFattackScore.

Sort from biggest to lowest: -> Target would be the one with the biggest Factor = locPriority * capabilty / locThreat

where capability is somewhat constant (consider air / land differences?)

if insufficient capabilty / threat, take the second from the list?