Skip to content

Static Variables

ALWAYS_MISS

Type

Int

Initial Value

2

Description

CPUs will always miss techs.

DEFAULT

Type

Int

Initial Value

0

Description

CPUs will tech using their default behavior.

RANDOM

Type

Int

Initial Value

1

Description

CPUs will randomly choose between missing the tech, teching in place, rolling left, and rolling right.

TECH_IN_PLACE

Type

Int

Initial Value

3

Description

CPUs will always tech in place.

TECH_ROLL_LEFT

Type

Int

Initial Value

4

Description

CPUs will always tech roll left.

TECH_ROLL_RIGHT

Type

Int

Initial Value

5

Description

CPUs will always tech roll right.