==NewThing AICREATURE== Player\\ UID\\ DefinitionType\\ ScriptName\\ ScriptData\\ ThingGamePersistent\\ ThingLevelPersistent\\ Health\\ Scale\\ HasRelationships\\ HomeBuildingUID\\ WorkBuildingUID\\ FatherCreatureUID\\ MotherCreatureUID\\ SpouseCreatureUID\\ OverridingBrainName\\ EnableCreatureAutoPlacing\\ HasInformation\\ WanderWithInformation\\ WaveWithInformation\\ ContinueAIWithInformation\\ AllowedToFollowHero\\ RegionFollowingOverriddenFromScript\\ RespondingToFollowAndWait\\ CanBeCourted\\ CanBeMarried\\ ==Example== NewThing AICreature; Player 2; UID 1234567890987654321; DefinitionType "CREATURE_MINION_WARDOG"; ScriptName NULL; ScriptData "NULL"; ThingGamePersistent FALSE; ThingLevelPersistent FALSE; Health 180.0; OverridingBrainName NULL; HasInformation FALSE; WanderWithInformation FALSE; WaveWithInformation FALSE; EnableCreatureAutoPlacing FALSE; AllowedToFollowHero FALSE; RegionFollowingOverriddenFromScript FALSE; RespondingToFollowAndWait TRUE; CanBeCourted FALSE; CanBeMarried FALSE; EndThing;