Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
AI.ChgDiploRelBias
From AGEWiki
AI.ChgDiploRelBias | |||
Syntax AI.ChgDiploRelBias = <FactionTag1 Value1> [;<FactionTag2;Value 2>] [;<FactionTag3;Value 3>] ... Description A list of coupled data indicating the change in 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.ChgDiploRelBias = USA;20;FRA;-10 Current faction is friendlier with USA but more hostile to France.
|
Parameters
The target faction's tag
A value between -100 and 100. |