Civilization Wiki
Advertisement

Documentation for this module may be created at Module:Data/Civ5/Base/Diplomacy Values/doc

local data ={

--Fields for the Responses table
--[Field]                              [Type]
--ResponseType                         String
--Response                             String
--Bias                                  Int64
Responses = {
LEADER_ALEXANDER = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={[=[I, Alexander, heir to Heracles and Zeus, do greet you. May you prove to be a steadfast ally or worthy adversary!]=];
[=[Greetings and well-met! I am Alexander, the son of kings and the grandson of gods! Can you say the same?]=];
[=[Welcome, stranger! I am Alexander, ruler of these lands. I seek strong friends or enemies worthy of my blade. Which are you, I wonder?]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={[=[I am vanquished? How can this be? I - I am the heir to gods!]=];
[=[You have destroyed me, and by so doing have earned yourself a place of honor amongst the gods. I congratulate you!]=];
[=[You have destroyed me? Can it be true? What manner of creature are you?]=];
[=[I am destroyed. I congratulate you on your victory. I beg you to treat my subjects with mercy.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_POLITE_HELLO";
Response={[=[Ah, hello again friend! What can this mighty general do for you?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_NEUTRAL_HELLO";
Response={[=[Welcome! I hope you find the Greek Empire as impressive as I do.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HELLO";
Response={[=[You're brave to show your face in the mighty Greek Empire like this.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[I see that army of yours. Come, let me show you what happens when you cross swords with a general as great as I.]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_SERIOUS_WARNING";
Response={[=[Hey - are you trying to pick a fight with me? Quit expanding near my empire, or else.]=];
};
Bias=1;};
{ResponseType="RESPONSE_REQUEST";
Response={[=[We've been good friends now for a while, right? Think you could lend me a hand?]=];
};
Bias=1;};
{ResponseType="RESPONSE_LUXURY_TRADE";
Response={[=[It's tough being the leader of a kingdom. Trading with friends is a great way of making it a little easier.]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_EXCHANGE";
Response={[=[Opening our borders to one another will surely help in defending our empires, don't you think?]=];
};
Bias=1;};
};

LEADER_WASHINGTON = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={[=[The people of the United States of America welcome you. I trust you are a friend to liberty?]=];
[=[On behalf of the citizens of the United States of America, I bid you welcome.]=];
[=[I am honored to meet you. It is my earnest hope that our two people can live side by side in peace and prosperity.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={[=[All is lost, save for honor. I trust you will be merciful in victory.]=];
[=[The day is yours. I hope you will be merciful in your triumph.]=];
[=[You have defeated us - for now. But the United States shall return!]=];
[=[I congratulate you on your victory.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_POLITE_HELLO";
Response={[=[Welcome back to the United States of America, my friend.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_NEUTRAL_HELLO";
Response={[=[Welcome to the United States.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HELLO";
Response={[=[Well? What business might the likes of you have with the United States?]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[The positioning of your forces on our borders is unacceptable. Move them immediately, or else.]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_SERIOUS_WARNING";
Response={[=[Your territory is encroaching upon the sovereign lands of the United States. You have been warned for the last time.]=];
};
Bias=1;};
{ResponseType="RESPONSE_REQUEST";
Response={[=[The United States would be endebted to you if you were to provide us assistance.]=];
};
Bias=1;};
{ResponseType="RESPONSE_LUXURY_TRADE";
Response={[=[I hope that through trade the United States and your great empire might become closer.]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_EXCHANGE";
Response={[=[The United States feels that opening the borders between our two nations would help to further cement our friendship.]=];
};
Bias=1;};
};

LEADER_HARUN_AL_RASHID = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={[=[Welcome! I am Harun al-Rashid of the Arabian people. Come - let us admire the sumptuousness of my palace!]=];
[=[Ah! A new star appears on the horizon. I am Harun al-Rashid of Arabia! I shall write an epic poem to celebrate our historic meeting!]=];
[=[Welcome, Stranger! I am Harun al-Rashid, ruler of Arabia. Come - tell me of your empire.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={[=[I am finished; do with me what you will. They will write epic poems of my great fall.]=];
[=[You have deprived the world of a great beacon of beauty and enlightenment. I hope you are satisfied.]=];
[=[You are victorious; I congratulate you. My palace is yours now: I hope that you will take good care of the peacocks.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_POLITE_HELLO";
Response={[=[God smiles upon you my friend. What can I do for you?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_NEUTRAL_HELLO";
Response={[=[Your arrival this day must be God's will.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HELLO";
Response={[=[Those shunned by God should not be here.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[You cannot hide from God, nor Arabia. If you choose to fight us, you are cursing yourself to eternal damnation.]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_SERIOUS_WARNING";
Response={[=[You dare insult God's Land by settling near it so? Know your place, heathen.]=];
};
Bias=1;};
{ResponseType="RESPONSE_REQUEST";
Response={[=[We are in a time of need, friend. God smiles on those who are generous to others.]=];
};
Bias=1;};
{ResponseType="RESPONSE_LUXURY_TRADE";
Response={[=[It is God's will that we seek out out cooperation and trade with our fellow man when possible.]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_EXCHANGE";
Response={[=[Opening our borders will surely show God that we are both enlightened civilizations.]=];
};
Bias=1;};
};

LEADER_MONTEZUMA = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={[=[Welcome, Stranger. Gape in awe at my power and majesty!]=];
[=[What do I see before me? Another beating heart for my sacrificial fire?]=];
[=[I am Montezuma, Emperor of the Aztecs! What manner of creature are you?]=];
[=[Hold! Who dares to enter my august presence?]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={[=[My soldiers have proven themselves worthless and weak - I'm glad that you've killed them all!]=];
[=[Monster! Who are you to destroy my greatness?]=];
[=[Despite my best efforts, you have defeated me. Perhaps now I can find some peace.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_POLITE_HELLO";
Response={[=[Welcome, friend! I shall sacrifice 10 captives to commemorate this meeting!]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_NEUTRAL_HELLO";
Response={[=[If you'd like, I can give you a closer look at my altar.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HELLO";
Response={[=[Are you here to offer yourself as a sacrifice? No? I suggest you be on your way quickly then.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[Come, fool. Your soldiers will make an excellent sacrifice to the gods.]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_SERIOUS_WARNING";
Response={[=[If your settlers dare expand any closer to my domains, they shall become my next sacrifice.]=];
};
Bias=1;};
{ResponseType="RESPONSE_REQUEST";
Response={[=[Provide us this gift and the next ten sacrifices I make shall be in your honor!]=];
};
Bias=1;};
{ResponseType="RESPONSE_LUXURY_TRADE";
Response={[=[Come, let us make a deal. Trading luxuries will help in quelling the unruly masses.]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_EXCHANGE";
Response={[=[Opening our borders will make it much easier for me to bring sacrifices to my altar. I'm sure it will help you somehow as well!]=];
};
Bias=1;};
};

LEADER_WU_ZETIAN = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={[=[Welcome. I am Wu Zetian, Empress of China. We do not look for conflict with others, but we will respond forcefully to protect our interests.]=];
[=[Greetings. I am the Empress Wu Zetian. China seeks peace to pursue its own development. Leave us alone and we shall do the same for you.]=];
[=[Greetings. I am Wu Zetian, Empress of China. China seeks peaceful coexistence and fair trade, but will respond forcefully to aggression. I hope you are of like mind.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={[=[You have destroyed me. I congratulate you. If the circumstances had been reversed, I would have happily done the same to you.]=];
[=[I am finished in this world. Perhaps I shall have my revenge in the next.]=];
[=[You have proven yourself a cunning and worthy adversary. I commend you on your victory.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_POLITE_HELLO";
Response={[=[Greetings, my friend. We have to look out for each other these days, don't you think?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_NEUTRAL_HELLO";
Response={[=[Welcome. What brings you to rich and powerful China?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HELLO";
Response={[=[Disrespect the mighty Chinese Empire at your peril, "friend."]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[Should your massed armies cross my border, they shall have the wrath of all of China unleased upon them.]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_SERIOUS_WARNING";
Response={[=[I know that China is a prosperous nation, but I do not welcome your uninvited presence. Cease your expansion near my borders immediately.]=];
};
Bias=1;};
{ResponseType="RESPONSE_REQUEST";
Response={[=[As much as it pains me to sacrifice China's pride in this manner, I must ask for your assistance.]=];
};
Bias=1;};
{ResponseType="RESPONSE_LUXURY_TRADE";
Response={[=[China has many rare and valuable goods. Let us make an exchange.]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_EXCHANGE";
Response={[=[I believe opening our borders will help culture and arts in both of our empires to flourish.]=];
};
Bias=1;};
};

LEADER_RAMESSES = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={[=[Greetings. I am Ramesses, ruler of mighty Egypt. I am also a god. You show great courage in approaching me.]=];
[=[Welcome. I am Ramesses of Egypt. The stars have foretold your arrival.]=];
[=[Greetings. I am the god Ramesses, I am the living embodiment of Egypt, the father and mother of all civilizations.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={[=[Fool! A god cannot be defeated! My divine power will destroy you any minute now! I'm sure of it!]=];
[=[You have won nothing. Strike me down and my spirit shall pursue your soul unto the very abyss!]=];
[=[How interesting. It appears that even gods may be defeated. I congratulate you on your victory.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_POLITE_HELLO";
Response={[=[Welcome, great leader. What business do you have with the God of Egypt?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_NEUTRAL_HELLO";
Response={[=[The god and pharoah of Egypt bids you welcome.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HELLO";
Response={[=[You should be grateful the divine Pharoah has allowed you to live up to this moment.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[The Pharoah and God of Egypt will crush you, should your armies foolishly attack.]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_SERIOUS_WARNING";
Response={[=[You dare settle near the sacred lands of the Nile? Continue this and I shall ensure a swift journey to the afterlife.]=];
};
Bias=1;};
{ResponseType="RESPONSE_REQUEST";
Response={[=[Should you make an offering to Egypt, land of the gods, I am confident you shall have bountiful harvests for many generations.]=];
};
Bias=1;};
{ResponseType="RESPONSE_LUXURY_TRADE";
Response={[=[I offer to you the bounty of the Land of the Nile, and ask for equal value in exchange.]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_EXCHANGE";
Response={[=[Egypt is willing to open the borders to her sacred lands if you are willing to do the same.]=];
};
Bias=1;};
};

LEADER_ELIZABETH = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={[=[Greetings. We hope that our two people meet as friends, rather than foes.]=];
[=[You are well met. I pray that it was an auspicious wind that brought us together.]=];
[=[We are pleased to meet you.]=];
[=[Welcome to England.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={[=[You have bested us on the field of battle. We congratulate you in your victory.]=];
[=[You have defeated us, for now. But England shall rise again one day, even mightier than before!]=];
[=[You have triumphed over us. The day is yours.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_POLITE_HELLO";
Response={[=[I welcome your return to England, friend. I trust your journey here was pleasant?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_NEUTRAL_HELLO";
Response={[=[Welcome to England.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HELLO";
Response={[=[I don't have all day to waste with you. Hurry up with your business and begone.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[A show of force will not intimidate England. Move your soldiers or watch them die.]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_SERIOUS_WARNING";
Response={[=[If you wish to join the great English Empire, I welcome you. Discontinue, however, trying to take the lands which rightfully belong to me. Understood?]=];
};
Bias=1;};
{ResponseType="RESPONSE_REQUEST";
Response={[=[Would you be willing to assist us? Think of it as investing in your relationship with mighty England.]=];
};
Bias=1;};
{ResponseType="RESPONSE_LUXURY_TRADE";
Response={[=[It is the duty of all civilized nations to accumulate wealth through trade.]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_EXCHANGE";
Response={[=[Opening our borders to one another will surely encourage greater commercial opportunities. Don't you agree?]=];
};
Bias=1;};
};

LEADER_NAPOLEON = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={[=[Welcome. I am Napoleon of France, the greatest military mind in the history of the world!]=];
[=[Welcome, Stranger! I am Napoleon, Emperor of France! I am loyal to my friends, death to my enemies. Which will you be?]=];
[=[Ah. We meet at last. I am Napoleon, Emperor of France. Come: let us discuss the division of the world between our two great nations.]=];
[=[Greetings. I am Napoleon of France. I have little time for idle pleasantries; what brings you here?]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={[=[You have vanquished me. I congratulate you.]=];
[=[I congratulate you on your victory.]=];
[=[I am undone. There is nothing left but honor. Do with me what you will.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_POLITE_HELLO";
Response={[=[Ah, hello again. I assume you haven't gotten yourself into any trouble lately, my friend?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_NEUTRAL_HELLO";
Response={[=[Here to admire the French Empire, or to do business perhaps?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HELLO";
Response={[=[What business do YOU have with the world's greatest leader of men?]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[Ha! What are your forces doing near my territory. If you wish to fight, know that you cannot beat me.]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_SERIOUS_WARNING";
Response={[=[Trying to grab some territory while I wasn't looking, huh? Continue and I guarantee you shall pay a heavy price.]=];
};
Bias=1;};
{ResponseType="RESPONSE_REQUEST";
Response={[=[Even France happens upon rough times. Grant us this gift and I shall ensure you are justly rewarded in time.]=];
};
Bias=1;};
{ResponseType="RESPONSE_LUXURY_TRADE";
Response={[=[Ah, it seems that we each have some goods which could benefit the other. Shall we?]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_EXCHANGE";
Response={[=[Opening our borders will greatly expediate the movement of troops. Should it be necessary, of course. What do you think?]=];
};
Bias=1;};
};

LEADER_BISMARCK = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={[=[The mighty German people greet you, Stranger.]=];
[=[Germany greets you. I pray that there will always be peace between our two great peoples.]=];
[=[On behalf of the great German people, I bid you welcome!]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={[=[Germany has been destroyed - I weep for future generations!]=];
[=[I congratulate you on your victory. The forces of history must truly be on your side.]=];
[=[Inconceivable! I, Otto Von Bismarck - Duke of Lauenburg, Prime Minister of Prussia, and First Chancellor of Germany - I have been defeated by the likes of YOU?!]=];
[=[I congratulate you on your victory. May your great empire stand for a thousand-thousand years!]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_POLITE_HELLO";
Response={[=[Greetings from Germany. I trust you have been well?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_NEUTRAL_HELLO";
Response={[=[Germany always looks forward to favorable relations with might empires such as yours.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HELLO";
Response={[=[State the purpose of your visit.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[Know that should your massed armies attack, the full might of Germany will be unleashed upon your nation.]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_SERIOUS_WARNING";
Response={[=[We are a proud and mighty nation. Do not be a fool and insult Germany by settling lands which rightfully belong to her.]=];
};
Bias=1;};
{ResponseType="RESPONSE_REQUEST";
Response={[=[Helping Germany in lean times will guarantee a staunch ally in your own time of troubles.]=];
};
Bias=1;};
{ResponseType="RESPONSE_LUXURY_TRADE";
Response={[=[Trade is one of many means to strengthen the empire. What do you think of this offer?]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_EXCHANGE";
Response={[=[Germany seeks strong and competent allies. Opening our borders will help promote mutual defense.]=];
};
Bias=1;};
};

LEADER_GANDHI = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={[=[In the name of the peaceful Indian people, I greet you.]=];
[=[Welcome! I trust that our peoples can share the world's bounty in peaceful harmony!]=];
[=[In the name of the Indian people, I offer you my hand in friendship!]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={[=[You may have vanquished our armies, but you will never vanquish the Indian spirit.]=];
[=[You have conquered an innocent and helpless people. I congratulate you.]=];
[=[You have conquered us. If you wish to ease your terrible karmic burden and not return in the next life as a dung beetle, I urge you to be merciful in victory.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_POLITE_HELLO";
Response={[=[Hello again, dear friend. India welcomes you with open arms.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_NEUTRAL_HELLO";
Response={[=[India is always pleased to accept your visit.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HELLO";
Response={[=[While I do not enjoy speaking with you, my hope is that doing so will lead to a brighter future for India.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[India is not afraid of your soldiers. Should you attack, it will be a terrible mistake.]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_SERIOUS_WARNING";
Response={[=[The people of India cry out as you claim her lands. Please do not divide us through this reckless behavior.]=];
};
Bias=1;};
{ResponseType="RESPONSE_REQUEST";
Response={[=[My dear friend, could you spare something for India?]=];
};
Bias=1;};
{ResponseType="RESPONSE_LUXURY_TRADE";
Response={[=[Ah, hello my friend. I noticed we could make a mutually beneficial deal. What do you think?]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_EXCHANGE";
Response={[=[India hopes that our friendship might be further solidified by removing the artificial obstacles which divide us.]=];
};
Bias=1;};
};

LEADER_HIAWATHA = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={[=[Greetings, Stranger. I am Hiawatha, speaker for the Iroquois.  We seek peace with all but we do not shrink from war.]=];
[=[I am Hiawatha, leader of the Iroquois. I bid you welcome, and I hope that our two great people shall be friends.]=];
[=[Peace be with you. I am Hiawatha, leader of the mighty Iroquois.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={[=[My people are destroyed. I pray that you have at last slaked your thirst for blood.]=];
[=[You have defeated us - so be it. But our spirits will never be vanquished! We shall return!]=];
[=[We are undone. Our braves are slaughtered; our lands are yours. Perhaps in the next world we shall find the peace we could not find in this one.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_POLITE_HELLO";
Response={[=[The spirits forecast your arrival. What brings you here, friend?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_NEUTRAL_HELLO";
Response={[=[What brings you this far into the wildnerness, leader?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HELLO";
Response={[=[The spirits which surround us tell me you are not to be trusted. What say you?]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[The spirits have warned me a great evil is near. Do not desecrate the memory of your ancestors through the killing of others.]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_SERIOUS_WARNING";
Response={[=[The wilderness does not exist solely for your benefit. As its guardian, I must demand you cease your expansion near Iroquois lands.]=];
};
Bias=1;};
{ResponseType="RESPONSE_REQUEST";
Response={[=[The spirits have told me that trouble lies ahead. With your gracious support, I hope that we can pass through it safely.]=];
};
Bias=1;};
{ResponseType="RESPONSE_LUXURY_TRADE";
Response={[=[The bounty of nature is meant to be shared.]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_EXCHANGE";
Response={[=[The land yearns to be free of mankind's boundaries. What do you say we erase them between our two nations?]=];
};
Bias=1;};
};

LEADER_ODA_NOBUNAGA = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={[=[We are most pleased and honored to meet the great leader and warlord.]=];
[=[This humble soldier greets the mighty warrior and hopes earnestly for a fair and equitable alliance.]=];
[=[In truth, the heavens have smiled upon us for leading us into your august presence. How may we serve you?]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={[=[You are far cleverer than I gave you credit for. I congratulate you.]=];
[=[You have shown remarkable skill and audacity. One would almost think you were Japanese!]=];
[=[Well played, my adversary. You have defeated me.]=];
[=[I am defeated. You are to be congratulated.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_POLITE_HELLO";
Response={[=[Greetings, great leader. It is my sincere hope that you have been well.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_NEUTRAL_HELLO";
Response={[=[This humble warlord welcomes your presence.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HELLO";
Response={[=[This samurai grants you an audience. Now speak, and do not waste this opportunity.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[If you wish to make war, then come. Do not use the tactics of those corrupt in mind and spirit.]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_SERIOUS_WARNING";
Response={[=[It is not becoming of a great and powerful leader such as yourself to so brazenly claim whatever lands you please. We have no choice but to demand you reverse this pattern.]=];
};
Bias=1;};
{ResponseType="RESPONSE_REQUEST";
Response={[=[Might this humble warrior bow his head and ask that you show generosity?]=];
};
Bias=1;};
{ResponseType="RESPONSE_LUXURY_TRADE";
Response={[=[I don't mean to be presumptuous, but I believe that a trade could be mutually beneficial.]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_EXCHANGE";
Response={[=[As a sign of mutual respect, I request that we allow passage through one another's kingdoms.]=];
};
Bias=1;};
};

LEADER_SULEIMAN = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={[=[By my beard and belly, I am glad to meet you! I am Suleiman, leader of the mighty Ottomans!]=];
[=[The Ottoman nation greets you, Stranger! I am Suleiman!]=];
[=[Greetings, Stranger! I am Suleiman, leader of the Ottomans! Let us feast to celebrate this grand occasion!]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={[=[This is terrible! I have been defeated! By my beard and belly, how could this have happened?]=];
[=[My armies have been vanquished and all is lost. How is this possible?]=];
[=[Is this real or is it a nightmare? How could you have defeated me?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_POLITE_HELLO";
Response={[=[Ah, welcome back. The Ottoman Empire is always happy to entertain her friends.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_NEUTRAL_HELLO";
Response={[=[Welcome to the Ottoman Empire, jewel of civilization.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HELLO";
Response={[=[I make it a habit of speaking to only great leaders, but shall make an exception for you. Hurry up now.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[Tell me. Do you wish to attack the mighty Ottoman Empire? The positioning of your armies seems to indicate this. I'll give you some advice - it would be a big mistake.]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_SERIOUS_WARNING";
Response={[=[Come now, what do you think you're doing expanding so close to the Ottoman Empire? Stop that immediately.]=];
};
Bias=1;};
{ResponseType="RESPONSE_REQUEST";
Response={[=[The Ottoman Empire seems to have hit a bit of a rough patch. Might I ask a good friend for help?]=];
};
Bias=1;};
{ResponseType="RESPONSE_LUXURY_TRADE";
Response={[=[I will share a portion of my great wealth if you might be inclined to do the same!]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_EXCHANGE";
Response={[=[The only way to truly know this existence is to see more of it. By opening our borders, we'll push back the horizon and learn more of this world.]=];
};
Bias=1;};
};

LEADER_DARIUS = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={[=[I Darius, ruler of mighty Persia, do greet you with warmth and friendship. Do feel free to consult me if you become overwhelmed with the responsibilities of leadership.]=];
[=[I graciously greet you, and generously offer you my hand in friendship. I am Darius, leader of Persia and an extremely wise and remarkable man.]=];
[=[Welcome, Stranger! I am Darius, the faultless leader of mighty Persia. But of course you knew that.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={[=[You fool! Do you know what you have done? The world will long lament your heinous crime!]=];
[=[Curse you! The blood of the greatest leader in world history is on your hands!]=];
[=[You have defeated me?? But how could this have happened? There must be some mistake!]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_POLITE_HELLO";
Response={[=[The treasures of the world can be ours, together! What brings you to Persia this time, friend?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_NEUTRAL_HELLO";
Response={[=[What brings you to to the vast and noble Persian Empire?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HELLO";
Response={[=[You come to might Persia as you are? What do you want?]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[I see your armies nearby. Fools such as yourself would not dare to make war against the glorious Persian Empire. Am I right?]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_SERIOUS_WARNING";
Response={[=[Persia does not take kindly to insults. And your settling near our borders is very much that. Speak now - what is your response?]=];
};
Bias=1;};
{ResponseType="RESPONSE_REQUEST";
Response={[=[The great Persian Empire is currently experiencing some hardship. Your investment ensure a bright future for us both.]=];
};
Bias=1;};
{ResponseType="RESPONSE_LUXURY_TRADE";
Response={[=[Trade is the lifeblood of any empire, and Persia is no different. What do you think of this exchange?]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_EXCHANGE";
Response={[=[Persia seeks knowledge and opportunity from every corner of the earth. Perhaps you share this goal. Shall we open our borders?]=];
};
Bias=1;};
};

LEADER_AUGUSTUS = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={[=[Greetings. I am Augustus, Emperor and Pontifex Maximus of Rome. If you are a friend of Rome, be welcome.]=];
[=[Welcome. Rome is true to her allies, death to her enemies. Which are you?]=];
[=[Welcome! Rome is honored by your presence.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={[=[I congratulate you on your victory.]=];
[=[You have finished us. We are defeated.]=];
[=[The gods have withdrawn their favor from Rome. We are defeated.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_POLITE_HELLO";
Response={[=[What brings you to Rome, oh wise leader?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_NEUTRAL_HELLO";
Response={[=[Proceed. There are many things I need to attend to.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HELLO";
Response={[=[Don't waste Rome's time. I have things to do.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[Your soldiers near my empire seem to be quite excited lately. It couldn't be that their foolish leader wishes to pick a fight, could it?]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_SERIOUS_WARNING";
Response={[=[If you're trying to get me upset, you're doing a good job. And if you keep expanding near Rome, you'll see me angry. Which you will very much regret.]=];
};
Bias=1;};
{ResponseType="RESPONSE_REQUEST";
Response={[=[Even mighty Rome has problems from time to time. Could I ask for a favor?]=];
};
Bias=1;};
{ResponseType="RESPONSE_LUXURY_TRADE";
Response={[=[Keeping the masses content is vital. An exchange here will help us both in that regard.]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_EXCHANGE";
Response={[=[Opening our borders seems like convenient agreement at the present time. Do you agree?]=];
};
Bias=1;};
};

LEADER_CATHERINE = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={[=[It is good to meet another player on the world stage. One's own subjects can be so tiresomely sycophantic, don't you agree?]=];
[=[Welcome! I always enjoy meeting leaders of lesser nations!]=];
[=[Hello, Stranger! If you are as intelligent and sensible as you are attractive we shall get along famously!]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={[=[Well played indeed. Congratulations.]=];
[=[You are a more cunning opponent than I gave you credit for. I congratulate you.]=];
[=[We have been defeated. That makes me your captive. There are worse fates, I suppose.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_POLITE_HELLO";
Response={[=[Splendid, I was hoping to see you again soon!]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_NEUTRAL_HELLO";
Response={[=[Fabulous, I always enjoy visits from other great leaders!]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HELLO";
Response={[=[Are you here to earn my favor? If so, you have work to do.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[My, my... your armies seem to be awfully close to Russia. Too close, I'd say. Move them. Now.]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_SERIOUS_WARNING";
Response={[=[Let me share something with you. Russia is very protective of her lands, and your settling near her constitutes a direct challenge. Do not continue with this behavior.]=];
};
Bias=1;};
{ResponseType="RESPONSE_REQUEST";
Response={[=[My my, look who it is. I was hoping I'd find you. Russia is having some economic problems right now. Could you assist?]=];
};
Bias=1;};
{ResponseType="RESPONSE_LUXURY_TRADE";
Response={[=[Ah, greetings! I thought this offer might interest you. What do you think?]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_EXCHANGE";
Response={[=[The only way for people to know each other better is to tear down the boundaries between them. What do you say we open our borders?]=];
};
Bias=1;};
};

LEADER_RAMKHAMHAENG = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={[=[Welcome, Stranger, to Siam. I am Ramkhamhaeng. We are greatly honored by your visit.]=];
[=[I am honored to make your acquaintance. I am Ramkhamhaeng of Siam.]=];
[=[Greetings. I am Ramkhamhaeng, king of Siam. You do our humble nation great honor by visiting us.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={[=[All is lost, except for honor. There is only one course open to me now. I wish you goodbye.]=];
[=[You have defeated me at last. There is only one course open to me now. Farewell!]=];
[=[I congratulate you upon your victory. There is only one honorable course open to me now. Farewell!]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_POLITE_HELLO";
Response={[=[Ah, hello! How shall we celebrate your return to Siam?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_NEUTRAL_HELLO";
Response={[=[I hope that you might find what you seek here in Siam.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HELLO";
Response={[=[Meeting with you is always unpleasant, but I must make sacrifices for the sake of the Siamese people.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[The fact that you have forces positioned near Siam is unacceptable. Withdraw them immediately.]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_SERIOUS_WARNING";
Response={[=[I had sincerely hoped that Siam and your empire might be wonderful friends. But if you keep constructing new settlements near us, I fear we will become enemies.]=];
};
Bias=1;};
{ResponseType="RESPONSE_REQUEST";
Response={[=[Should you provide us with this gift, I will most undoubtedly spread word of your greatness to all the empires of the world.]=];
};
Bias=1;};
{ResponseType="RESPONSE_LUXURY_TRADE";
Response={[=[Trade is the fruit of relationship between two great kingdoms. What do you think of this offer, my friend?]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_EXCHANGE";
Response={[=[A true leader knows that only through cooperation can one achieve enlightenment. Shall we open our borders, and allow free passage between our kingdoms?]=];
};
Bias=1;};
};

LEADER_ASKIA = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={[=[Greetings. I am Askia of the Songhai. We are a fair people - but those who cross us will find only destruction. You would do well to avoid repeating the mistakes others have made in the past.]=];
[=[Blessings upon you. I am Askia of the Songhai. I seek peace with all, but do not shrink from war when necessary. If you wish to survive, do not make it necessary.]=];
[=[Greetings. I am Askia, king of the Songhai. We are an enlightened people who seek the peaceful exchange of knowledge with others. However, we are quite ready to defend ourselves when necessary.]=];
[=[Greetings. I am Askia of the Songhai. We seek peace with all. If you are looking to make trouble, I urge you to do so elsewhere.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={[=[The barbarians advance, and another great civilization is destroyed. Night is upon us - turn out the lights.]=];
[=[We have been consumed by the fires of hatred and rage. Enjoy your victory in this world - you shall pay a heavy price in the next!]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_POLITE_HELLO";
Response={[=[What brings you here to Songhai, God's favored land, my friend?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_NEUTRAL_HELLO";
Response={[=[I trust that God willed your visit to Songhail, great leader.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HELLO";
Response={[=[If you'd like, I can demonstrate for you how sharp the blade of a Songhai warrior is... No? Then what do you want?]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[If your armies near my border have come to fight, I shall slay them. We are favored by God and cannot lose.]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_SERIOUS_WARNING";
Response={[=[Do not trifle with me. Continue settling cities near the mighty Songhai Empire and soon they will join us. This sword is not for show.]=];
};
Bias=1;};
{ResponseType="RESPONSE_REQUEST";
Response={[=[Circumstances have not been kind to the Songhai lately, friend. I believe God wishes to teach us that we cannot triump alone.]=];
};
Bias=1;};
{ResponseType="RESPONSE_LUXURY_TRADE";
Response={[=[God teaches us to learn from and respect others. Through trade, I feel we can better understand one another.]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_EXCHANGE";
Response={[=[I seek new routes for my pilgrimage to the land of God. I assume access to my lands would be a benefit to you as well. Shall we open our borders?]=];
};
Bias=1;};
};

GENERIC = {
{ResponseType="RESPONSE_REPEAT_TRADE_TOO_MUCH";
Response={};
Bias=1;};
{ResponseType="RESPONSE_REPEAT_TRADE";
Response={[=[Didn't I already say you would have to do better?]=];
[=[I already told you to only bother offering a fair deal.]=];
[=[Are you offering deals you know I won't accept?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_REPEAT_TOO_MUCH";
Response={};
Bias=1;};
{ResponseType="RESPONSE_GREETING_REPEAT";
Response={[=[Back so soon?]=];
[=[You sure do like talking to me don't you?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_REPEAT";
Response={[=[You must have something better to do than talk to me all the time. Or maybe you don't.]=];
[=[And what do you want this time?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_POLITE_HELLO";
Response={[=[Hello friend. What brings you to my court this day?]=];
[=[It's always a pleasure speaking with you. What would you like to discuss?]=];
[=[Hello again my friend.]=];
[=[Great to see you again. Do you come with news, or perhaps an offer?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_NEUTRAL_HELLO";
Response={[=[Greetings.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HELLO";
Response={[=[What do you want?]=];
[=[Why are you here?]=];
[=[What business do you have here?]=];
[=[Oh great, you again?]=];
[=[Get on with it.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_DESTRUCTION_LOOMS";
Response={[=[The end is near. What is it you wish to speak about?]=];
[=[I know when I'm staring defeat in the face. Have you come to discuss terms?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_AT_WAR_WANTS_PEACE";
Response={[=[Is it not time we ended this war?]=];
[=[For the good of our two nations, let us make peace.]=];
[=[The time has come to put down our arms.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_AT_WAR_HOSTILE";
Response={[=[Come to beg for mercy?]=];
[=[Lost the will to fight?]=];
[=[What's the matter? Tired of battle?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_RESEARCH_AGREEMENT";
Response={[=[Greetings. How goes progress towards the Research Agreement?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_BROKEN_MILITARY_PROMISE";
Response={[=[What business does a dishonorable individual such as yourself have here?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_WORKING_WITH";
Response={[=[Always a pleasure working with you, friend. What brings you to my court?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_WORKING_AGAINST";
Response={[=[The villain {1_ThirdPlayerName:textkey} remains a constant headache. Don't you agree?]=];
[=[Greetings. My hope is that it is not long before we can finally deal with {1_ThirdPlayerName:textkey} once and for all.]=];
[=[Any new plans for how to deal with {1_ThirdPlayerName:textkey}?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_COOP_WAR";
Response={[=[It won't be long before we'll have dealt with {1_ThirdPlayerName:textkey}. I can just feel it.]=];
[=[I hope you're looking forward to the downfall of {1_ThirdPlayerName:textkey} as much as I am.]=];
[=[Soon we'll have dealt with {1_ThirdPlayerName:textkey} once and for all.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HUMAN_AT_WAR";
Response={[=[How's your little war going? Hopefully not too well. What do you want?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HUMAN_AT_WAR";
Response={[=[Best of luck in your current conflict. What can I do for you?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_AGGRESSIVE_MILITARY";
Response={[=[I see your military forces near my borders. Are you here to foolishly threaten me or are you simply wasting my time?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_AGGRESSIVE_MILITARY";
Response={[=[The positioning of your military is somewhat worrisome. I advise you to withdraw for the sake of future peace. Now, what would you like to talk about?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_AGGRESSIVE_EXPANSION";
Response={[=[The spread of your cities and people is like a plague infecting the land. I look forward to the day I don't have to see it any more.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_AGGRESSIVE_EXPANSION";
Response={[=[While I have this opportunity, I should mention that your expansion has worried several of my officials. I hope that this does not cause any problems in the future. What would you like to discuss?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_AGGRESSIVE_PLOT_BUYING";
Response={[=[Your theft of all the territory in your empire showcases your greed. You know that will catch up with you eventually, right?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_AGGRESSIVE_PLOT_BUYING";
Response={[=[Your recent trend of buying land near us is concerning. For the sake of our future relationship I advise that you be cautious in this matter. Now that that's out of the way, what brings you here today?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_FRIENDLY_STRONG_MILITARY";
Response={[=[I've heard many stories of your powerful military. The villains of this world would be wise to fear your might.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_FRIENDLY_STRONG_ECONOMY";
Response={[=[Your empire is famed for its strong economy. Perhaps one day you might be willing to share some of your secrets with a friend?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HUMAN_FEW_CITIES";
Response={};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HUMAN_SMALL_ARMY";
Response={};
Bias=1;};
{ResponseType="RESPONSE_GREETING_HOSTILE_HUMAN_IS_WARMONGER";
Response={};
Bias=1;};
{ResponseType="RESPONSE_GREETING_DENOUNCED_BY_AI";
Response={[=[You? What do you want? I have no more business with the likes of you.]=];
[=[And what do you think you're doing here?]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_DENOUNCED_AI";
Response={[=[Oh, okay. So now you want to talk, huh?]=];
[=[Showing your face here after the things you've said? State your purpose quickly before I throw you out.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_OUR_DOF_WITH_ENEMY_OF_AI";
Response={[=[What is it? I don't have much time for those who hang around with the likes of {1_PlayerName}.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_OUR_DOF_WITH_FRIEND_OF_AI";
Response={[=[Ah, hello. Always happy to talk with a friend of {1_PlayerName}.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_DENOUNCED_FRIEND_OF_AI";
Response={[=[Oh, it's you. I'll be honest with you, I don't take kindly towards those who insult {1_PlayerName}.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_DENOUNCED_FRIEND_OF_AI";
Response={[=[Oh, it's you. I'll be honest with you, I don't take kindly towards those who insult {1_PlayerName}.]=];
};
Bias=1;};
{ResponseType="RESPONSE_GREETING_DENOUNCED_ENEMY_OF_AI";
Response={[=[Ah, greetings. Always happy to speak with other leaders who share my dislike of {1_PlayerName}.]=];
};
Bias=1;};
{ResponseType="RESPONSE_TOO_SOON_FOR_DOF";
Response={[=[I'm sorry, but we haven't known one another for long enough for me to feel comfortable doing so. Perhaps we can revisit this subject in the future.]=];
[=[Making such a declaration at this point in our relationship would be premature. Maybe another time.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DOF_AI_DENOUNCE_REQUEST";
Response={[=[Friend, I have a serious matter to discuss. My relationship with {1_CivName} has broken down, and I need you to denounce them as a show of support. What do you say?]=];
};
Bias=1;};
{ResponseType="RESPONSE_DOF_AI_WAR_REQUEST";
Response={[=[I have found myself in a very serious situation, my friend. The time for war has come with {1_CivName}, and I need you to join me on the battlefield. What do you say? (WILL DECLARE WAR IMMEDIATELY)]=];
};
Bias=1;};
{ResponseType="RESPONSE_DOF_NOT_HONORED";
Response={[=[Pathetic. So you now show your true colors. The world will know of your dishonor.

(They have publicly denounced us! NOTE: You are not at war.)]=];
[=[So that is the kind of ally you are then? The rest of the world's leaders will hear of your betrayal.

(They have publicly denounced us! NOTE: You are not at war.)]=];
};
Bias=1;};
{ResponseType="RESPONSE_AI_DOF_BACKSTAB";
Response={[=[I've had enough of you. I've told the other leaders of the world that working with you is a mistake.

(They have publicly denounced us! NOTE: You are not at war.)]=];
[=[Alright, enough is enough. Informing everyone else of your ill deeds is long overdue.

(They have publicly denounced us! NOTE: You are not at war.)]=];
};
Bias=1;};
{ResponseType="RESPONSE_RESPONSE_TO_BEING_DENOUNCED";
Response={[=[So is that how it is then? Very well. I shall not forget this.]=];
[=[You have sullied your reputation with such a foolish move.]=];
[=[You have made a foolish mistake. This incident will not be forgotten.]=];
[=[I had a feeling I was wasting my time with you. Little did I know it would come to this, however.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_DOFED_FRIEND";
Response={[=[Ahhh, I've noticed that you've become friends with {1_CivName}. Glad to hear of it. I'm already on good terms with them myself.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_DOFED_ENEMY";
Response={[=[I recommend that you not get too close with {1_CivName}. If so... we might have problems getting along.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_DENOUNCED_FRIEND";
Response={[=[I'll have you know that {1_CivName} and I have worked together in the past, and I have the utmost respect for them. Just so you're aware.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_DENOUNCED_ENEMY";
Response={[=[Glad to hear there are others in the world which share my disgust with {1_CivName}. They are clearly not to be trusted.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_DOF_SO_AI_DOF";
Response={[=[Being on such good terms, I couldn't help but notice that you'd become friends with {1_CivName}. I have done the same. Perhaps this makeshift alliance will lead to great things in the future?]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_DENOUNCE_SO_AI_DENOUNCE";
Response={[=[I share your convictions that {1_CivName} only causes problems for the civilized empires of the world. Perhaps the combination of our denouncements will teach them a lesson.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_DOF_SO_AI_DENOUNCE";
Response={[=[Oh great, now the vermin are breeding. Now I have to deal with both you and {1_CivName}? I'll have to teach them a lesson.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_DENOUNCE_SO_AI_DOF";
Response={[=[Anyone who you don't get along with is clearly worth building a friendship with. Give {1_CivName} my regards.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[I see your armies amassed near my empire. If you wish to attack then come. Don't hide in the shadows like a child.]=];
};
Bias=1;};
{ResponseType="RESPONSE_AGGRESSIVE_MILITARY_WARNING";
Response={[=[It's come to my attention that you have a large number of Units near my borders. I request that you move them elsewhere to avoid causing undue distress to my citizens.]=];
};
Bias=1;};
{ResponseType="RESPONSE_KILLED_PROTECTED_CITY_STATE";
Response={[=[It seems your word is worth nothing, as your conquest of {@1_MinorCivName} shows. How despicable. The world will know of your crimes.]=];
};
Bias=1;};
{ResponseType="RESPONSE_ATTACKED_PROTECTED_CITY_STATE";
Response={[=[Your wanton aggression against {@1_MinorCivName} does not go unnoticed. You will face serious consequences should you continue assault.]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_SERIOUS_WARNING";
Response={[=[Your expansion efforts are an insult. Know that there will be consequences for this.]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_WARNING";
Response={[=[I couldn't help but notice that you seem to be expanding into lands which I regard to be mine. I request that you reconsider this.]=];
[=[Your habit of claiming every bit of land you've spotted has not gone unnoticed. I advise you to discontinue this.]=];
[=[If you should continue to expand your empire in lands I feel are mine it can only ruin the possibility of friendship between us.]=];
[=[The settling of your people near my sovereign territory is placing a strain upon relations between our two nations.]=];
};
Bias=1;};
{ResponseType="RESPONSE_EXPANSION_BROKEN_PROMISE";
Response={[=[Your guarantee of not expanding near us seems to have been empty words. Know that there will be consequences for this.]=];
};
Bias=1;};
{ResponseType="RESPONSE_PLOT_BUYING_SERIOUS_WARNING";
Response={[=[The aggressive manner in which you buy up territory near us is an insult. I had hoped you would be a better neighbor.]=];
};
Bias=1;};
{ResponseType="RESPONSE_PLOT_BUYING_WARNING";
Response={[=[Your purchase of land in my vicinity has caused some alarm. I caution you so that this issue does not become more serious.]=];
};
Bias=1;};
{ResponseType="RESPONSE_PLOT_BUYING_BROKEN_PROMISE";
Response={[=[So it seems you lied when you told us that your empire would stop purchasing land near us. I do not take this insult lightly.]=];
[=[I am very disappointed that you did not stop funding land acquisition near my territory. I had hoped you were a more honorable leader.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_WE_ATTACKED_YOUR_MINOR";
Response={[=[I thought you might like to know that I've launched an invasion of one of your little pet states. Their land and resources will make a fine addition to my own.]=];
[=[Oops, it seems I've attacked one of your little friends. Care to do something about it?]=];
};
Bias=1;};
{ResponseType="RESPONSE_WE_ATTACKED_YOUR_MINOR";
Response={[=[It's come to my attention that I may have attacked a city-state with which you have had past relations. While it was not my goal to be at odds with your empire, this was deemed a necessary course of action.]=];
[=[I've been informed that my empire has commenced an attack on a city-state friendly to you. I assure you, this was not on purpose, and hope that this does not serve to drive us apart.]=];
};
Bias=1;};
{ResponseType="RESPONSE_WORK_WITH_US";
Response={[=[It is hard to find worthy friends in this world. I'd like to make a public Declaration of Friendship, informing the other empires of the bond between our peoples. What do you say?]=];
[=[Great leader, would you care to make a Declaration of Friendship to the world? My hope is that we can build a long-lasting bond between our two empires.]=];
[=[Let us plant the seeds of a bright future by making a Declaration of Friendship to the world. What say you?]=];
[=[This world can be cruel. Only with the assistance of others can we overcome it. Shall we announce to the world our Declaration of Friendship?]=];
};
Bias=1;};
{ResponseType="RESPONSE_END_WORK_WITH_US_WARMONGER";
Response={[=[I didn't want things to end up like this, but I cannot overlook your warmongering. Consider our Pact of Cooperation ended.]=];
};
Bias=1;};
{ResponseType="RESPONSE_END_WORK_WITH_US_MINORS";
Response={[=[Your dealings with city-states in my sphere of influence is unacceptable. Consider our Pact of Cooperation ended.]=];
};
Bias=1;};
{ResponseType="RESPONSE_END_WORK_WITH_US_LAND";
Response={[=[I fear that our close proximity was destined to poison our relationship. Consider our Pact of Cooperation ended.]=];
};
Bias=1;};
{ResponseType="RESPONSE_END_WORK_WITH_US_WONDERS";
Response={[=[Your continued greed in collecting wonders of the world has become a major issue. Consider our Pact of Cooperation ended.]=];
};
Bias=1;};
{ResponseType="RESPONSE_END_WORK_WITH_US_VICTORY";
Response={[=[It is clear to me now that the paths we are traveling must ultimately drive us apart. Consider our Pact of Cooperation ended.]=];
};
Bias=1;};
{ResponseType="RESPONSE_END_WORK_WITH_US_DEFAULT";
Response={[=[Circumstances have changed, and I believe there is no longer a need for our Pact of Cooperation to continue. I hope you can understand.]=];
[=[I'm sorry, but it is time for our Pact of Cooperation to end.]=];
};
Bias=1;};
{ResponseType="RESPONSE_WORK_AGAINST_SOMEONE";
Response={[=[It's time I told the world of your sins.

(They have publicly denounced us! NOTE: You are not at war.)]=];
[=[I've spoken to the other leaders about you. They need to know you are not to be trusted.

(They have publicly denounced us! NOTE: You are not at war.)]=];
[=[Just so you're aware, the other leaders have now heard the grim truth about you.

(They have publicly denounced us! NOTE: You are not at war.)]=];
};
Bias=1;};
{ResponseType="RESPONSE_END_WORK_AGAINST_SOMEONE_DEFAULT";
Response={[=[Our Pact of Secrecy to undermine {1_PlayerName:textkey} has run its course. I thank you for your assistance these past years.]=];
};
Bias=1;};
{ResponseType="RESPONSE_COOP_WAR_REQUEST";
Response={[=[My disagreements with {1_PlayerName:textkey} have become too much to bear. This is a situation that can only be resolved on the battlefield. Will you join me, friend?]=];
[=[{1_PlayerName:textkey} has become a nuisance. One that can only be dealt with through war. I seek allies - can I count you among them?]=];
[=[{1_PlayerName:textkey} is a threat to the stability of this world. The time has come to deal with them once and for all. Will you assist me in this effort?]=];
};
Bias=1;};
{ResponseType="RESPONSE_COOP_WAR_TIME";
Response={[=[The time for war against {1_PlayerName:textkey} has come.]=];
};
Bias=1;};
{ResponseType="RESPONSE_NOW_UNFORGIVABLE";
Response={[=[Your actions are unforgivable. There can never be reconciliation between our two nations.]=];
};
Bias=1;};
{ResponseType="RESPONSE_NOW_ENEMY";
Response={[=[Given the circumstances, I have no choice but to assume you are my enemy. As such, I will do what I must to protect my interests.]=];
};
Bias=1;};
{ResponseType="RESPONSE_COMPLIMENT";
Response={[=[I wanted to make it known to you that I value our friendship, and hope that it might remain strong.]=];
};
Bias=1;};
{ResponseType="RESPONSE_BOOT_KISSING";
Response={[=[It is clear to all that you are a wise and mighty ruler. I ask that you might also be compassionate towards those like myself who are weak.]=];
[=[Oh great one, my hope is that you will long serve as a paragon of strength and virtue for lesser leaders such as myself.]=];
};
Bias=1;};
{ResponseType="RESPONSE_WARMONGER";
Response={[=[Your highly aggressive behavior has not gone unnoticed. Should you keep it up, it will ultimately lead to your downfall.]=];
[=[It's clear you're a fairly uncivilized brute. I have to warn you, your actions are starting to attract quite a bit of attention.]=];
[=[Your warmongering is a popular topic these days. Better watch your back.]=];
[=[You're starting to attract quite a bit of attention. That's not a good thing.]=];
};
Bias=1;};
{ResponseType="RESPONSE_MINOR_CIV_COMPETITION";
Response={[=[It's come to my attention that you're getting a little friendly with {1_MinorCivName:textkey}. In case you weren't aware, they're within my sphere of influence, and I'd prefer if you stayed out of it.]=];
[=[I've noticed your relationship with {1_MinorCivName:textkey}. While that's nice, it would be best that you leave their protection to us. I'd hate for either of us to step on any toes.]=];
};
Bias=1;};
{ResponseType="RESPONSE_PLEASED";
Response={[=[Excellent.]=];
[=[Wonderful.]=];
[=[I am pleased to hear this.]=];
[=[That is good to hear.]=];
};
Bias=1;};
{ResponseType="RESPONSE_THANKFUL";
Response={[=[You have my thanks.]=];
[=[You are truly a great leader.]=];
[=[History will long remember your great deeds.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DISAPPOINTED";
Response={[=[That is a shame.]=];
[=[Perhaps another time then.]=];
[=[That is disappointing.]=];
};
Bias=1;};
{ResponseType="RESPONSE_SO_BE_IT";
Response={[=[So be it.]=];
[=[Then you will be responsible for the consequences.]=];
[=[You will regret this.]=];
};
Bias=1;};
{ResponseType="RESPONSE_RETURNED_CIVILIAN";
Response={[=[For freeing those captives, you have my thanks.]=];
[=[I am appreciative for the actions you have taken on behalf of my people.]=];
[=[Thank you. May this be remembered as a historic event which brought our two great empires closer together.]=];
};
Bias=1;};
{ResponseType="RESPONSE_CULTURE_BOMBED";
Response={[=[How dare you? Know that there will be consequences for this.]=];
[=[If you are trying to provoke a war, you're doing a fine job.]=];
};
Bias=1;};
{ResponseType="RESPONSE_INSULT_GENERIC";
Response={[=[I couldn't help but notice how pathetic you are. And when I realized it I couldn't help but share.]=];
[=[Ah, it's always nice to see my favorite city-state again.]=];
[=[I'm really getting tired of seeing your face. My hope is that one day you'll just go away or something.]=];
[=[Ah, it's you. My apologies. Sometimes I get you mixed up with the barbarians I have to swat from time to time.]=];
};
Bias=1;};
{ResponseType="RESPONSE_INSULT_MILITARY";
Response={[=[I thought you might like to know that your army is a little on the weak side. Better watch your back.]=];
[=[With an army so weak it's a surprise your empire hasn't succumb to a barbarian invasion.]=];
};
Bias=1;};
{ResponseType="RESPONSE_INSULT_NUKE";
Response={[=[Our words are backed with nuclear weapons!]=];
};
Bias=1;};
{ResponseType="RESPONSE_INSULT_BULLY";
Response={[=[It's a shame there are some leaders in this world who have their fun by picking on the weak. Don't you agree?]=];
};
Bias=1;};
{ResponseType="RESPONSE_INSULT_UNHAPPINESS";
Response={[=[I can hear your people wailing in sorrow all the way over in my empire. If you don't do something soon they might just pack up and find a real civilization to live in.]=];
[=[With people so unhappy it's a shock to me that they'd keep you around as their leader.]=];
};
Bias=1;};
{ResponseType="RESPONSE_INSULT_CITIES";
Response={[=[It's come to my attention that your empire appears to be quite puny. Did you forget to expand your borders or are you just having a little trouble with that?]=];
};
Bias=1;};
{ResponseType="RESPONSE_INSULT_POPULATION";
Response={[=[Travelers have told us that your empire's economy is in pretty sad shape. If you beg a little I might give you a hand. Okay, actually I won't.]=];
};
Bias=1;};
{ResponseType="RESPONSE_INSULT_CULTURE";
Response={[=[What a sad sight... your empire is so uncultured. What do your citizens do all day, beat rocks together?]=];
[=[Rumor has it that your culture is so laughable that even the barbarians are shying away from your lands.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DECLARATION_PROTECT_CITY_STATE";
Response={[=[{2_MajorCivName:textkey} announces to the world that it is now protecting {1_MinorCivName:textkey}. Attacking the City-State will greatly damage relations and may lead to war.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DECLARATION_ABANDON_CITY_STATE";
Response={[=[{2_MajorCivName:textkey} has taken back its guarantee of protecting {1_MinorCivName:textkey}.]=];
};
Bias=1;};
{ResponseType="RESPONSE_REPEAT_NO";
Response={[=[We've been over this before. The answer is still no.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DONT_SETTLE_YES";
Response={[=[Very well. I agree to avoid settling in the vicinity of your empire for the time being. Perhaps in the future you will be a more accommodating neighbor.]=];
[=[So be it. I will not settle near your lands. Cooperation is clearly not one of your strong suits.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DONT_SETTLE_NO";
Response={[=[Unacceptable. I am a sovereign and have the right to settle what lands I please. This offense will not be forgotten.]=];
[=[You dare insult me in such a manner? I will not forget this.]=];
[=[How dare you? Do you believe me to be weak-willed?]=];
[=[Not a chance. You need to brush up on your diplomacy, my friend.]=];
};
Bias=1;};
{ResponseType="RESPONSE_WORK_WITH_US_YES";
Response={[=[That will work. May a strong friendship lead to the flourishing of our empires.]=];
[=[An excellent idea. May our alliance be the envy of the world.]=];
[=[I am happy to accept. May our empires prosper in friendship.]=];
};
Bias=1;};
{ResponseType="RESPONSE_WORK_WITH_US_NO";
Response={[=[I must decline.]=];
[=[Sorry, but no. Perhaps another time.]=];
[=[I fear that such an arrangement is not in my best interests, so I must decline.]=];
};
Bias=1;};
{ResponseType="RESPONSE_WORK_AGAINST_SOMEONE_YES";
Response={[=[It is agreed. Let us do what we can.]=];
};
Bias=1;};
{ResponseType="RESPONSE_WORK_AGAINST_SOMEONE_NO";
Response={[=[I must decline.]=];
[=[Sorry, but no. Perhaps another time.]=];
[=[I fear that such an arrangement is not in my best interests, so I must decline.]=];
};
Bias=1;};
{ResponseType="RESPONSE_COOP_WAR_YES";
Response={[=[That sounds like a wise move. Let us take to the battlefield.]=];
};
Bias=1;};
{ResponseType="RESPONSE_COOP_WAR_NO";
Response={[=[I must decline.]=];
[=[Sorry, but no. Perhaps another time.]=];
[=[I fear that such an arrangement is not in my best interests, so I must decline.]=];
};
Bias=1;};
{ResponseType="RESPONSE_COOP_WAR_SOON";
Response={[=[That is an intriguing offer. I accept. However, my empire is not yet prepared, so give me 10 turns. I will come to you again when I am ready.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_DEMAND_YES";
Response={[=[Very well. I do what I must to maintain peace in my lands.]=];
[=[I will do what it takes to keep the peace.]=];
[=[Fine. But know that you poison your reputation with acts such as these. For what that might be worth to you.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_DEMAND_REFUSE_WEAK";
Response={[=[Please. You're in no position to make such demands.]=];
[=[You should be well aware of your own inability to back those threats up.]=];
[=[You're not fooling anyone. I have nothing to fear from you.]=];
[=[Haha! You are not strong enough to make such demands of me.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_DEMAND_REFUSE_HOSTILE";
Response={[=[You dare insult me in such a manner? If you want something so badly then do your best to come and take it.]=];
[=[You'll have to take it from my dead body.]=];
[=[If you want that you'll have to come and get it.]=];
[=[Unacceptable.]=];
[=[Don't be a fool.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_DEMAND_REFUSE_TOO_MUCH";
Response={[=[You ask for too much. I will not drive my nation into poverty to satisfy your greed.]=];
[=[No. I have my dignity, and refuse to hand over such a great bounty so freely.]=];
[=[Your desire to strip my lands of so much wealth is intolerable. Do not ask for so much.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_DEMAND_REFUSE_TOO_SOON";
Response={[=[You threaten me again so soon? I refuse your demands, you vile beast.]=];
[=[Asking again so soon? You know that greed is a vice, great leader...]=];
[=[Asking for the fruits of others' labor yet again? Your greed is legendary. I will not give in to you.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DOT_DOT_DOT";
Response={};
Bias=1;};
{ResponseType="RESPONSE_LETS_HEAR_IT";
Response={[=[Let's hear your offer.]=];
[=[What do you propose?]=];
};
Bias=1;};
{ResponseType="RESPONSE_PEACE_OFFER";
Response={[=[The time has come to end this war. What do you think of this arrangement?]=];
[=[There is no point in this conflict continuing any further. Let us return to peace.]=];
[=[We must not let war define who we are. The time has come to make peace.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEMAND";
Response={[=[You have something I want. If you don't hand it over quietly I'll have no choice but to take it by force.]=];
};
Bias=1;};
{ResponseType="RESPONSE_REQUEST";
Response={[=[Unfortunately things aren't going terribly well over here. Can you spare something for a friend? I'll try to return the favor when things are going better for me.]=];
[=[Although it pains me to do so, I must ask for your assistance, friend.]=];
[=[Your great strength is a model for all other empires. I ask that you show generosity towards those less fortunate.]=];
};
Bias=1;};
{ResponseType="RESPONSE_LUXURY_TRADE";
Response={[=[You have a Luxury Resource that I would like. What do you think of this offer?]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_EXCHANGE";
Response={[=[I believe it's in our mutual interest to allow free passage between our two great empires.]=];
[=[Opening our borders to one another can only serve to solidify our friendship.]=];
};
Bias=1;};
{ResponseType="RESPONSE_OPEN_BORDERS_OFFER";
Response={[=[I would like to negotiate passage through your territory.]=];
};
Bias=1;};
{ResponseType="RESPONSE_PLAN_RESEARCH_AGREEMENT";
Response={[=[I would like to lay plans for establishing a Research Agreement with your great nation. Doing so would require each of us to spend 150 {{GoldIcon5}}. What do you think?

(Agreeing will not form a Research Agreement yet)]=];
};
Bias=1;};
{ResponseType="RESPONSE_RESEARCH_AGREEMENT_OFFER";
Response={[=[I feel that a Research Agreement is a mutually beneficial arrangement that would help serve to cement our Friendship.]=];
};
Bias=1;};
{ResponseType="RESPONSE_TRADE_ACCEPT_GENEROUS";
Response={[=[Your offer is generous, and I accept.]=];
[=[I graciously accept.]=];
[=[I must accept.]=];
};
Bias=1;};
{ResponseType="RESPONSE_TRADE_ACCEPT_ACCEPTABLE";
Response={[=[That deal will work.]=];
[=[That will do.]=];
[=[Very well.]=];
};
Bias=1;};
{ResponseType="RESPONSE_TRADE_ACCEPT_AI_DEMAND";
Response={[=[Pleasure doing business with you.]=];
[=[It's nice when neighbors can get along so well.]=];
};
Bias=1;};
{ResponseType="RESPONSE_TRADE_ACCEPT_HUMAN_CONCESSIONS";
Response={[=[It is agreed. I believe this deal will help restore our friendship.]=];
[=[Your generosity is appreciated.]=];
};
Bias=1;};
{ResponseType="RESPONSE_TRADE_REJECT_UNACCEPTABLE";
Response={[=[I'm afraid I must ask for more in exchange.]=];
[=[I'm sorry, but that offer is not in my favor.]=];
[=[That offer is not good enough.]=];
};
Bias=1;};
{ResponseType="RESPONSE_TRADE_REJECT_INSULTING";
Response={[=[This is not at all acceptable. If you wish for us to get anywhere you must offer a fair deal.]=];
[=[Unacceptable.]=];
[=[That is not even close to a fair deal.]=];
};
Bias=1;};
{ResponseType="RESPONSE_TRADE_DEAL_UNCHANGED";
Response={[=[This deal will work as it stands on the table.]=];
[=[The deal looks good to me as it is.]=];
[=[Looks good to me.]=];
};
Bias=1;};
{ResponseType="RESPONSE_TRADE_AI_MAKES_OFFER";
Response={[=[What do you think of this?]=];
[=[Shall we make a trade?]=];
[=[Let's make a deal.]=];
};
Bias=1;};
{ResponseType="RESPONSE_TRADE_NO_DEAL_POSSIBLE";
Response={[=[I'm sorry, I don't see a way to make this deal work.]=];
[=[There is no way to make this work.]=];
};
Bias=1;};
{ResponseType="RESPONSE_ATTACKED_HOSTILE";
Response={[=[You fool. You have made a terrible mistake.]=];
[=[You are pathetic. I would say that I was surprised by this but that would be a lie.]=];
[=[You are an uncivilized brute.]=];
[=[You are clearly unfit to be the ruler of even the most pathetic kingdom.]=];
[=[Your day of judgement will come.]=];
};
Bias=1;};
{ResponseType="RESPONSE_ATTACKED_WEAK_HOSTILE";
Response={[=[You fool. You have made a terrible mistake.]=];
[=[You are pathetic. I would say that I was surprised by this but that would be a lie.]=];
[=[You are an uncivilized brute.]=];
[=[You are clearly unfit to be the ruler of even the most pathetic kingdom.]=];
[=[Your day of judgement will come.]=];
};
Bias=1;};
{ResponseType="RESPONSE_ATTACKED_WEAK_HOSTILE";
Response={[=[I may fail to overcome your evil, but it won't be for lack of effort.]=];
[=[Given the circumstances, destroying you would make victory all the sweeter.]=];
[=[Destroy me if you can. I can promise you though, I will not fall before you easily.]=];
[=[So be it. My armies will fight to the death against your wicked forces.]=];
[=[You will forever be known as a villain who preys on the weak.]=];
};
Bias=1;};
{ResponseType="RESPONSE_ATTACKED_STRONG_HOSTILE";
Response={[=[You fool. You have made a terrible mistake.]=];
[=[You are pathetic. I would say that I was surprised by this but that would be a lie.]=];
[=[You are an uncivilized brute.]=];
[=[You are clearly unfit to be the ruler of even the most pathetic kingdom.]=];
[=[Your day of judgement will come.]=];
};
Bias=1;};
{ResponseType="RESPONSE_ATTACKED_STRONG_HOSTILE";
Response={[=[Do you really think that you can defeat me? Fool. Very well. Let us play this game then.]=];
[=[Your armies are welcome to come and enjoy the destruction that will befall them.]=];
[=[Attacking me was a mistake. I will soon show you why.]=];
[=[Declaring war was a serious error in judgment on your part. That having been said, I will not hesitate to make you regret it.]=];
[=[I will not hesitate to punish you for making such a foolish move.]=];
[=[Good. Let us do this. It gives me an excellent opportunity to finally destroy you.]=];
[=[You wretched fool. I will now mercilessly crush you.]=];
};
Bias=1;};
{ResponseType="RESPONSE_ATTACKED_EXCITED";
Response={[=[If you wish to fight, I certainly will not back down.]=];
[=[Trading blows with you will be my pleasure. Make sure that you put up a fight.]=];
[=[This should be fun. I revel in every opportunity to defeat someone like you.]=];
[=[Very well. A maelstrom of death shall envelope us both.]=];
};
Bias=1;};
{ResponseType="RESPONSE_ATTACKED_WEAK_EXCITED";
Response={[=[If you wish to fight, I certainly will not back down.]=];
[=[Trading blows with you will be my pleasure. Make sure that you put up a fight.]=];
[=[This should be fun. I revel in every opportunity to defeat someone like you.]=];
[=[Very well. A maelstrom of death shall envelope us both.]=];
};
Bias=1;};
{ResponseType="RESPONSE_ATTACKED_WEAK_EXCITED";
Response={[=[While now may not be the ideal moment for us to cross swords, the opportunity to take you down a notch or two is worth it.]=];
};
Bias=1;};
{ResponseType="RESPONSE_ATTACKED_STRONG_EXCITED";
Response={[=[If you wish to fight, I certainly will not back down.]=];
[=[Trading blows with you will be my pleasure. Make sure that you put up a fight.]=];
[=[This should be fun. I revel in every opportunity to defeat someone like you.]=];
[=[Very well. A maelstrom of death shall envelope us both.]=];
};
Bias=1;};
{ResponseType="RESPONSE_ATTACKED_STRONG_EXCITED";
Response={[=[Haha. Well, I won't question your decision, but it appears to me that you've made a big mistake.]=];
};
Bias=1;};
{ResponseType="RESPONSE_ATTACKED_SAD";
Response={[=[Your actions fill me with sadness... There is surely a special place in Hell for those such as you.]=];
[=[You would attack us in such a manner? Your hubris knows no limits. I hope that you will one day be judged for this.]=];
[=[Taking advantage of another's weakness is unnecessary in the pursuit of victory. Surely you know there's a better way?]=];
[=[How could you do such a thing? Begone, you vile being.]=];
};
Bias=1;};
{ResponseType="RESPONSE_ATTACKED_BETRAYED";
Response={[=[Taking advantage of someone's trust is despicable. Everyone will know of your betrayal.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DOW_GENERIC";
Response={[=[It is clear that our two empires will never see eye to eye. This is something that can only be settled on the battlefield.]=];
[=[I had a feeling that the two of us would some day meet in the field of battle. We will now see which of us is meant to be victorious.]=];
[=[It is time to fight. May be the best of us win.]=];
};
Bias=1;};
{ResponseType="RESPONSE_ATTACKED_MILITARY_PROMISE_BROKEN";
Response={[=[You have betrayed your word. Make no mistake, the world will know of your treachery.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DOW_LAND";
Response={[=[Our proximity has fated us to be enemies. Let us see which of us is fit to survive in this land.]=];
[=[You are too close for comfort. My empire requires more living space.]=];
[=[Your lands will make a fine addition to my own.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DOW_WORLD_CONQUEST";
Response={[=[This world is destined to be mine. It is time for me to show you what that means.]=];
[=[Fate has christened me the one which shall bring unity to this divided planet.]=];
[=[History shall surely smile on me once I've destroyed the likes of you and the rest of the vermin which surround me.]=];
[=[I'll be honest with you - I intend to destroy you along with everyone else.]=];
[=[You are merely a stepping-stone on my grand ascent to world domination.]=];
[=[Now is the time for my master plan to commence. It is time for you to die like the rest of these fools.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DOW_OPPORTUNITY";
Response={[=[The advantage is mine. I will now destroy you.]=];
[=[I have waited long enough. I have seen an opening in your defense and I will use it to my advantage.]=];
[=[I have been waiting a long time for this day. Now would be a good time to put your affairs in order.]=];
[=[It is now my time. I will defeat you and come one step closer to victory.]=];
[=[Fate is not on your side. Crossing my path with such weakness is a mistake you will not long regret.]=];
[=[The current situation cannot be ignored. It is now or never.]=];
[=[I cannot ignore this chance to eliminate a potential competitor.]=];
[=[Your weakness presents to me a great opportunity. You have my apologies.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DOW_DESPERATE";
Response={[=[Although the task before me may be impossible, I am compelled to find a way to destroy you and all that you stand for. I will do so or die trying.]=];
[=[It is clear that you are strong. I will, however, find a way to defeat you.]=];
[=[You are a villain without equal. Within every fiber of my being, I know I must destroy you.]=];
[=[Your might is unmatched, but I will find a way to defeat you.]=];
[=[The time to make a stand is now. The odds are not with me, but I find a way to destroy you.]=];
[=[Your incredible strength will not deter me from finding a way to defeat you. May the fates smile on me.]=];
[=[Although I do not wish it, I fear that now may be my only opportunity to defeat you. Let us meet on the battlefield.]=];
[=[Destruction might be the fate which awaits me, but should I back down only eventual defeat awaits anyways.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DOW_BETRAYAL";
Response={[=[Although feigning friendship with you wasn't very polite, few who make their mark on history were known for their manners. May your passage be swift.]=];
[=[Your weakness is my opportunity. Placing any trust in me was a mistake.]=];
[=[Backstab is such an ugly word. Shall we instead say I am just "reinterpreting" our supposed friendship?]=];
[=[I have to admit, I never really liked you much. Pretending to do so was getting old anyways. But enough with the small talk, it's time for you to die.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DOW_WEAK_BETRAYAL";
Response={[=[The odds are clearly not with me, but I see no alternative to revealing my deceptive practices. I can now only pray that my armies succeed.]=];
};
Bias=1;};
{ResponseType="RESPONSE_DOW_REGRET";
Response={[=[I believe in another life the two of us could have been friends. Unfortunately, that is not how it is now. I wish your armies luck.]=];
[=[My friend, I fear that I have no choice but to break our ties and draw my sword. I hope that you might one day forgive me for this.]=];
[=[I can hardly believe that it's come to this, but yes, this is indeed happening. It is with great sorrow that I must inform you that our friendship must come to an end.]=];
};
Bias=1;};
{ResponseType="RESPONSE_WAR_DEMAND_REFUSED";
Response={[=[So be it. My armies will extract it from your lands then.]=];
[=[Then war it is.]=];
};
Bias=1;};
{ResponseType="RESPONSE_PEACE_WHAT_WILL_HUMAN_OFFER";
Response={[=[What is your offer?]=];
[=[What would you suggest?]=];
[=[What is the price of peace?]=];
};
Bias=1;};
{ResponseType="RESPONSE_PEACE_MADE_BY_HUMAN_GRACIOUS";
Response={[=[I am happy to see an end to this conflict.]=];
[=[It is good to see the end of this terrible war.]=];
};
Bias=1;};
{ResponseType="RESPONSE_NO_PEACE";
Response={[=[There can be no peace. Perhaps another day.]=];
[=[This is not the time for negotiation.]=];
[=[We still have business to settle.]=];
};
Bias=1;};
{ResponseType="RESPONSE_TOO_SOON_NO_PEACE";
Response={[=[You're joking, right?]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING_BAD";
Response={[=[Well, at least you're honest. But that may be your only good trait.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_AGGRESSIVE_MILITARY_WARNING_GOOD";
Response={[=[A likely story.]=];
};
Bias=1;};
{ResponseType="RESPONSE_AGGRESSIVE_MILITARY_WARNING_BAD";
Response={[=[That is what I was afraid of.]=];
};
Bias=1;};
{ResponseType="RESPONSE_AGGRESSIVE_MILITARY_WARNING_GOOD";
Response={[=[I only hope that is indeed the case.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_WE_ATTACKED_MINOR_BAD";
Response={[=[We'll see about that.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HOSTILE_WE_ATTACKED_MINOR_GOOD";
Response={[=[Yes, that's right.]=];
};
Bias=1;};
{ResponseType="RESPONSE_WE_ATTACKED_MINOR_BAD";
Response={[=[I remain confident that my decision was the best for my people and my nation.]=];
};
Bias=1;};
{ResponseType="RESPONSE_WE_ATTACKED_MINOR_GOOD";
Response={[=[Excellent.]=];
[=[Wonderful.]=];
[=[I am pleased to hear this.]=];
[=[That is good to hear.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_ATTACKED_MINOR_BAD";
Response={[=[It seems that you cannot be reasoned with. What a shame.]=];
[=[I have no more business with the likes of you then.]=];
[=[You disappoint us.]=];
[=[You know that this can only sow tension between our two nations.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_ATTACKED_MINOR_GOOD";
Response={[=[Very well. I'll be monitoring the situation.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_KILLED_MINOR_BAD";
Response={[=[It seems that you cannot be reasoned with. What a shame.]=];
[=[I have no more business with the likes of you then.]=];
[=[You disappoint us.]=];
[=[You know that this can only sow tension between our two nations.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_KILLED_MINOR_GOOD";
Response={[=[And what would you suggest?]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_SERIOUS_EXPANSION_WARNING_BAD";
Response={[=[It seems that you cannot be reasoned with. What a shame.]=];
[=[I have no more business with the likes of you then.]=];
[=[You disappoint us.]=];
[=[You know that this can only sow tension between our two nations.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_SERIOUS_EXPANSION_WARNING_GOOD";
Response={[=[And what would you suggest?]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_EXPANSION_WARNING_BAD";
Response={[=[It seems that you cannot be reasoned with. What a shame.]=];
[=[I have no more business with the likes of you then.]=];
[=[You disappoint us.]=];
[=[You know that this can only sow tension between our two nations.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_EXPANSION_WARNING_GOOD";
Response={[=[Excellent. I hope that we can continue to find common ground.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_SERIOUS_PLOT_BUYING_WARNING_BAD";
Response={[=[It seems that you cannot be reasoned with. What a shame.]=];
[=[I have no more business with the likes of you then.]=];
[=[You disappoint us.]=];
[=[You know that this can only sow tension between our two nations.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_SERIOUS_PLOT_BUYING_WARNING_GOOD";
Response={[=[And what would you suggest?]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_PLOT_BUYING_WARNING_BAD";
Response={[=[It seems that you cannot be reasoned with. What a shame.]=];
[=[I have no more business with the likes of you then.]=];
[=[You disappoint us.]=];
[=[You know that this can only sow tension between our two nations.]=];
};
Bias=1;};
{ResponseType="RESPONSE_HUMAN_PLOT_BUYING_WARNING_GOOD";
Response={[=[Excellent. I hope that we can continue to find common ground.]=];
};
Bias=1;};
};

LEADER_GENGHIS_KHAN = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={};
Bias=1;};
};

LEADER_PACHACUTI = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={};
Bias=1;};
};

LEADER_ISABELLA = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={};
Bias=1;};
};

LEADER_KAMEHAMEHA = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={};
Bias=1;};
};

LEADER_HARALD = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={};
Bias=1;};
};

LEADER_SEJONG = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={};
Bias=1;};
};

LEADER_NEBUCHADNEZZAR = {
{ResponseType="RESPONSE_FIRST_GREETING";
Response={[=[I am Nebuchadnezzar of Babylon. Those fools outside say I'm a god, but that seems unlikely. Who are you?]=];
[=[I am Nebuchadnezzar, ruler of Babylon. I earnestly pray that you are not just another idiot sent here to waste my time.]=];
[=[I am Nebuchadnezzar. Are you real or just a phantom of my tortured senses?]=];
};
Bias=1;};
{ResponseType="RESPONSE_DEFEATED";
Response={[=[You have done well. I shall put in a good word for you to the demons.]=];
[=[It is over. Perhaps now I shall have peace, at last.]=];
[=[Have I indeed been vanquished? How interesting.]=];
};
Bias=1;};
};

};
}
return data
Advertisement