2017-12-18 17:43:34 +00:00
|
|
|
[
|
|
|
|
{
|
|
|
|
name:"Tradition",
|
2018-06-25 15:09:38 +00:00
|
|
|
era:"Ancient",
|
2018-01-03 20:52:40 +00:00
|
|
|
description:"+3 culture in capital and increased rate of border expansion",
|
2017-12-18 17:43:34 +00:00
|
|
|
policies:[
|
|
|
|
{
|
|
|
|
name:"Aristocracy",
|
|
|
|
description:"+15% production when constructing wonders, +1 happiness for every 10 citizens in a city",
|
2017-12-25 21:18:25 +00:00
|
|
|
row:1,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Legalism",
|
2018-01-03 20:52:40 +00:00
|
|
|
description:"Free culture building in your first 4 cities",
|
2017-12-25 21:18:25 +00:00
|
|
|
row:1,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:3
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Oligarchy",
|
2019-01-12 12:33:30 +00:00
|
|
|
description:"Units in cities cost no Maintenance, garrisoned city +50% attacking strength",
|
2017-12-25 21:18:25 +00:00
|
|
|
row:1,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:5
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Landed Elite",
|
|
|
|
description:"+10% food growth and +2 food in capital",
|
2018-07-20 12:56:26 +00:00
|
|
|
requires:["Legalism"],
|
2017-12-25 21:18:25 +00:00
|
|
|
row:2,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:2
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Monarchy",
|
|
|
|
description:"+1 gold and -1 unhappiness for every 2 citizens in capital",
|
2018-07-20 12:56:26 +00:00
|
|
|
requires:["Legalism"],
|
2017-12-25 21:18:25 +00:00
|
|
|
row:2,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:4
|
|
|
|
},
|
|
|
|
{
|
2017-12-25 21:18:25 +00:00
|
|
|
name:"Tradition Complete",
|
2017-12-18 17:43:34 +00:00
|
|
|
description:"+15% growth and +2 food in all cities"
|
|
|
|
}
|
|
|
|
]
|
2018-09-05 14:17:30 +00:00
|
|
|
},
|
|
|
|
{
|
2017-12-18 17:43:34 +00:00
|
|
|
name:"Liberty",
|
2018-06-25 15:09:38 +00:00
|
|
|
era:"Ancient",
|
2019-03-01 17:21:25 +00:00
|
|
|
description:"+1 culture in every city",
|
2017-12-18 17:43:34 +00:00
|
|
|
policies:[
|
|
|
|
{
|
|
|
|
name:"Collective Rule",
|
2019-03-01 17:21:25 +00:00
|
|
|
description:"Training of settlers increased +50% in capital, receive a new settler near capital",
|
2017-12-25 21:18:25 +00:00
|
|
|
row:1,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Citizenship",
|
2019-03-01 17:21:25 +00:00
|
|
|
description:"+25% construction rate of workers, receive free worker near the capital",
|
2017-12-25 21:18:25 +00:00
|
|
|
row:1,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:4
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Republic",
|
|
|
|
description:"+1 construction in every city, +5% construction when constructing buildings",
|
|
|
|
requires:["Collective Rule"],
|
2017-12-25 21:18:25 +00:00
|
|
|
row:2,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Representation",
|
2017-12-25 21:18:25 +00:00
|
|
|
description:"Each city founded increases culture cost of policies 33% less than normal. Starts a golden age.",
|
2018-07-20 12:56:26 +00:00
|
|
|
requires:["Citizenship"],
|
2017-12-25 21:18:25 +00:00
|
|
|
row:2,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:3
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Meritocracy",
|
|
|
|
description:"+1 happiness for every city connected to capital, -5% unhappiness from citizens",
|
2018-07-20 12:56:26 +00:00
|
|
|
requires:["Citizenship"],
|
2017-12-25 21:18:25 +00:00
|
|
|
row:2,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:5
|
|
|
|
},
|
|
|
|
{
|
2017-12-25 21:18:25 +00:00
|
|
|
name:"Liberty Complete",
|
2018-01-11 20:50:59 +00:00
|
|
|
description:"Free Great Person of choice near capital"
|
2017-12-18 17:43:34 +00:00
|
|
|
}
|
|
|
|
]
|
2018-09-05 14:17:30 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Honor",
|
|
|
|
era:"Ancient",
|
2019-03-03 21:05:12 +00:00
|
|
|
description:"+25% bonus vs Barbarians; gain Culture when you kill a barbarian unit",
|
2018-09-05 14:17:30 +00:00
|
|
|
policies:[
|
|
|
|
{
|
|
|
|
name:"Warrior Code",
|
|
|
|
description:"+20% production when training melee units",
|
|
|
|
row:1,
|
|
|
|
column:2
|
|
|
|
},
|
|
|
|
{
|
2018-10-28 13:06:55 +00:00
|
|
|
name:"Discipline",
|
2018-09-05 14:17:30 +00:00
|
|
|
description:"+15% combat strength for melee units which have another military unit in an adjacent tile",
|
|
|
|
row:1,
|
|
|
|
column:4
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Military Tradition",
|
2018-10-28 13:06:55 +00:00
|
|
|
description:"Military units gain 50% more Experience from combat",
|
2018-09-05 14:17:30 +00:00
|
|
|
requires:["Warrior Code"],
|
|
|
|
row:2,
|
|
|
|
column:2
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Military Caste",
|
|
|
|
description:"Each city with a garrison increases happiness by 1 and culture by 2",
|
2018-10-28 13:06:55 +00:00
|
|
|
requires:["Discipline"],
|
2018-09-05 14:17:30 +00:00
|
|
|
row:2,
|
|
|
|
column:4
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Professional Army",
|
2019-01-16 20:24:29 +00:00
|
|
|
description:"Gold cost of upgrading military units reduced by 33%",
|
2018-09-05 14:17:30 +00:00
|
|
|
requires:["Military Caste"],
|
|
|
|
row:3,
|
|
|
|
column:4
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Honor Complete",
|
|
|
|
description:"Gain gold for each unit killed"
|
|
|
|
}
|
|
|
|
]
|
2017-12-18 17:43:34 +00:00
|
|
|
},{
|
|
|
|
name:"Piety",
|
2018-06-25 15:09:38 +00:00
|
|
|
era:"Classical",
|
2017-12-18 17:43:34 +00:00
|
|
|
description:"Building time of culture buildings reduced by 15%",
|
|
|
|
policies:[
|
|
|
|
{
|
|
|
|
name:"Organized Religion",
|
|
|
|
description:"+1 happiness for each monument, temple and monastery",
|
2017-12-25 21:18:25 +00:00
|
|
|
row:1,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:2
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Mandate Of Heaven",
|
|
|
|
description:"50% of excess happiness added to culture towards policies",
|
2017-12-25 21:18:25 +00:00
|
|
|
row:1,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:5
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Theocracy",
|
|
|
|
description:"Temples give +10% gold",
|
|
|
|
requires:["Organized Religion"],
|
2017-12-25 21:18:25 +00:00
|
|
|
row:2,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Reformation",
|
|
|
|
description:"+33% culture in all cities with a world wonder, immediately enter a golden age",
|
2018-07-20 12:56:26 +00:00
|
|
|
requires:["Organized Religion"],
|
2017-12-25 21:18:25 +00:00
|
|
|
row:2,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:3
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Free Religion",
|
2018-01-03 20:52:40 +00:00
|
|
|
description:"+1 culture for each monument, temple and monastery. Gain a free policy.",
|
2018-07-20 12:56:26 +00:00
|
|
|
requires:["Mandate Of Heaven","Reformation"],
|
2017-12-25 21:18:25 +00:00
|
|
|
row:3,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:4
|
|
|
|
},
|
|
|
|
{
|
2017-12-25 21:18:25 +00:00
|
|
|
name:"Piety Complete",
|
2017-12-18 17:43:34 +00:00
|
|
|
description:"Reduce culture cost of future policies by 10%"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},{
|
|
|
|
name:"Commerce",
|
|
|
|
description:"+25% gold in capital",
|
2018-06-25 15:09:38 +00:00
|
|
|
era:"Medieval",
|
2017-12-18 17:43:34 +00:00
|
|
|
policies:[
|
|
|
|
{
|
|
|
|
name:"Trade Unions",
|
2018-12-06 20:02:03 +00:00
|
|
|
description:"Maintenance on roads & railroads reduced by 33%, +2 gold from all trade routes",
|
2017-12-25 21:18:25 +00:00
|
|
|
row:1,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:2
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Mercantilism",
|
|
|
|
description:"-25% to purchasing items in cities",
|
2017-12-25 21:18:25 +00:00
|
|
|
row:1,
|
|
|
|
column:5
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Entrepreneurship",
|
|
|
|
description:"Great Merchants are earned 25% faster, +1 Science from every Mint, Market, Bank and Stock Exchange.",
|
|
|
|
requires:["Trade Unions"],
|
|
|
|
row:2,
|
|
|
|
column:2
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Patronage",
|
|
|
|
description:"Cost of purchasing culture buildings reduced by 50%",
|
|
|
|
requires:["Mercantilism"],
|
|
|
|
row:2,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:5
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Protectionism",
|
2017-12-25 21:18:25 +00:00
|
|
|
description:"+1 happiness from each luxury resource",
|
|
|
|
requires:["Entrepreneurship","Patronage"],
|
|
|
|
row:3,
|
|
|
|
column:3
|
2017-12-18 17:43:34 +00:00
|
|
|
},
|
|
|
|
{
|
2017-12-25 21:22:28 +00:00
|
|
|
name:"Commerce Complete",
|
2017-12-18 17:43:34 +00:00
|
|
|
description:"+1 gold from each specialist"
|
|
|
|
}
|
|
|
|
]
|
2018-10-13 19:31:03 +00:00
|
|
|
},
|
|
|
|
{
|
2017-12-18 17:43:34 +00:00
|
|
|
name:"Rationalism",
|
2018-06-25 15:09:38 +00:00
|
|
|
era:"Renaissance",
|
2017-12-25 21:22:28 +00:00
|
|
|
description:"Production to science conversion in cities increased by 33%",
|
2017-12-18 17:43:34 +00:00
|
|
|
policies:[
|
|
|
|
{
|
|
|
|
name:"Secularism",
|
|
|
|
description:"+2 science from every specialist",
|
2017-12-25 21:18:25 +00:00
|
|
|
row:1,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:2
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Humanism",
|
2017-12-28 19:50:17 +00:00
|
|
|
description:"+1 happiness from every university, observatory and public school",
|
2017-12-25 21:18:25 +00:00
|
|
|
row:1,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:5
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Free Thought",
|
|
|
|
description:"+1 science from every trading post, +17% science from universities",
|
|
|
|
requires:["Secularism"],
|
2017-12-25 21:18:25 +00:00
|
|
|
row:2,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:1
|
|
|
|
},
|
|
|
|
{
|
2017-12-25 21:18:25 +00:00
|
|
|
name:"Sovereignty",
|
2017-12-18 17:43:34 +00:00
|
|
|
description:"+15% science while empire is happy",
|
|
|
|
requires:["Humanism"],
|
2017-12-25 21:18:25 +00:00
|
|
|
row:2,
|
|
|
|
column:5
|
2017-12-18 17:43:34 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Scientific Revolution",
|
|
|
|
description:"Gain 2 free technologies",
|
|
|
|
requires:["Free Thought"],
|
2017-12-25 21:18:25 +00:00
|
|
|
row:3,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:1
|
|
|
|
},
|
|
|
|
{
|
2017-12-25 21:22:28 +00:00
|
|
|
name:"Rationalism Complete",
|
2017-12-18 17:43:34 +00:00
|
|
|
description:"+1 gold from all science buildings"
|
|
|
|
}
|
|
|
|
]
|
2018-10-13 19:31:03 +00:00
|
|
|
},
|
|
|
|
{
|
2017-12-25 21:18:25 +00:00
|
|
|
name:"Freedom",
|
2018-06-25 15:09:38 +00:00
|
|
|
era:"Renaissance",
|
2017-12-18 17:43:34 +00:00
|
|
|
description:"+25% great people rate",
|
|
|
|
policies:[
|
|
|
|
{
|
|
|
|
name:"Constitution",
|
|
|
|
description:"+2 culture from each wonder",
|
2017-12-25 21:18:25 +00:00
|
|
|
row:1,
|
2018-12-10 09:55:18 +00:00
|
|
|
column:1
|
2017-12-18 17:43:34 +00:00
|
|
|
},
|
|
|
|
{
|
2017-12-25 21:18:25 +00:00
|
|
|
name:"Universal Suffrage",
|
2017-12-25 21:22:28 +00:00
|
|
|
description:"+1 production per 5 population",
|
2017-12-25 21:18:25 +00:00
|
|
|
row:1,
|
2018-12-10 09:55:18 +00:00
|
|
|
column:3
|
2017-12-18 17:43:34 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Civil Society",
|
|
|
|
description:"-50% food consumption by specialists",
|
2018-12-10 09:55:18 +00:00
|
|
|
row:1,
|
|
|
|
column:5
|
2017-12-18 17:43:34 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Free Speech",
|
2017-12-25 21:22:28 +00:00
|
|
|
description:"+1 culture for every 2 citizens",
|
2017-12-18 17:43:34 +00:00
|
|
|
requires:["Constitution"],
|
2017-12-25 21:18:25 +00:00
|
|
|
row:2,
|
2017-12-18 17:43:34 +00:00
|
|
|
column:1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Democracy",
|
|
|
|
description:"Specialists produce half normal unhappiness",
|
|
|
|
requires:["Civil Society"],
|
2017-12-25 21:18:25 +00:00
|
|
|
row:2,
|
2018-12-10 09:55:18 +00:00
|
|
|
column:5
|
2017-12-18 17:43:34 +00:00
|
|
|
},
|
|
|
|
{
|
2017-12-25 21:22:28 +00:00
|
|
|
name:"Freedom Complete",
|
|
|
|
description:"Tile yield from great improvement +100%, golden ages increase by 50%"
|
2017-12-18 17:43:34 +00:00
|
|
|
}
|
|
|
|
]
|
2018-10-13 19:31:03 +00:00
|
|
|
},
|
|
|
|
{
|
2018-09-05 14:17:30 +00:00
|
|
|
name:"Autocracy",
|
|
|
|
era:"Industrial",
|
2018-10-28 13:06:55 +00:00
|
|
|
description:"-33% unit upkeep costs",
|
2018-09-05 14:17:30 +00:00
|
|
|
policies:[
|
|
|
|
{
|
|
|
|
name:"Populism",
|
2018-10-28 14:16:47 +00:00
|
|
|
description:"Wounded military units deal +25% damage",
|
2018-09-05 14:17:30 +00:00
|
|
|
row:1,
|
|
|
|
column:1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Militarism",
|
|
|
|
description:"Gold cost of purchasing units -33%",
|
|
|
|
row:1,
|
|
|
|
column:5
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Facism",
|
|
|
|
description:"Quantity of strategic resources produced by the empire increased by 100%",
|
|
|
|
requires:["Populism","Militarism"],
|
|
|
|
row:2,
|
|
|
|
column:3
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Police State",
|
|
|
|
description:"Captured cities retain their previous borders",
|
|
|
|
requires:["Militarism"],
|
|
|
|
row:2,
|
|
|
|
column:5
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Total War",
|
|
|
|
description:"+15% production when building military units and new military units start with 15 Experience",
|
|
|
|
requires:["Police State","Facism"],
|
|
|
|
row:3,
|
|
|
|
column:4
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name:"Autocracy Complete",
|
|
|
|
description:"+1 happiness from each Walls, Castle and Arsenal"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2018-07-20 12:56:26 +00:00
|
|
|
]
|