<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://modiki.civfanatics.com/index.php?action=history&amp;feed=atom&amp;title=Civ4DiplomacyInfos</id>
	<title>Civ4DiplomacyInfos - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://modiki.civfanatics.com/index.php?action=history&amp;feed=atom&amp;title=Civ4DiplomacyInfos"/>
	<link rel="alternate" type="text/html" href="https://modiki.civfanatics.com/index.php?title=Civ4DiplomacyInfos&amp;action=history"/>
	<updated>2026-07-07T13:27:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://modiki.civfanatics.com/index.php?title=Civ4DiplomacyInfos&amp;diff=14036&amp;oldid=prev</id>
		<title>Deanej: Created page with &quot;The &#039;&#039;&#039;Civ4DiplomacyInfos&#039;&#039;&#039; file defines the diplomacy text that the AI will use to respond to certain situations.  All tags must be opened and closed; the first is the &quot;open&quot;, ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://modiki.civfanatics.com/index.php?title=Civ4DiplomacyInfos&amp;diff=14036&amp;oldid=prev"/>
		<updated>2012-09-24T21:30:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;The &amp;#039;&amp;#039;&amp;#039;Civ4DiplomacyInfos&amp;#039;&amp;#039;&amp;#039; file defines the diplomacy text that the AI will use to respond to certain situations.  All tags must be opened and closed; the first is the &amp;quot;open&amp;quot;, ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The &amp;#039;&amp;#039;&amp;#039;Civ4DiplomacyInfos&amp;#039;&amp;#039;&amp;#039; file defines the diplomacy text that the AI will use to respond to certain situations.&lt;br /&gt;
&lt;br /&gt;
All tags must be opened and closed; the first is the &amp;quot;open&amp;quot;, the second the &amp;quot;close&amp;quot; tag. If nothing goes inside a &amp;quot;list tag&amp;quot;, then it should just be the opening tag with a &amp;quot;/&amp;quot; before the closing bracket. The following tables contain all available tags, as well as their purpose and accepted values.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Tags==&lt;br /&gt;
===Headers===&lt;br /&gt;
&lt;br /&gt;
These tags typically bracket other tags, sometimes the entire file, and are generally used to specify more than one piece of data.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;text-align:left&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Tag Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
!DiplomacyInfo&lt;br /&gt;
|Main bracket for each entry&lt;br /&gt;
|-&lt;br /&gt;
!Type&lt;br /&gt;
|Name used in other files&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lists (Multi-line)===&lt;br /&gt;
&lt;br /&gt;
All List tags consist of an opening/closing tag, which is shown here, and then each entry within it is another tag with the same name as the parent tag, minus the &amp;quot;s&amp;quot; (i.e. singular, rather than plural).&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;text-align:left&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Tag Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
!Responses&lt;br /&gt;
|All the possible responses&lt;br /&gt;
 &amp;lt;Responses&amp;gt;&lt;br /&gt;
  &amp;lt;Response&amp;gt;&lt;br /&gt;
   &amp;lt;Civilizations/&amp;gt;&lt;br /&gt;
   &amp;lt;Leaders/&amp;gt;&lt;br /&gt;
   &amp;lt;Attitudes/&amp;gt;&lt;br /&gt;
   &amp;lt;DiplomacyPowers/&amp;gt;&lt;br /&gt;
   &amp;lt;DiplomacyText&amp;gt;&lt;br /&gt;
    &amp;lt;Text&amp;gt;AI_DIPLO_DECLARE_WAR_1&amp;lt;/Text&amp;gt;&lt;br /&gt;
   &amp;lt;/DiplomacyText&amp;gt;&lt;br /&gt;
  &amp;lt;/Response&amp;gt;&lt;br /&gt;
 &amp;lt;/Responses&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!Response&lt;br /&gt;
|Each diplomacy response; nested in Responses&lt;br /&gt;
|-&lt;br /&gt;
!Civilizations&lt;br /&gt;
|Which civilizations can use the response; nested in Response&lt;br /&gt;
 &amp;lt;Civilizations&amp;gt;&lt;br /&gt;
  &amp;lt;Civilization&amp;gt;&lt;br /&gt;
   &amp;lt;CivilizationType&amp;gt;CIVILIZATION_AMERICA&amp;lt;/CivilizationType&amp;gt;&lt;br /&gt;
   &amp;lt;bCivilizationType&amp;gt;1&amp;lt;/bCivilizationType&amp;gt;&lt;br /&gt;
  &amp;lt;/Civilization&amp;gt;&lt;br /&gt;
 &amp;lt;/Civilizations&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!Leaders&lt;br /&gt;
|Which leaders can use the response; nested in Response&lt;br /&gt;
 &amp;lt;Leaders&amp;gt;&lt;br /&gt;
  &amp;lt;Leader&amp;gt;&lt;br /&gt;
   &amp;lt;LeaderType&amp;gt;LEADER_WASHINGTON&amp;lt;/LeaderType&amp;gt;&lt;br /&gt;
   &amp;lt;bLeaderType&amp;gt;1&amp;lt;/bLeaderType&amp;gt;&lt;br /&gt;
  &amp;lt;/Leader&amp;gt;&lt;br /&gt;
 &amp;lt;/Leaders&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!Attitudes&lt;br /&gt;
|What attitude levels the response can be used at; nested in Response.&lt;br /&gt;
 &amp;lt;Attitudes&amp;gt;&lt;br /&gt;
  &amp;lt;Attitude&amp;gt;&lt;br /&gt;
   &amp;lt;AttitudeType&amp;gt;ATTITUDE_FRIENDLY&amp;lt;/AttitudeType&amp;gt;&lt;br /&gt;
   &amp;lt;bAttitudeType&amp;gt;1&amp;lt;/bAttitudeType&amp;gt;&lt;br /&gt;
  &amp;lt;/Attitude&amp;gt;&lt;br /&gt;
 &amp;lt;/Attitudes&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!DiplomacyPowers&lt;br /&gt;
|Determines whether the response is used when the AI is weaker or stronger than the other civ; nested in Response.&lt;br /&gt;
 &amp;lt;DiplomacyPowers&amp;gt;&lt;br /&gt;
  &amp;lt;DiplomacyPower&amp;gt;&lt;br /&gt;
   &amp;lt;DiplomacyPowerType&amp;gt;DIPLOMACYPOWER_WEAKER&amp;lt;/DiplomacyPowerType&amp;gt;&lt;br /&gt;
   &amp;lt;bDiplomacyPowerType&amp;gt;1&amp;lt;/bDiplomacyPowerType&amp;gt;&lt;br /&gt;
  &amp;lt;/DiplomacyPower&amp;gt;&lt;br /&gt;
 &amp;lt;/DiplomacyPowers&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!DiplomacyText&lt;br /&gt;
|The text(s) of the diplomacy response; one is selected at random if there are multiple ones.  Nested in Response.&lt;br /&gt;
 &amp;lt;DiplomacyText&amp;gt;&lt;br /&gt;
  &amp;lt;Text&amp;gt;AI_DIPLO_NO_VASSAL_1&amp;lt;/Text&amp;gt;&lt;br /&gt;
 &amp;lt;/DiplomacyText&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&lt;br /&gt;
In the following example of code, please note that there is a specific order of all of the tags.  You &amp;#039;&amp;#039;must&amp;#039;&amp;#039; list the tags in this order for the game to properly interpret your file.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;DiplomacyInfo&amp;gt;&lt;br /&gt;
  &amp;lt;Type&amp;gt;AI_DIPLOCOMMENT_DECLARE_WAR&amp;lt;/Type&amp;gt;&lt;br /&gt;
  &amp;lt;Responses&amp;gt;&lt;br /&gt;
   &amp;lt;Response&amp;gt;&lt;br /&gt;
    &amp;lt;Civilizations/&amp;gt;&lt;br /&gt;
    &amp;lt;Leaders/&amp;gt;&lt;br /&gt;
    &amp;lt;Attitudes/&amp;gt;&lt;br /&gt;
    &amp;lt;DiplomacyPowers/&amp;gt;&lt;br /&gt;
    &amp;lt;DiplomacyText&amp;gt;&lt;br /&gt;
     &amp;lt;Text&amp;gt;AI_DIPLO_DECLARE_WAR_1&amp;lt;/Text&amp;gt;&lt;br /&gt;
     &amp;lt;Text&amp;gt;AI_DIPLO_DECLARE_WAR_2&amp;lt;/Text&amp;gt;&lt;br /&gt;
     &amp;lt;Text&amp;gt;AI_DIPLO_DECLARE_WAR_3&amp;lt;/Text&amp;gt;&lt;br /&gt;
     &amp;lt;Text&amp;gt;AI_DIPLO_DECLARE_WAR_4&amp;lt;/Text&amp;gt;&lt;br /&gt;
     &amp;lt;Text&amp;gt;AI_DIPLO_DECLARE_WAR_5&amp;lt;/Text&amp;gt;&lt;br /&gt;
     &amp;lt;Text&amp;gt;AI_DIPLO_DECLARE_WAR_6&amp;lt;/Text&amp;gt;&lt;br /&gt;
     &amp;lt;Text&amp;gt;AI_DIPLO_DECLARE_WAR_7&amp;lt;/Text&amp;gt;&lt;br /&gt;
     &amp;lt;Text&amp;gt;AI_DIPLO_DECLARE_WAR_8&amp;lt;/Text&amp;gt;&lt;br /&gt;
     &amp;lt;Text&amp;gt;AI_DIPLO_DECLARE_WAR_9&amp;lt;/Text&amp;gt;&lt;br /&gt;
     &amp;lt;Text&amp;gt;AI_DIPLO_DECLARE_WAR_10&amp;lt;/Text&amp;gt;&lt;br /&gt;
    &amp;lt;/DiplomacyText&amp;gt;&lt;br /&gt;
   &amp;lt;/Response&amp;gt;&lt;br /&gt;
  &amp;lt;/Responses&amp;gt;&lt;br /&gt;
 &amp;lt;/DiplomacyInfo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Civ4_XML_Files}}&lt;/div&gt;</summary>
		<author><name>Deanej</name></author>
	</entry>
</feed>