Giter VIP home page Giter VIP logo

Comments (21)

rquinio avatar rquinio commented on June 2, 2024

I thought CK2 motto was "Don't mess with the Pope" ! These are really dark ages :)

from wtwsms.

loup99 avatar loup99 commented on June 2, 2024

Well, we are not reallly moving/messing him around, but the bugs need to be fixed!

from wtwsms.

loup99 avatar loup99 commented on June 2, 2024

Ok, so with the conversion issue it shoul be fixed with the latest commit for conversion. The other issue remains. I will be making him independant, but is ther a way to disable the dejure county thing for the papal states primary holding? Not entirely sure on why it disapeared too, it should stay but without any lands, as in vanilla CK2.

from wtwsms.

loup99 avatar loup99 commented on June 2, 2024

I think the issues behind the Papal States are related to it being a duchy instead of the kingdom. Will continue to investigate.

from wtwsms.

rquinio avatar rquinio commented on June 2, 2024

Hmm... the Pope (d_papal_state) does not control Nicene religion and I've tested that controls_religion is actually false for Pentarchs...
So we may need to review vanilla code that is checking controls_religion = no and that can result on a religious conversion :/

from wtwsms.

loup99 avatar loup99 commented on June 2, 2024

Oh, yes, in that case that needs to be reviewed.

from wtwsms.

rquinio avatar rquinio commented on June 2, 2024

Should we switch the Pope as head of Nicene religion, rather than the Patriarch of Jerusalem, as suggested in the forum ?
This would probably solve this issue ^^

from wtwsms.

loup99 avatar loup99 commented on June 2, 2024

Yes, he should be that, Enlil said it too.

from wtwsms.

loup99 avatar loup99 commented on June 2, 2024

But how do we make it so that all patriarchs have a papal status and are impossible do usurp or displace in any way or form?

from wtwsms.

EmperorEnlil avatar EmperorEnlil commented on June 2, 2024

We could use events to maintain their religion.

from wtwsms.

loup99 avatar loup99 commented on June 2, 2024

Wouldn't that afffect performance?

from wtwsms.

EmperorEnlil avatar EmperorEnlil commented on June 2, 2024

How so? We just make an event that fires if a Patriarch isn't Nicene. Or we could make it that if a Patriarch embraces a heresy, provinces and characters under his jurisdiction would have a chance of also converting.

from wtwsms.

loup99 avatar loup99 commented on June 2, 2024

Yes, but it would require constant checks. If it would not affect it, fair enough.

from wtwsms.

loup99 avatar loup99 commented on June 2, 2024

If the second option is used, a new patriarch for the old faith needs to be elected though.

from wtwsms.

rquinio avatar rquinio commented on June 2, 2024

What should happen to d_papal_state, if Rome falls and b_roma is taken by an Arian bishop, he will become the new Pentarch of Rome, no ?
Any schism would be between d_arian and d_orthodox, rather than d_papal_state and d_orthodox ?

from wtwsms.

loup99 avatar loup99 commented on June 2, 2024

That would be wrong and bad. The pope converting should not really be possible, and if he does so (with good balance around it), it should only give a hit and have a new pope in exile elected. The old faithful might the event to convert too though.

from wtwsms.

rquinio avatar rquinio commented on June 2, 2024

Also according to http://www.ckiiwiki.com/Autocephaly#Pentarchs, the game will auto-usurp Pentarch seats to fit a religious head, if controlled by a liege of a religion that also has autocephaly.
Though, in case above it doesn't really apply because d_arian religious head has Jerusalem as capital, not Rome.

from wtwsms.

loup99 avatar loup99 commented on June 2, 2024

OK, so this still needs a fix, because at start I can easily convert the Pope. Is it sufficient to change the vanilla code around "controls_religion"?

from wtwsms.

loup99 avatar loup99 commented on June 2, 2024

Changed the title, the addition of those events discussed in this issue might be a future thing.

from wtwsms.

rquinio avatar rquinio commented on June 2, 2024

I've noticed there's a specific character flag "ai_flag_refuse_conversion" used in vanilla (soa_jewish_events.txt) for characters that should not convert
Flag is used via create_character, but it might also work in character history for patriarchs

from wtwsms.

loup99 avatar loup99 commented on June 2, 2024

That might be something to consider for the historical patriarches.

from wtwsms.

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.