Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.

AI.SetLocalInterest

From AGEWiki

Jump to: navigation, search

AI.SetLocalInterest

Syntax  

AI.SetLocalInterest = RegionUID1|Coeff1|RegionUID2|Coeff2 ..

Description

This command alters how the AI perceive the interest of a region. A coefficient under 100 will reduce the interest, above 100, will increase the interest.

Don't hesitate to put extreme coefficients (10 or 20, or on the contrary 200 to 500%), as you are forcing the AI against its natural trend, and she needs to be convinced to act unnaturally!

The AI will never do suicide attacks though, even with very high interests, because the 'minimum force requirement' part of it will block further analysis. The minimum final value is 1%.

See also AI.ChgLocalInterest

Example  

AI.SetLocalInterest = $Boston|250|$Newport|5

Sets AI interest in Boston at 250, and sets interest in Newport to 5.

General Note: The value of a region depends of a dozen of factors, among them the structures types
and level, supply level, number of land links, Military control, part of a patch of controlled
regions (or isolated one), loyalty, Strategic City or Objective City tags and more...

The most important parameter: is the region a strategic city/objective?
A region of almost no interest can have a 2, while a coastal region with a mid-sized town and
harbor can get a 30 and the same but if defined as an objective can soar to 200!


 

Parameters

RegionUID(n)

Alias of the region

Coeff(n)

Positive Integer value (1 to 999 or higher) to set the interest of the AI

Forums