TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
Public Attributes | List of all members
cherrypi::CombatParameters Class Reference

Public Attributes

const double threatZealot = 1.0
 
const double threatDragoon = 1.0
 
const double threatDarkTemplar = 2.0
 
const double threatHighTemplar = 2.0
 
const double threatArchon = 3.0
 
const double threatReaver = 3.0
 
const double strengthZergling = 0.25
 
const double strengthHydralisk = 0.9
 
const double strengthMutalisk = 1.1
 
const double strengthSunkenColony = 2.0
 
const double threatCorsairScaling = 1.06
 
const double strengthZerglingScaling = 0.985
 

Member Data Documentation

const double cherrypi::CombatParameters::strengthHydralisk = 0.9
const double cherrypi::CombatParameters::strengthMutalisk = 1.1
const double cherrypi::CombatParameters::strengthSunkenColony = 2.0
const double cherrypi::CombatParameters::strengthZergling = 0.25
const double cherrypi::CombatParameters::strengthZerglingScaling = 0.985
const double cherrypi::CombatParameters::threatArchon = 3.0
const double cherrypi::CombatParameters::threatCorsairScaling = 1.06
const double cherrypi::CombatParameters::threatDarkTemplar = 2.0
const double cherrypi::CombatParameters::threatDragoon = 1.0
const double cherrypi::CombatParameters::threatHighTemplar = 2.0
const double cherrypi::CombatParameters::threatReaver = 3.0
const double cherrypi::CombatParameters::threatZealot = 1.0

The documentation for this class was generated from the following file: