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

AI.SetDiploRelBias

From AGEWiki

Jump to: navigation, search

AI.SetDiploRelBias

Syntax  

AI.SetDiploRelBias = <FactionTag1 Value1> [;<FactionTag2;Value 2>] [;<FactionTag3;Value 3>] ...

Description

A list of coupled data indicating the bias in relationships of the currently selected faction against others factions. 100 being no bias, under 100 hostile, above 100 friendly. If hostile for example, it increases the chances to declare war or reduce the chances to accept a commercial treaty. The value will only be used if the specific treaty is not handled with AI.SetDiploItemBias

Example  

AI.SetDiploRelBias = AUS;150;GER;50

Current faction is friendly with Austria but hostile to Germany.


 

Parameters

FactionTag

The target faction's tag

Value

A value between 0 and 1000.

Forums