A mishmash of different fixes: Unit uniques and promotions, happiness calculation, etc.

This commit is contained in:
Yair Morgenstern
2020-08-24 10:58:14 +03:00
parent 21c8336563
commit 6ff712b625
9 changed files with 27 additions and 31 deletions

View File

@ -786,7 +786,7 @@
"culture": 1,
"isWonder": true,
"greatPersonPoints": {"production": 2},
"uniques": ["+1 Production from specialists"],
"uniques": ["[+1 Production] from every specialist"],
"requiredTech": "Replaceable Parts",
"quote": "'Give me your tired, your poor, your huddled masses yearning to breathe free, the wretched refuse of your teeming shore. Send these, the homeless, tempest-tossed to me, I lift my lamp beside the golden door!' - Emma Lazarus"
},

View File

@ -8,7 +8,7 @@
{
"name": "Aristocracy",
"effect": "+15% production when constructing wonders, +1 happiness for every 10 citizens in a city",
"uniques": ["+[15]% Production when constructing [Wonders]", "+1 happiness for every 10 citizens in a city"],
"uniques": ["+[15]% Production when constructing [Wonders]", "[+1 Happiness] per [10] population in all cities"],
"row": 1,
"column": 1
},

View File

@ -451,6 +451,6 @@
},
{
"name": "Slinger Withdraw", // only for Slinger and subsequent upgrades
"effect": "May withdraw before melee (133%)"
"effect": "May withdraw before melee ([133]%)"
}
]

View File

@ -656,7 +656,7 @@
"requiredTech": "Astronomy",
"upgradesTo": "Ironclad",
"obsoleteTech": "Combustion",
"uniques": ["+1 Visibility Range","May withdraw before melee"],
"uniques": ["+1 Visibility Range","May withdraw before melee ([50]%)"],
"hurryCostModifier": 20
},
{
@ -1071,7 +1071,7 @@
"interceptRange": 2,
"cost": 375,
"requiredTech": "Combustion",
"uniques": ["Can attack submarines", "[40]% chance to intercept air attacks", "May withdraw before melee"], // todo: add bonus vs submarines
"uniques": ["Can attack submarines", "[40]% chance to intercept air attacks", "May withdraw before melee ([50]%)"], // todo: add bonus vs submarines
"hurryCostModifier": 20
},
{

View File

@ -26,7 +26,6 @@ Get =
Hydro Plant =
+1 population in each city =
+1 happiness in each city =
# Diplomacy,Trade,Nations