• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

jonjowett

Field Marshal
83 Badges
Aug 31, 2012
3.393
2.013
  • Crusader Kings II
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Republic
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Old Gods
  • Europa Universalis IV: Mare Nostrum
  • Crusader Kings II: Monks and Mystics
  • BATTLETECH
  • Cities: Skylines - Natural Disasters
  • Stellaris: Leviathans Story Pack
  • Stellaris: Digital Anniversary Edition
  • Tyranny: Archon Edition
  • Europa Universalis IV: Rights of Man
  • Hearts of Iron IV: Colonel
  • Hearts of Iron IV: Cadet
  • Stellaris Sign-up
  • Cities: Skylines - Mass Transit
  • Europa Universalis IV: Mandate of Heaven
  • Stellaris: Distant Stars
  • Europa Universalis IV: Golden Century
  • Surviving Mars
  • Shadowrun Returns
  • Cities: Skylines - Parklife
  • Tyranny - Bastards Wound
  • Cities: Skylines - Green Cities
  • Stellaris: Megacorp
  • Stellaris: Humanoids Species Pack
  • Stellaris: Apocalypse
  • Crusader Kings II: Charlemagne
  • Europa Universalis IV
  • Europa Universalis IV: Dharma
  • Imperator: Rome Sign Up
  • Crusader Kings II: Holy Fury
  • Europa Universalis IV: Rule Britannia
  • BATTLETECH - Digital Deluxe Edition
  • Shadowrun: Dragonfall
  • Victoria 2
  • 500k Club
  • Stellaris: Ancient Relics
  • Europa Universalis IV: El Dorado
  • Europa Universalis 4: Emperor
  • Crusader Kings II: Way of Life
  • Pillars of Eternity
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Conclave
  • Imperator: Rome Deluxe Edition
One line summary of your issue
[2.8.3.3] [SAHQ] Religious revocation law is easily abused by Muslims

Game Version
[2.8.3.3] [SAHQ]

What expansions do you have installed?
All of the above

Do you have mods enabled?
No

Please explain your issue is in as much detail as possible.
The CB files make it quite clear that the devs intend Muslims to leave existing title holders in place after a successful invasion or holy war:

Code:
# Regular Holy War CB
religious = {
    name = CB_NAME_RELIGIOUS
    war_name = WAR_NAME_RELIGIOUS

######Removed a LOT of code unrelated to the point of this post

    on_success_title = {
        if = { # Standard Holy War behaviour for Non-Muslims and Muslims fighting other Muslims
######Again, removed because not relevant
        }
        if = { # Muslims fighting Non-Muslims preserve vassals
            limit = {
                ROOT = {
                    religion_group = muslim
                }
                FROM = {
                    NOT = {
                        religion_group = muslim
                    }
                }
            }
            custom_tooltip = {
                text = religious_cb_succ_muslim_tip
                hidden_tooltip = {
                    ROOT = {
                        vassalize_or_take_under_title = {
                            title = PREV
                            enemy = FROM
                            is_religious = yes
                            type = holy_war
                        }
                    }
                }
            }
        }
    }

Code:
muslim_invasion = {
    name = CB_NAME_INVASION
    war_name = WAR_NAME_INVASION

#####Snip or remove irrelevant code

    on_success_title = {
        custom_tooltip = {
            text = other_invasion_succ_tip
            hidden_tooltip = {
                ROOT = {
                    vassalize_or_take_under_title_destroy_duchies = { #####This is the important part - vassals are preserved and duchies are destroyed.
                        title = PREV
                        enemy = FROM
                        is_crusade = no # Even if the title holder is not participating in the war, gain holdings occupied by all Crusade participants
                        type = invasion
                    }

However, it is trivial to work around this by passing the Religious Revocation law - once you've done that, all you have to do is manually go through every newly-acquired holding and revoke each title. It costs a few hundred prestige (and it's rather tedious) but, assuming your realm is religiously uniform, there are no other negative consequences. It's a no-brainer.

It's also ahistorical - there's a good reason that the CB files are written the way they are. (I believe that Muslims did generally leave vassals of different religions in place, as long as those vassals didn't rebel.)

Suggested Resolution: Alter the Religious Revocation law for Muslims so that it's only justification for revokation from other Muslims (of a different denomination). Or you could alter it so that Muslims can only freely revoke from heresies of their own religion (eg. a Sunni overlord would have free revokation against a Yazidi vassal but not a Shia or Ibadi vassal.) The latter might make it more fun to play as the various Shia vassals of the Abbasids, so I think it's slightly better from a gameplay point of view - but I'm not sure how historically-accurate it is.

Alternative Resolution: Remove the Muslim-specific coding from the CB files because there's no point and it actually detracts from the game. If the AI wins such a war and has access to religious revokation, they will almost certainly choose to revoke rather than demanding conversion. If the player is in the same situation, they will probably make the same choice - except that, for the player, it's a long boring manual task that detracts from the fun of the game.

I can't see anything specifically addressing this issue in the dev diaries for Holy Fury, but it does seem like a good fit for the patch. Assuming you agree with me, of course!

Steps to reproduce the issue.
Win a holy war or invasion as a Muslim. Observe that wrong-religion vassals are preserved. Pass the religious revocation law (immediately, using the console). Revoke all of those wrong-religion vassals for free. Surely this isn't the intended gameplay?!

Upload Attachment
 
Upvote 0

DanLynch

Corporal
38 Badges
Mar 30, 2016
29
10
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II
  • Stellaris: Synthetic Dawn
  • Stellaris: Nemesis
  • Crusader Kings II: Jade Dragon
  • Stellaris: Humanoids Species Pack
  • Stellaris: Apocalypse
  • Cities: Skylines - Parklife
  • Stellaris: Distant Stars
  • Stellaris: Megacorp
  • Crusader Kings II: Holy Fury
  • Stellaris: Ancient Relics
  • Stellaris: Lithoids
  • Stellaris: Federations
  • Crusader Kings III
  • Stellaris: Necroids
  • Surviving Mars
  • Cities: Skylines - Mass Transit
  • Stellaris - Path to Destruction bundle
  • Crusader Kings II: Monks and Mystics
  • Stellaris: Leviathans Story Pack
  • Stellaris: Digital Anniversary Edition
  • Crusader Kings II: Reapers Due
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Stellaris
  • Crusader Kings II: Conclave
  • Cities: Skylines - After Dark
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Way of Life
  • Cities: Skylines
Buddhists and Hindus have a vaguely similar issue: the set of religions they can holy war is different from the set of religions they can revoke, which leads to bizarre outcomes. For example, you can invite a claimant, press his claim, land him, win the war, and then immediately revoke every title he and his vassals have (except for the barony you just granted him) without tyranny because they are filthy unbelievers, but you can't just holy war for the exact same territory because those same vassals are neither infidels nor heretics.