Reduced Pressure From Loyalty

Reduced Pressure From Loyalty 1.0

Reduces the distance that cities generate loyalty pressure as well as the maximum loyalty pressure possible. This mod is intended to be used with smaller maps where players are grouped closely together. See below for how to make your own changes.

This mod changes the following values:

  1. CAPITAL_IDENTITY_PRESSURE_TILE_RADIUS_MAXIUMUM_BASE
    Default value in the base game is 10. Default mod value is 6. This number
    represents the number of tiles that pressure will extend from the capital city,
    including the tile that contains the capital city itself. Capital cities
    generate extra pressure on top of other cities so this value can stack with
    the value below.
    (The spelling error is how it appears in the game's Global Parameters file)

  2. CITIZEN_IDENTITY_PRESSURE_RADIUS_CUTOFF
    Default value in the base game is 10. Default mod value is 6. This number
    represents the number of tiles that pressure will extend from any given
    city that is not the capital, including the tile that contains the city itself.

  3. LOYALTY_PER_TURN_FROM_NEARBY_CITIZEN_PRESSURE_MAX_LOYALTY
    Default value in the base game is 20. Default mod value is 10. This number
    represents the maximum possible pressure that can be exerted on any one tile.
    Not all tiles will reach the maximum pressure, as pressure decreases with
    distance from the source.

TO MAKE CHANGES:

Open the GlobalParameters.sql file, found in the mod folder, with a text editor.
Find the settings listed above at the bottom of the file.
Alter the number inside the parentheses:

set Value = "__" <--insert number here

Be careful with LOYALTY_PER_TURN_FROM_NEARBY_CITIZEN_PRESSURE_MAX_LOYALTY.
Some values seem to make the game crash, possibly due to math errors when calculating
the loyalty to distance ratio. Recommend sticking with multiples of 5 (5,10,15, etc)
You can set all of these values to greater than the game defaults if you wish for larger maps.
Author
totalslacker
Downloads
750
Views
1,228
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from totalslacker

Back
Top Bottom