Changed policy text to reflect repurposing

This commit is contained in:
Yair Morgenstern 2017-12-25 23:22:28 +02:00
parent f7e7506b7c
commit 367f294774
2 changed files with 11 additions and 27 deletions

View file

@ -102,7 +102,7 @@
},
{
name:"National College",
description: "+50% science from this city",
description: "",
science:3,
culture:1,
isWonder:true,
@ -430,7 +430,7 @@
},
{
name:"Cristo Redentor",
description: "Culture cost of adopting new Policies reduced by 10% - todo",
description: "Culture cost of adopting new Policies reduced by 10%",
culture:5,
isWonder:true,
unique:"PolicyCostReduction",
@ -447,7 +447,7 @@
},
{
name:"Eiffel Tower",
description: "Provides 1 happiness per social policy - todo",
description: "Provides 1 happiness per social policy",
culture:1,
happiness:5
isWonder:true,
@ -486,23 +486,6 @@
maintainance:2,
requiredTech:"Mass Media"
},
{
name:"Eiffel Tower",
description: "Provides 1 free social policy - todo",
culture:1,
percentStatBonus:{culture:50},
isWonder:true,
unique:"HappinessPerSocialPolicy",
requiredTech:"Radio"
},
{
name:"Stadium",
description: "",
happiness:4,
requiredBuilding:"Theatre",
maintainance:2,
requiredTech:"Mass Media"
},
{
name:"Solar Plant",
description: "Can only be built in cities next to deserts; cannot be built in a city with a Nuclear Plant",
@ -517,6 +500,7 @@
{
name:"Apollo Program",
description: "Allows the building of spaceship parts",
cost:1500,
isWonder:true,
unique:"ApolloProgram",
requiredTech:"Rocketry"

View file

@ -162,13 +162,13 @@
column:3
},
{
name:"Finisher",
name:"Commerce Complete",
description:"+1 gold from each specialist"
}
]
},{
name:"Rationalism",
description:"+50% science from research agreements (??? maybe replace with `research projects`?)",
description:"Production to science conversion in cities increased by 33%",
policies:[
{
name:"Secularism",
@ -204,7 +204,7 @@
column:1
},
{
name:"Finisher",
name:"Rationalism Complete",
description:"+1 gold from all science buildings"
}
]
@ -220,7 +220,7 @@
},
{
name:"Universal Suffrage",
description:"+33% city defence???",
description:"+1 production per 5 population",
row:1,
column:5
},
@ -232,7 +232,7 @@
},
{
name:"Free Speech",
description:"8 units are maintainance free",
description:"+1 culture for every 2 citizens",
requires:["Constitution"],
row:2,
column:1
@ -245,8 +245,8 @@
column:1
},
{
name:"Finisher",
description:"Tile yield from gret improvement +100%, golden ages increase by 50%"
name:"Freedom Complete",
description:"Tile yield from great improvement +100%, golden ages increase by 50%"
}
]
},