mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-06 00:09:23 +07:00
Fixed unhappiness effect when at 0 happiness
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Global uniques",
|
"name": "Global uniques",
|
||||||
"uniques": [
|
"uniques": [
|
||||||
"[-75]% growth [in all cities] <when between [-10] and [0] Happiness>",
|
"[-75]% growth [in all cities] <when between [-10] and [-1] Happiness>",
|
||||||
"Nullifies Growth [in all cities] <when below [-10] Happiness>",
|
"Nullifies Growth [in all cities] <when below [-10] Happiness>",
|
||||||
"[-50]% [Production] [in all cities] <when below [-10] Happiness>",
|
"[-50]% [Production] [in all cities] <when below [-10] Happiness>",
|
||||||
"[-33]% Strength <for [All] units> <when below [-10] Happiness>",
|
"[-33]% Strength <for [All] units> <when below [-10] Happiness>",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Global uniques",
|
"name": "Global uniques",
|
||||||
"uniques": [
|
"uniques": [
|
||||||
"[-75]% growth [in all cities] <when between [-10] and [0] Happiness>",
|
"[-75]% growth [in all cities] <when between [-10] and [-1] Happiness>",
|
||||||
"Nullifies Growth [in all cities] <when below [-10] Happiness>",
|
"Nullifies Growth [in all cities] <when below [-10] Happiness>",
|
||||||
"[-50]% [Production] [in all cities] <when below [-10] Happiness>",
|
"[-50]% [Production] [in all cities] <when below [-10] Happiness>",
|
||||||
"[-33]% Strength <for [All] units> <when below [-10] Happiness>",
|
"[-33]% Strength <for [All] units> <when below [-10] Happiness>",
|
||||||
|
Reference in New Issue
Block a user