diff --git a/src/uncategorized/fsDevelopments.tw b/src/uncategorized/fsDevelopments.tw index 5fff75208f2982f729c34aac6aee2061c37e4850..ff4775c851acc9d4c704e25f58be366bd8720d4f 100644 --- a/src/uncategorized/fsDevelopments.tw +++ b/src/uncategorized/fsDevelopments.tw @@ -5,8 +5,8 @@ <<set _FSRepCreditsRep = [[7000,11000,15000], [6000,9000,12000,15000], - [6000,9000,12000,15000,18000], - [6000,9000,12000,15000,17000,19000]]>> + [6000,9000,12000,14000,16000], + [6000,9000,11000,13000,15000,17000]]>> <<set _FSRepDescriptors = ["solid", "high", "remarkable", "great", "excellent", "unparalleled"]>> <<set _ordinalNames = ["second", "third", "fourth", "fifth", "sixth", "seventh"]>> <<if $FSCredits > 0>> @@ -161,18 +161,18 @@ <<else>> The @@.yellow;oceanic location@@ of the arcology almost eliminates cultural interchange, allowing $arcologies[0].name to independently develop its culture. <</if>> -<<if $rep < 4000>> +<<if $rep < 3000>> @@.red;Your weak reputation@@ reflects badly on your social projects. <<set _broadProgress -= 2>> -<<elseif $rep < 8000>> +<<elseif $rep < 6000>> @@.red;Your mediocre reputation@@ engenders skepticism towards your social development. <<set _broadProgress -= 1>> -<<elseif $rep < 12000>> +<<elseif $rep < 9000>> @@.yellow;Your reputation@@ is neither weak enough or strong enough to affect social development. -<<elseif $rep < 16000>> +<<elseif $rep < 12000>> @@.green;Your strong reputation@@ helps support social development. <<set _broadProgress += 1>> -<<elseif $rep < 20000>> +<<elseif $rep < 16000>> @@.green;Your very strong reputation@@ increases acceptance of your social development. <<set _broadProgress += 2>> <<else>>