Enumeration Members

Attack: 8256

Follows the owner and attacks enemies it sees

AttackAdjacent: 4096

Attacks adjacent enemies (creatures when tamed)

AttackInSight: 8192

Attacks enemies in sight(creatures when tamed)

Defend: 6144

Stays in place and attacks things that pass by it

Fearless: 16

Never scared

Fleeing: 256

Run away from the player

FollowClose: 64

Follows the player at a close distance

FollowFar: 1024

Follows the player at a far distance

Hidden: 8

Doesn't move, can't be seen

Hostile: 1

Attacks player

Neutral: 0

Doesn't attack

Random: 4

Moves in random direction

Retaliate: 128

Retaliates the player when attacked

Scared: 2

Move like neutral - become fleeing within 10 tiles of a player

Stay: 2048

Never move

Tamed: 32

Monster is tamed

Waiting: 512

Do nothing until there are no players next to the entity

Generated using TypeDoc