From 367f29477419958717c70bbefc5d9fa06959b958 Mon Sep 17 00:00:00 2001 From: Yair Morgenstern Date: Mon, 25 Dec 2017 23:22:28 +0200 Subject: [PATCH] Changed policy text to reflect repurposing --- android/assets/jsons/Buildings.json | 24 ++++-------------------- android/assets/jsons/Policies.json | 14 +++++++------- 2 files changed, 11 insertions(+), 27 deletions(-) diff --git a/android/assets/jsons/Buildings.json b/android/assets/jsons/Buildings.json index d4bff0b6..3ee85075 100644 --- a/android/assets/jsons/Buildings.json +++ b/android/assets/jsons/Buildings.json @@ -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" diff --git a/android/assets/jsons/Policies.json b/android/assets/jsons/Policies.json index b2c42513..0f3321e9 100644 --- a/android/assets/jsons/Policies.json +++ b/android/assets/jsons/Policies.json @@ -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%" } ] },