Giter Site home page Giter Site logo

Comments (6)

LynxAbraxas avatar LynxAbraxas commented on May 13, 2024

One option to allow clerics and televangelists to other govs while keeping theocracy as an interesting gov would be to make clerics and televangelists cheeper to built in theocracy or limiting their numbers or their success in other govs. @MartinGuehmann how much effort would it be to implement such?
A pro for clerics and televangelists to be available to other govs would be that it would surely make the game more interesting.

from civctp2.

MartinGuehmann avatar MartinGuehmann commented on May 13, 2024

One option to allow clerics and televangelists to other govs while keeping theocracy as an interesting gov would be to make clerics and televangelists cheeper to built in theocracy or limiting their numbers or their success in other govs. @MartinGuehmann how much effort would it be to implement such?

I don't think it is too much, E put in this Government modified stuff. The only thing is to implement it properly. It requires quite some repetitive code changes. The alternative is to add a government specific discount.

A pro for clerics and televangelists to be available to other govs would be that it would surely make the game more interesting.

Sure it would make the game more interesting. And of course to make Theocracy more interesting Fascism should indeed come later. So we can already agree on this.

from civctp2.

LynxAbraxas avatar LynxAbraxas commented on May 13, 2024

The alternative is to add a government specific discount.

How about adding a gov discount and an increased chance of success of their actions?

Fascism should indeed come later. So we can already agree on this.

I would welcome such a change.

from civctp2.

LynxAbraxas avatar LynxAbraxas commented on May 13, 2024

Possibly part of #186: https://github.com/civctp2/civctp2/pull/186/files#diff-7e6597dac40622ec01209766e48d9c92

from civctp2.

LynxAbraxas avatar LynxAbraxas commented on May 13, 2024

Sure it would make the game more interesting. And of course to make Theocracy more interesting Fascism should indeed come later. So we can already agree on this.

Hm, could that be realized by just re-ordering here:

// GOVERNMENT_MONARCHY best government in the group (city limit 20)
Government GOVERNMENT_MONARCHY
Government GOVERNMENT_REPUBLIC
Government GOVERNMENT_THEOCRACY

from civctp2.

MartinGuehmann avatar MartinGuehmann commented on May 13, 2024

Sure it would make the game more interesting. And of course to make Theocracy more interesting Fascism should indeed come later. So we can already agree on this.

Hm, could that be realized by just re-ordering here:

// GOVERNMENT_MONARCHY best government in the group (city limit 20)
Government GOVERNMENT_MONARCHY
Government GOVERNMENT_REPUBLIC
Government GOVERNMENT_THEOCRACY

No that is just about what government the AI selects. The strategies don't care about what the AI can choose from. That is determined by the governments available. The AI selects the first government available on that list in this Monarchy. This is from the default strategy other AIs may have Theocracy first. So those will switch to Theocracy, but not those that use the default strategy.

Anyway, reordering here won't help the AI with getting Theocracy, since it comes late and Fascism is just a few turns away.

from civctp2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.