City State rewards for missions...

Crdnl Richelieu

Warlord
Joined
Sep 21, 2005
Messages
138
Does anybody have a list of all the points you get from City States for fulfilling various missions? The ones I know about are:

30 for returning a worker
50 for clearing an encampment
12 for killing a barbarian close to their borders (even if they didn't ask you to)
2 for donating a military unit

What are the rest of them please? :goodjob:
 
Liberating them, capturing them from a previuos captor then setting them free has a huge influence bonus.
There is also building a road to them...
Not sure about the numbers here though
 
If you go to ..\Steam\steamapps\common\sid meier's civilization v\assets\Gameplay\XML\AI\GobalAIDefines.xml you'll find all the numbers in there. I copied a section that lists some quest influence rewards.

Spoiler :
<Row Name="WAR_QUEST_COMPLETE_FRIENDSHIP">
<Value>100</Value>
</Row>
<Row Name="WAR_QUEST_UNITS_TO_KILL_DIVISOR">
<Value>4</Value>
</Row>
<Row Name="WAR_QUEST_MIN_UNITS_TO_KILL">
<Value>3</Value>
</Row>
<Row Name="MINOR_QUEST_FRIENDSHIP_ROUTE">
<Value>50</Value>
</Row>
<Row Name="MINOR_QUEST_FRIENDSHIP_KILL_CAMP">
<Value>50</Value>
</Row>
<Row Name="MINOR_QUEST_FRIENDSHIP_CONNECT_RESOURCE">
<Value>40</Value>
</Row>
<Row Name="MINOR_QUEST_FRIENDSHIP_CONSTRUCT_WONDER">
<Value>40</Value>
</Row>
<Row Name="MINOR_QUEST_FRIENDSHIP_GREAT_PERSON">
<Value>40</Value>
</Row>
<Row Name="MINOR_QUEST_FRIENDSHIP_KILL_CITY_STATE">
<Value>80</Value>
</Row>
<Row Name="MINOR_QUEST_FRIENDSHIP_FIND_PLAYER">
<Value>35</Value>
</Row>
<Row Name="MINOR_QUEST_FRIENDSHIP_FIND_NATURAL_WONDER">
<Value>40</Value>
</Row>
<Row Name="GOLD_GIFT_FRIENDSHIP_DIVISOR">
<Value>6.3</Value>
</Row>
<Row Name="MINOR_CIV_GOLD_GIFT_GAME_MULTIPLIER">
<Value>2</Value>
</Row>
<Row Name="MINOR_CIV_GOLD_GIFT_GAME_DIVISOR">
<Value>3</Value>
</Row>
<Row Name="MINOR_CIV_GOLD_GIFT_VISIBLE_DIVISOR">
<Value>5</Value>
</Row>
<Row Name="MINOR_CIV_BEST_RELATIONS_HAPPINESS_BONUS">
<Value>2</Value>
</Row>
<Row Name="FRIENDSHIP_PER_UNIT_INTRUDING">
<Value>-6</Value>
</Row>
<Row Name="FRIENDSHIP_PER_BARB_KILLED">
<Value>12</Value>
</Row>
<Row Name="FRIENDSHIP_PER_UNIT_GIFTED">
<Value>2</Value>
</Row>
<Row Name="MAX_INFLUENCE_FROM_MINOR_GIFTS">
<Value>3</Value>
</Row>
<Row Name="GOLD_GIFT_FRIENDSHIP_EXPONENT">
<Value>1.01</Value>
</Row>
<Row Name="MINOR_LIBERATION_FRIENDSHIP">
<Value>150</Value>
</Row>
<Row Name="RETURN_CIVILIAN_FRIENDSHIP">
<Value>30</Value>
</Row>
 
Necro for anyone finding this thread on a search: MINOR_QUEST_FRIENDSHIP_ROUTE says value = 50, there. But it appears to in fact be 40.
 
So is it worth it, even if the CS is neutral to you, to connect the CS to the capital?
 
They will become friends for 20 turns. So depends on how long the road is and if you have better improvements to build.

Delete a road after and they might ask for the quest again.
 
They will become friends for 20 turns. So depends on how long the road is and if you have better improvements to build.

Delete a road after and they might ask for the quest again.

And you can get the friends bonus even if they did not ask for the road initially and you delete it right after?

Do you delete the road immediately after?
 
Necro for anyone finding this thread on a search: MINOR_QUEST_FRIENDSHIP_ROUTE says value = 50, there. But it appears to in fact be 40.

The number was accurate at the time it was posted. If that post was after the last of the vanilla balance patches (there were a lot of those) it might even still be accurate for those with Vanilla today who don't have G&K or BNW.

The file path mentioned is also Vanilla only. For G&K or BNW it's going to be within a DLC expansion (G&K) or expansion2 (BNW), and then under similar folders.
 
Is the quest when a city-state wants you to conquer another city-state still in BNW? Or was that only in Vanilla?
 
Is the quest when a city-state wants you to conquer another city-state still in BNW? Or was that only in Vanilla?

No, they just ask you to demand tribute from the rival.
 
Is the quest when a city-state wants you to conquer another city-state still in BNW? Or was that only in Vanilla?

No, they just ask you to demand tribute from the rival.

The quest was eliminated by default for G&K and replaced with the demand tribute quest.
However, it's still in the XML (just disabled) so you can easily mod the game to turn back on the city state kill request if you really want to.
(Also it serves as a sample on how to disable quests for those wanting to mod the game to remove some of the other quests)
 
If I wanted to. But I ain't too keen when it comes to mods.
 
Top Bottom