Announcement

Collapse
No announcement yet.

Govern.txt

Collapse
X
Collapse
  •  

  • Govern.txt

    \CTP2_DATA\DEFAULT\GAMEDATA\Govern.txt

    This file defines the attributes for each Government in the game.

    Example:
    GOVERNMENT_ANARCHY
    {
    Icon ICON_GOV_ANARCHY
    Rank 0
    SameRankAdvice GOVERNMENT_ANARCHY_SAME_RANK_ADVICE
    HigherRankAdvice GOVERNMENT_ANARCHY_HIGHER_RANK_ADVICE
    RationsExpectation -1
    PositiveRationsCoef 1
    NegativeRationsCoef 1
    WorkdayExpectation -1
    PositiveWorkdayCoef 1
    NegativeWorkdayCoef 1
    WagesExpectation -1
    PositiveWagesCoef 1
    NegativeWagesCoef 1
    FoodCoef 0.75
    ProductionCoef 0.75
    InfrastructureCoefficient 0.25
    CrimeCoef 2
    CrimeOffset 95
    KnowledgeCoef 0.1
    MaxScienceRate 0
    GoldCoef 0.75
    CapitalizationCoefficient 0.25
    UnitRushModifier 4
    BuildingRushModifier 3
    WonderRushModifier 6
    EndGameRushModifier 6
    MaxIncomingTrade 100000
    MaxOutgoingTrade 100000
    PollutionCoef 1
    PollutionUnhappyCoef 0
    SupportCoef 1
    TurnsToNewReadiness 20
    ReadyPeaceCoef 0.5
    ReadyPeaceHP 0.5
    ReadyAlertCoef 0.75
    ReadyAlertHP 0.8
    ReadyWarCoef 1
    ReadyWarHP 1
    DefenseCoef 1
    WarDiscontentMaxUnits 0
    WarDiscontentPerUnit 0.1
    ConquestDistress -5
    ConquestDistressDecay 0.2
    OverseasCoef 0
    OverseasDefeatDecay 0
    OverseasDefeatCoef 1
    HomeDefeatDecay 0.5
    HomeDefeatCoef 1
    MaxMartialLawUnits 5
    MartialLawEffect 1
    MartialLawThreshold 80
    AtHomeRadius 2
    EmpireDistanceScale 0.00001
    MinEmpireDistance 100
    MaxEmpireDistance 4000
    TooManyCitiesThreshold 1000
    TooManyCitiesCoefficient 0.5
    ProfessionalUnits 0
    GrowthRank 0
    ProductionRank 0
    CommerceRank 0
    ScienceRank 0
    GoldRank 0
    MilitaryRank 0
    PollutionRank 0
    LoyaltyRank 0
    MartialLawRank 0
    }
    Attached Files
      Posting comments is disabled.

    Article Tags

    Collapse

    Latest Articles

    Collapse

    • Strategies.txt
      by Martin Gühmann
      \CTP2_DATA\DEFAULT\AIDATA\Strategies.txt

      The Strategies.txt file defines the various strategic states for the AI. See the AI customization document for details on how the strategic states are used by the AI.
      ...
      December 4, 2010, 21:31
    • WonderBuildLists.txt
      by Martin Gühmann
      \CTP2_DATA\DEFAULT\AIDATA\WonderBuildLists.txt

      This file contains build lists of Wonders for the AI to build. The build list names are referenced in BuildListSequences.txt and reference Wonders from Wonders.txt.
      ...
      December 4, 2010, 21:14
    • UnitBuildLists.txt
      by Martin Gühmann
      \CTP2_DATA\DEFAULT\AIDATA\UnitBuildLists.txt

      This file contains build lists of Units for the AI to build. The build list names are special and are directly referenced by the AI code. The lists reference Units from Units.txt.
      ...
      December 4, 2010, 21:09
    • Personalities.txt
      by Martin Gühmann
      \CTP2_DATA\DEFAULT\AIDATA\Personalities.txt

      This file define the personality attributes for various personalities. The personality names are referenced from Strategies.txt.
      ...
      December 4, 2010, 20:51
    • ImprovementLists.txt
      by Martin Gühmann
      \CTP2_DATA\DEFAULT\AIDATA\ImprovementLists.txt

      This file contains build lists of Tile Improvements for the AI to build. The build list names are referenced in Strategies.txt and reference Tile Improvements from TileImp.txt.
      ...
      December 4, 2010, 20:42
    • Hscore.txt
      by Martin Gühmann
      \CTP2_DATA\DEFAULT\GAMEDATA\Hscore.txt

      This file contains the High Score information for games played. The shipped version of this file is blank. And no modifications of this file should be necessary.
      ...
      December 4, 2010, 20:37
    Working...
    X