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 3 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

JS API features that return difficulty setting:

Difficulty level constants:

  • EASY – act like a punch bag
  • EASY – act like a skirmish player
  • HARD – act like a seasoned MP player
  • INSANE – be evil, cheat if you have to

Effects of baseType on INSANE AI players:

 

  • No labels