public class SecondObjectiveHelper extends BasicObjectiveHelper
AbstractObjectiveHelper.AllThereIsToKnowAboutYourCreature, AbstractObjectiveHelper.ObjectiveEvalConstants| Modifier and Type | Field and Description |
|---|---|
private static java.util.logging.Logger |
LOGGER |
ai, attackerToKnowledge, client, defenderToKnowledge, oec, variant| Constructor and Description |
|---|
SecondObjectiveHelper(Client client,
AbstractAI ai,
Variant variant) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<TacticalObjective> |
commonObjective(Legion myself) |
attackerObjective, defenderObjectivepublic SecondObjectiveHelper(Client client, AbstractAI ai, Variant variant)
protected java.util.List<TacticalObjective> commonObjective(Legion myself)
commonObjective in class BasicObjectiveHelper