JosEPh_II
TBS WarLord
Over the past year there have been complaints from players that like to use Rev that it does not occur as often as it used to do.
This thread is for feedback on some Revolution thresholds that can be changed.
The "bug" that was causing the initial city in the game to go into continuous revolt cycle has been fixed. So this thread is Not about that.
Currently Revolutions uses these settings for threshold level to start a revolution;
As you can see the default for a revolt to occur is currently set at a threshold of 1000. But you can also see that there is a wide range of values that can be set as the Default value (level reached to trigger revolt).
You will also see that there is a 2nd threshold for the Revolt to "always" be violent. it's default is 1750. It too has a wide range of values that can be the Default value.
My proposal is to lower both of these Defaults to the next lower value, ie 1000 --> 750, and 1750 -->1500.
This should increase the number of revolts that Can occur and make those revolts be more of the overthrow type.
So Rev players chime in. Would you like to see this change added to the mod? Are Revolts to easy now? Just right? Or are they to frequent and too hard?
JosEPh
This thread is for feedback on some Revolution thresholds that can be changed.
The "bug" that was causing the initial city in the game to go into continuous revolt cycle has been fixed. So this thread is Not about that.
Currently Revolutions uses these settings for threshold level to start a revolution;
Code:
<list id="InstigateRevolutionThreshold" key="InstigateRevolutionThreshold" type="int" default="1000"
values="100,200,300,400,500,750,1000,1250,1500,1750,2000,2250,2500,2750,3000"
get="getInstigateRevolutionThreshold" set="setInstigateRevolutionThreshold"/>
<list id="AlwaysViolentThreshold" key="AlwaysViolentThreshold" type="int" default="1750"
values="100,200,300,400,500,750,1000,1250,1500,1750,2000,2250,2500,2750,3000"
get="getAlwaysViolentThreshold" set="setAlwaysViolentThreshold"/>
As you can see the default for a revolt to occur is currently set at a threshold of 1000. But you can also see that there is a wide range of values that can be set as the Default value (level reached to trigger revolt).
You will also see that there is a 2nd threshold for the Revolt to "always" be violent. it's default is 1750. It too has a wide range of values that can be the Default value.
My proposal is to lower both of these Defaults to the next lower value, ie 1000 --> 750, and 1750 -->1500.
This should increase the number of revolts that Can occur and make those revolts be more of the overthrow type.
So Rev players chime in. Would you like to see this change added to the mod? Are Revolts to easy now? Just right? Or are they to frequent and too hard?
JosEPh