• 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.

MattyG

Attention is love.
15 Badges
Mar 23, 2003
3.690
1
  • Crusader Kings II: The Old Gods
  • Deus Vult
  • Diplomacy
  • Europa Universalis III
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis III Complete
  • 500k Club
  • Europa Universalis III: Collection
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV: Rights of Man
  • Europa Universalis IV: Rule Britannia
  • Crusader Kings III
  • Europa Universalis 4: Emperor
Ahmed had some great ideas for improving the way Jizya is done in Interregnum. Currently it is just a single random event. This system would be tailed for each and every non-muslim province in Europe (at first).

Here we go ...


Code:
event = {
	id = 874001
	random = no
	province = 470
	trigger = {
		stability = 0
		NOT = { provincereligion = { province = 470 value = sunni } }
		NOT = { provincereligion = { province = 470 value = shiite } }
		NOT = { flag = georgia_jizya }
		NOT = { flag = no_georgia_jizya }
		religion = sunni
	}
	name = "The Implementation of Jizya in Georgia"
	desc = "In 1418, one of the most respected of the grand alim and a great reviver of Islam, Mamoun ibn Said, proposed that 

every muslim ruler should establish a Jizya (compensation) system. Through this all non-muslim men - except the poor, 

disabled, slaves, hermits and monks - would pay polltax, but would not be required to serve in the army. Able muslim men, on 

the other hand, would pay the Zakat and be available for military duty. While ibn Said did not specify in what way or at 

what level the Jizya would be set (early sholars understood it to be a symbolic amount), most rules came to interpret this 

to mean permission to greatly increase taxes among the non-muslim men they ruled over. While Jizya quickly proved very 

profitable, it is, naturally, resented, reduces the flow of resources within the broader economy (the non-muslims have less 

money with which to buy goods from their muslim neighbours) and both lessens available manpower while tying up the army with 

rebellions and tax enforcement. Should Jizya be implemented here?"
	date = { year = 1419 }
	offset = 100
	deathdate = { year = 1820 }

	action_a = {
		name = "Implement Jizya in Georgia"
		command = { type = setflag which = georgia_jizya }
		command = { type = provincetax which = 470 value = 3 }
		command = { type = province_manpower which = 470 value = -6 }
		command = { type = missionaries value = 1 }
	}
	action_b = {
		name = "It is a bad idea here"
		command = { type = setflag which = no_georgia_jizya }
		command = { type = sleepevent which = 874002 }
	}
}

event = {
	id = 874002
	random = no
	province = 470
	trigger = {
		event = 874001
		OR = {
			provincereligion = { province = 470 data = sunni }
			provincereligion = { province = 470 data = shiite }
			NOT = { religion = sunni }
		}
	}
	name = "End of the Jizya in Georgia"
	desc = "Either because of the end of muslim rule or the conversion of Georgia to Islam, the effects of the Jizya system have ended there."
	date = { year = 1419 }
	offset = 100
	deathdate = { year = 1820 }

	action_a = {
		name = "OK"
		command = { type = provincetax which = 470 value = -3 }
		command = { type = province_manpower which = 470 value = 6 }
	}
}

event = {
	id = 874003
	random = yes
	trigger = {
		OR = {
			event = 874002
			event = 874005
			event = 874007
		}
		OR = {
			flag = georgia_jizya
			flag = no_georgia_jizya
		}
		NOT = { owned = { province = 470 data = -1 } }
	}
	name = "Administrative Event"
	desc = "Sorry, but I need to clear a flag we set when you established Jizya in Georgia. Thanks."

	action_a = {
		name = "OK"
		command = { type = clrflag which = georgia_jizya }
		command = { type = clrflag which = no_georgia_jizya }
		command = { type = infra value = 1 }
	}
}

event = {
	id = 874004
	random = no
	province = 470
	trigger = {
		stability = 0
		NOT = { provincereligion = { province = 470 value = sunni } }
		NOT = { provincereligion = { province = 470 value = shiite } }
		NOT = { flag = georgia_jizya }
		NOT = { flag = no_georgia_jizya }
		religion = sunni
	}
	name = "The Implementation of Jizya in Georgia"
	desc = "The non-muslims of Georgia will be exempt from military service but will pay heavily for the priviledge of be protected under Islam."
	date = { year = 1419 }
	offset = 100
	deathdate = { year = 1820 }

	action_a = {
		name = "Implement Jizya in Georgia"
		command = { type = setflag which = georgia_jizya }
		command = { type = provincetax which = 470 value = 3 }
		command = { type = province_manpower which = 470 value = -6 }
		command = { type = missionaries value = 1 }
	}
	action_b = {
		name = "It is a bad idea here"
		command = { type = setflag which = no_georgia_jizya }
		command = { type = sleepevent which = 874005 }
	}
}

event = {
	id = 874005
	random = no
	province = 470
	trigger = {
		event = 874004
		OR = {
			provincereligion = { province = 470 data = sunni }
			provincereligion = { province = 470 data = shiite }
			NOT = { religion = sunni }
		}
	}
	name = "End of the Jizya in Georgia"
	desc = "Either because of the end of muslim rule or the conversion of Georgia to Islam, the effects of the Jizya system have ended there."
	date = { year = 1419 }
	offset = 100
	deathdate = { year = 1820 }

	action_a = {
		name = "OK"
		command = { type = provincetax which = 470 value = -3 }
		command = { type = province_manpower which = 470 value = 6 }
		command = { type = clrflag which = georgia_jizya }
	}
}

event = {
	id = 874006
	random = no
	province = 470
	trigger = {
		stability = 0
		NOT = { provincereligion = { province = 470 value = sunni } }
		NOT = { provincereligion = { province = 470 value = shiite } }
		NOT = { flag = georgia_jizya }
		NOT = { flag = no_georgia_jizya }
		religion = sunni
	}
	name = "The Implementation of Jizya in Georgia"
	desc = "The non-muslims of Georgia will be exempt from military service but will pay heavily for the priviledge of be protected under Islam."
	date = { year = 1419 }
	offset = 100
	deathdate = { year = 1820 }

	action_a = {
		name = "Implement Jizya in Georgia"
		command = { type = setflag which = georgia_jizya }
		command = { type = provincetax which = 470 value = 3 }
		command = { type = province_manpower which = 470 value = -6 }
		command = { type = missionaries value = 1 }
	}
	action_b = {
		name = "It is a bad idea here"
		command = { type = setflag which = no_georgia_jizya }
		command = { type = sleepevent which = 874007 }
	}
}

event = {
	id = 874007
	random = no
	province = 470
	trigger = {
		event = 874006
		OR = {
			provincereligion = { province = 470 data = sunni }
			provincereligion = { province = 470 data = shiite }
			NOT = { religion = sunni }
		}
	}
	name = "End of the Jizya in Georgia"
	desc = "Either because of the end of Salafi muslim rule, or the conversion of Georgia to Islam, the effects of the Jizya system have ended there."
	date = { year = 1419 }
	offset = 100
	deathdate = { year = 1820 }

	action_a = {
		name = "OK"
		command = { type = provincetax which = 470 value = -3 }
		command = { type = province_manpower which = 470 value = 6 }
		command = { type = clrflag which = georgia_jizya }
	}
}

event = {
	id = 874108
	random = yes
	province = 470
	trigger = { 
		NOT = { stability = 0 }
		flag = georgia_jizya
	}
	name = "Jizya Revolt in Georgia"
	desc = "Because of our policy of Jizya in Georgia, we have experienced a rebellion there among the non-muslims."

	action_a = {
		name = "Arrgghhh"
		command = { type = revolt which = 470 }
		command = { type = revolt which = 470 }
		command = { type = revolt which = 470 }
		command = { type = revolt which = 470 }
	}
}
 
Last edited:
pretty good, though the manpower isn't that great a detriment for any would be muslim ruler because they wouldn't recruit many troops there anyway, howabout a small boost to revolt risk as well?
 
If I received +2 tax, -6 manpower and another +1 RR there is no way I would go for it.

Each point of RR reduces tax by 10%. Add this to the +3 for wrong religion and +1 for wrong culture there's just no incentive.

The problem is that each point of RR has such an impact that to give them out is very significant.
 
MattyG said:
If I received +2 tax, -6 manpower and another +1 RR there is no way I would go for it.

Each point of RR reduces tax by 10%. Add this to the +3 for wrong religion and +1 for wrong culture there's just no incentive.

The problem is that each point of RR has such an impact that to give them out is very significant.

ah true, but here's the thing, on full stab a +1 (or 2) revolt risk wouldn't outway minuses due to tolerating religion and stab bonuses, it just means that in times of low stability or war these provinces would be far harder to keep down, I'd go for the event myself even with +1 rr