Class ChaosContractDeterminationEnemy

java.lang.Object
mekhq.campaign.mission.newContract.contractGeneration.ChaosContractDeterminationEnemy

public class ChaosContractDeterminationEnemy extends Object
Determines the enemy faction for a generated contract objective, drawing a random enemy appropriate to the objective type and falling back to the Rebels faction when none can be found. This is a static utility class and is not instantiable.