2020-09-30 03:26:50 +07:00
[
{
"name" : "Route" ,
"description" : "Build a road to connect your capital to our city." ,
"influence" : 50
} ,
{
2020-10-02 01:08:26 +07:00
"name" : "Clear Barbarian Camp" ,
2020-09-30 03:26:50 +07:00
"description" : "We feel threatened by a Barbarian Camp near our city. Please take care of it." ,
"type" : "Global" ,
"influence" : 50 ,
"minimumCivs" : 1
2020-10-08 20:29:56 +07:00
} ,
2020-09-30 03:26:50 +07:00
{
"name" : "Connect Resource" ,
2020-10-02 01:08:26 +07:00
"description" : "In order to make our civilizations stronger, connect [tileResource] to your trade network."
2020-10-04 19:01:57 +07:00
} ,
2020-09-30 03:26:50 +07:00
{
"name" : "Construct Wonder" ,
2020-10-02 01:08:26 +07:00
"description" : "We recommend you to start building [wonder] to show the whole world your civilization strength."
2020-10-06 14:48:59 +07:00
} ,
2020-09-30 03:26:50 +07:00
{
2020-10-02 01:08:26 +07:00
"name" : "Acquire Great Person" ,
"description" : "Great People can change the course of a Civilization! You will be rewarded for acquiring a new [greatPerson]."
2021-09-24 14:05:30 +07:00
} ,
2020-09-30 03:26:50 +07:00
{
2020-10-02 01:08:26 +07:00
"name" : "Conquer City State" ,
2022-01-14 17:16:16 +07:00
"description" : "It's time to erase the City-State of [cityState] from the map. You will be greatly rewarded for conquering them!" ,
2020-09-30 03:26:50 +07:00
"influence" : 80
2021-09-24 14:05:30 +07:00
} ,
2020-09-30 03:26:50 +07:00
{
"name" : "Find Player" ,
2020-10-02 01:08:26 +07:00
"description" : "You have yet to discover where [civName] set up their cities. You will be rewarded for finding their territories." ,
2020-09-30 03:26:50 +07:00
"influence" : 35
2020-10-08 16:25:58 +07:00
} ,
2020-09-30 03:26:50 +07:00
{
"name" : "Find Natural Wonder" ,
2020-10-02 01:08:26 +07:00
"description" : "Send your best explorers on a quest to discover Natural Wonders. Nobody knows the location of [naturalWonder] yet."
2021-09-24 14:05:30 +07:00
} ,
2020-09-30 03:26:50 +07:00
/ * G & K * /
{
"name" : "Give Gold" ,
2021-09-24 14:05:30 +07:00
"description" : "We are suffering great poverty after being robbed by [civName], and unless we receive a sum of Gold, it's only a matter of time before we collapse." ,
2020-09-30 03:26:50 +07:00
"influence" : 20 ,
"duration" : 30
} ,
{
"name" : "Pledge to Protect" ,
2021-09-24 14:05:30 +07:00
"description" : "We need your protection to stop the aggressions of [civName]. By signing a Pledge of Protection, you'll confirm the bond that ties us." ,
2020-09-30 03:26:50 +07:00
"influence" : 20 ,
"duration" : 30
} ,
{
"name" : "Contest Culture" ,
"description" : "The civilization with the largest Culture growth will gain a reward." ,
"type" : "Global" ,
"duration" : 30 ,
"minimumCivs" : 3
2020-10-02 01:08:26 +07:00
} ,
2020-09-30 03:26:50 +07:00
{
"name" : "Contest Faith" ,
2020-10-05 16:01:50 +07:00
"description" : "The civilization with the largest Faith growth will gain a reward." ,
2020-09-30 03:26:50 +07:00
"type" : "Global" ,
"duration" : 30 ,
"minimumCivs" : 3
2020-10-02 01:08:26 +07:00
} ,
2020-09-30 03:26:50 +07:00
{
2021-09-24 14:05:30 +07:00
"name" : "Contest Technologies" ,
2020-09-30 03:26:50 +07:00
"description" : "The civilization with the largest number of new Technologies researched will gain a reward." ,
"type" : "Global" ,
"duration" : 30 ,
"minimumCivs" : 3
} ,
{
"name" : "Invest" ,
2021-09-24 14:05:30 +07:00
"description" : "Our people are rejoicing thanks to a tourism boom. For a certain amount of time, any Gold donation will yield [50]% extra Influence." ,
2020-09-30 03:26:50 +07:00
"type" : "Global" ,
"influence" : 0 ,
"duration" : 30 ,
"minimumCivs" : 2
} ,
{
"name" : "Bully City State" ,
2021-09-24 14:05:30 +07:00
"description" : "We are tired of the pretensions of [cityState]. If someone were to put them in their place by Demanding Tribute from them, they would be rewarded." ,
2020-09-30 03:26:50 +07:00
"duration" : 30
} ,
{
"name" : "Denounce Civilization" ,
2021-09-24 14:05:30 +07:00
"description" : "We have been forced to pay tribute to [civName]! We need you to tell the world of their ill deeds." ,
2020-09-30 03:26:50 +07:00
"duration" : 30
2020-10-02 01:08:26 +07:00
} ,
2020-09-30 03:26:50 +07:00
{
"name" : "Spread Religion" ,
2021-09-24 14:05:30 +07:00
"description" : "We have heard the tenets of [religionName] and are most curious. Will you send missionaries to teach us about your religion?"
}
2020-09-30 03:26:50 +07:00
/ * B N W * /
/ *
{
"name" : "Trade Route" ,
"description" : ""
}
* /
2020-10-05 16:01:50 +07:00
]