mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-07 09:38:44 +07:00
113 lines
2.5 KiB
JSON
113 lines
2.5 KiB
JSON
![]() |
[
|
||
|
{
|
||
|
"name": "Route",
|
||
|
"description": "Build a road to connect your capital to our city.",
|
||
|
"influence": 50
|
||
|
},
|
||
|
/*
|
||
|
{
|
||
|
"name": "Kill Camp",
|
||
|
"description": "We feel threatened by a Barbarian Camp near our city. Please take care of it.",
|
||
|
"type": "Global",
|
||
|
"influence": 50,
|
||
|
"minimumCivs": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "Connect Resource",
|
||
|
"description": "In order to make our civilizations stronger, connect [Resource] to your trade network."
|
||
|
},*/
|
||
|
{
|
||
|
"name": "Construct Wonder",
|
||
|
"description": "We recommend you to start building [Wonder] to show the whole world your civilization strength."
|
||
|
},/*
|
||
|
{
|
||
|
"name": "Great Person",
|
||
|
"description": "Great People can change the course of a Civilization! You will be rewarded for acquiring a new [Great Person]."
|
||
|
},
|
||
|
{
|
||
|
"name": "Kill City State",
|
||
|
"description": "You will be rewarded for destroying the city state of [Target]!",
|
||
|
"influence": 80
|
||
|
},
|
||
|
{
|
||
|
"name": "Find Player",
|
||
|
"description": "You have yet to discover where [Civilization] set up their cities. You will be rewarded for finding their territories.",
|
||
|
"influence": 35
|
||
|
},
|
||
|
{
|
||
|
"name": "Find Natural Wonder",
|
||
|
"description": "Send your best explorers on a quest to discover Natural Wonders. Nobody knows the location of [Natural Wonder] yet."
|
||
|
},*/
|
||
|
/* G&K */
|
||
|
/*
|
||
|
{
|
||
|
"name": "Give Gold",
|
||
|
"description": "",
|
||
|
"influence": 20,
|
||
|
"duration": 30
|
||
|
},
|
||
|
{
|
||
|
"name": "Pledge to Protect",
|
||
|
"description": "",
|
||
|
"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
|
||
|
},*/
|
||
|
/*
|
||
|
{
|
||
|
"name": "Contest Faith",
|
||
|
"description": "",
|
||
|
"type": "Global",
|
||
|
"duration": 30,
|
||
|
"minimumCivs": 3
|
||
|
},*/
|
||
|
{
|
||
|
"name": "Contest Techs",
|
||
|
"description": "The civilization with the largest number of new Technologies researched will gain a reward.",
|
||
|
"type": "Global",
|
||
|
"duration": 30,
|
||
|
"minimumCivs": 3
|
||
|
},
|
||
|
/*
|
||
|
{
|
||
|
"name": "Invest",
|
||
|
"description": "",
|
||
|
"type": "Global",
|
||
|
"influence": 0,
|
||
|
"duration": 30,
|
||
|
"minimumCivs": 2
|
||
|
},
|
||
|
{
|
||
|
"name": "Bully City State",
|
||
|
"description": ""
|
||
|
"duration": 30
|
||
|
},
|
||
|
{
|
||
|
"name": "Denounce Civilization",
|
||
|
"description": "",
|
||
|
"duration": 30
|
||
|
}
|
||
|
*/
|
||
|
/*
|
||
|
{
|
||
|
"name": "Spread Religion",
|
||
|
"description": ""
|
||
|
},
|
||
|
*/
|
||
|
|
||
|
/* BNW */
|
||
|
/*
|
||
|
{
|
||
|
"name": "Trade Route",
|
||
|
"description": ""
|
||
|
}
|
||
|
*/
|
||
|
]
|