Other great resources: Official JS API docs, Scripting Forum

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Indicates that an AI player has been set to "Easy" difficulty level.

 

Overview

The "Easy" difficulty level indicates that the human who set-up the game wants your AI to behave like a punch bag.

As such, your AI should act like a n00b:

  • Don't use specialised build orders (build HQ, power gens and oil derricks at the start)
  • Don't use adaptive research path (research random things if possible)
  • Use badly designed droids, attack in single unit or small groups

Basically, do all the wrong things.

Availability

Requires:

  • Warzone 3.1 Beta 1 and above

See also

Difficulty level constants:

Effects of baseType on INSANE AI players:

JS API features that return difficulty setting:

 

  • No labels