• 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.
May 6, 2004
553
1
Some events for jewish pops, there could be some more historical events added as well (F.e. founding of 'Rischon le Zion', the first Colony in Palestine, and Theodor Herzl's Book on Zionism). Maybe someone has ideas for improvements. Note: This does not state any political views, it is just intended to simulate historical affairs that happened during Victoria timeline. Shalom!

Added assasination of Alexander II event because after Jews were wrongly blamed for the assassination of Tsar Alexander II the riots broke out that will lead to increase of the minority_emigration (started 1880/81)

Code:
###################################################################### 
# The Tsar was killed!
###################################################################### 
event = {
	id = 793966
	random = no
	country = RUS

	trigger = {

		capital = 422 NOT = { owned = { province = 412 data = POL } }#

	}
	name = "THE ASSASSINATION OF TSAR ALEXANDER II"

desc = "Alexander II, known as the 'Tsar liberator' for the 1861 abolition of serfdom in Russia, was also known for his suppression 

of national minorities in a progress now known as Russification, and many revolutionaries were keen to kill Alexander. 

He faced 7 attempts upon his life, ultimately resulting in his assassination."

	style = 0

	date = { day = 1 month = march year = 1881 }
	offset = 10
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "Click to continue" # 

		command = { type = trigger which = 793967 }

	}
}
###################################################################### 
# The Tsar was killed!
###################################################################### 
event = {
	id = 793967
	random = no
	country = RUS

	name = "The Tsar was killed!"

desc = "On 1st March, 1881, Alexander was travelling in a closed carriage, from Mikhailovsky Palace 

to the Winter Palace in St. Petersburg. The terrorists were waiting for him and this time they succeeded. 

The Tsar died through their bombs."

	style = 0

	action_a = {
		name = "A Dark Day for the House of Romanov!" # 

		command = { type = prestige value = -25 }

	}
}
###################################################################### 
# Jewish Consciousness Events 
###################################################################### 
event = {
	id = 793970
	random = no
	country = RUS

	trigger = { event = 793967 # religion = { country = RUS type = orthodox }

		owned = { province = 436 data = RUS } #
		owned = { province = 442 data = RUS } #
		owned = { province = 438 data = RUS } #
		owned = { province = 439 data = RUS } #
		owned = { province = 409 data = RUS } #

	}
	name = "anti-Jewish riots in southern Imperial Russia (Historical)"
	desc = "After Jews were wrongly blamed for the assassination of Tsar Alexander II, anti-Jewish riots broke out in Russia and the Ukraine"
	style = 0

	date = { day = 1 month = march year = 1881 }
	offset = 10
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "We cant stop it" # 

		command = { type = local_setflag which = jewish_consciousness value = 1 }

		command = { type = pop_dominant_issue which = ORTHODOX value = RESIDENCE where = 442 }
		command = { type = pop_dominant_issue which = ORTHODOX value = RESIDENCE where = 412 }
		command = { type = pop_dominant_issue which = ORTHODOX value = RESIDENCE where = 989 }
		command = { type = pop_dominant_issue which = ORTHODOX value = RESIDENCE where = 437 }
		command = { type = pop_dominant_issue which = ORTHODOX value = RESIDENCE where = 363 }
		command = { type = pop_dominant_issue which = ORTHODOX value = RESIDENCE where = 1000 }
		command = { type = pop_dominant_issue which = ORTHODOX value = RESIDENCE where = 988 }
		command = { type = pop_dominant_issue which = ORTHODOX value = RESIDENCE where = 1018 }

		command = { type = pop_dominant_issue which = CATHOLIC value = RESIDENCE where = 442 }
		command = { type = pop_dominant_issue which = CATHOLIC value = RESIDENCE where = 412 }
		command = { type = pop_dominant_issue which = CATHOLIC value = RESIDENCE where = 989 }
		command = { type = pop_dominant_issue which = CATHOLIC value = RESIDENCE where = 437 }
		command = { type = pop_dominant_issue which = CATHOLIC value = RESIDENCE where = 363 }
		command = { type = pop_dominant_issue which = CATHOLIC value = RESIDENCE where = 1000 }
		command = { type = pop_dominant_issue which = CATHOLIC value = RESIDENCE where = 988 }
		command = { type = pop_dominant_issue which = CATHOLIC value = RESIDENCE where = 1018 }
	}
}
event = {
	id = 793971
	random = no
	country = RUS

	trigger = {

	local_flag = { name = jewish_consciousness value = 1 } event = 793970 random = 80

	}
	name = "Jewish Self-Defense (Historical)"
	desc = "Self-Defense against Russian and Ukrainian Nationalists attacking Jewish Communities (Historical)"
	style = 0

	date = { day = 1 month = march year = 1881 }
	offset = 10
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "Stand up and fight!" # 

		command = { type = pop_consciousness which = JEWISH value = 8 }

		command = { type = pop_militancy which = JEWISH value = 8 where = 442 }

		command = { type = pop_militancy which = JEWISH value = 8 where = 412 }

		command = { type = pop_militancy which = JEWISH value = 8 where = 989 }

		command = { type = pop_militancy which = JEWISH value = 8 where = 437 }

		command = { type = pop_militancy which = JEWISH value = 8 where = 363 }

		command = { type = pop_militancy which = JEWISH value = 8 where = 1000 }

		command = { type = pop_militancy which = JEWISH value = 8 where = 1018 }

	}
}
event = {
	id = 793972
	random = no
	country = RUS

	trigger = {

	local_flag = { name = jewish_consciousness value = 1 } event = 793971 random = 80

	}
	name = "Jewish Thinkers propagate Colonization of Palestine (Historical)"
	desc = "As a result of the persecutions, a number of Jewish Thinkers turned away from their belief in socialism and toward Jewish nationalism. Beginning in 1881, Numbers of Jewish Associations were forming in Russian cities that propagated the colonization of Palestine, convinced that the Jewish people would find freedom and security only in their ancestral homeland"
	style = 0

	date = { day = 1 month = january year = 1882 }
	offset = 10
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "We should resettle the Holy Land!" # 

		command = { type = pop_consciousness which = JEWISH value = 5 }

		command = { type = minority_emigration value = 5 }
	}
}
event = {
	id = 793973
	random = no
	country = RUS

	trigger = {

local_flag = { name = jewish_consciousness value = 1 } event = 793972 random = 80

	}
	name = "Zionist Movement Strengthening (Historical)"
	desc = "Assimilation is not the way...Our goal is the resumption of Jewish sovereignity in the Land of Israel!"
	style = 0

	date = { day = 1 month = january year = 1885 }
	offset = 10
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "We have to return to our homeland!" # 

		command = { type = pop_consciousness which = JEWISH value = 5 }

		command = { type = minority_emigration value = 20 }
	}
}
event = {
	id = 793975
	random = no
	country = TUR

	trigger = {

		owned = { province = 1389 data = TUR } random = 20 #

	}
	name = "The Damascus-Affair (Historical)"
	desc = "Accusation of ritual murder brought against the Jews of Damascus in 1840. The Damascus Affair can be regarded as the turning point in the history of Western Jewry in the 19th century. (Jews became more deeply aware of the deeply ingrained hostility of the Catholic Church towards them.)"
	style = 0

	date = { day = 1 month = january year = 1840 }
	offset = 8
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "We have to protect ourselves!" #
 
		command = { type = pop_consciousness which = JEWISH value = 5 }

		command = { type = pop_dominant_issue which = JEWISH value = FULL_CITIZENSHIP where = 1389 }

		command = { type = pop_dominant_issue which = JEWISH value = FULL_CITIZENSHIP where = 971 }

		command = { type = pop_dominant_issue which = JEWISH value = FULL_CITIZENSHIP where = -1 }

		command = { type = pop_dominant_issue which = JEWISH value = FULL_CITIZENSHIP where = -1 }
	}
}
event = {
	id = 793976
	random = no
	country = TUR

	trigger = {

		owned = { province = 971 data = TUR } random = 20 #

	}
	name = "Full Citizenship for the Jews?"
	desc = "In 1856 the Jews in Ottoman Empire were granted full citizenship"
	style = 0

	date = { day = 1 month = january year = 1840 }
	offset = 8
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "They receive full rights!" #
		ai_chance = 95

		command = { type = pop_consciousness which = JEWISH value = -10 }

		command = { type = pop_militancy which = JEWISH value = -10 }

	}
	action_b = {
		name = "No way!" #
		ai_chance = 5 

		command = { type = pop_consciousness which = JEWISH value = 5 }

		command = { type = pop_dominant_issue which = JEWISH value = PLURALISM where = 1389 }

		command = { type = pop_dominant_issue which = JEWISH value = PLURALISM where = 971 }

		command = { type = pop_dominant_issue which = JEWISH value = PLURALISM where = -1 }

		command = { type = pop_dominant_issue which = JEWISH value = PLURALISM where = -1 }

		command = { type = pop_dominant_issue which = JEWISH value = PLURALISM where = -1 }

		command = { type = pop_dominant_issue which = JEWISH value = PLURALISM where = -1 }

		command = { type = pop_dominant_issue which = JEWISH value = PLURALISM where = -1 }
	}
}
event = {
	id = 793980
	random = no
	country = PRU

	trigger = {

		owned = { province = 736 data = PRU } random = 10 #

	}
	name = "The First Rabbiner-Seminar in Germany (Historical)"
	desc = "The conservative 'Jewish-Theological Seminar' in Breslau was founded in 1854"
	style = 0

	date = { day = 1 month = january year = 1854 }
	offset = 8
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "The Rabbis are very influential on Jewish Communities!" #

		command = { type = convert_pop_type which = JEWISH value = clergymen where = 736 when = 1 }
 
		command = { type = pop_consciousness which = JEWISH value = 5 }

	}
}
event = {
	id = 793981
	random = no
	country = GER

	trigger = {

		owned = { province = 342 data = GER } random = 20 #

	}
	name = "Full Citizenship for the Jews?"
	desc = "In 1871 the Jews in Germany were granted full citizenship"
	style = 0

	date = { day = 1 month = january year = 1870 }
	offset = 8
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "They receive full rights!" #
		ai_chance = 95
 
		command = { type = pop_consciousness which = JEWISH value = -10 }

		command = { type = pop_militancy which = JEWISH value = -10 }

	}
	action_b = {
		name = "No way!" #
		ai_chance = 5

		command = { type = pop_consciousness which = JEWISH value = 5 }

		command = { type = pop_dominant_issue which = JEWISH value = PLURALISM where = 342 }

		command = { type = pop_dominant_issue which = JEWISH value = PLURALISM where = 736 }

		command = { type = pop_dominant_issue which = JEWISH value = PLURALISM where = -1 }

		command = { type = pop_dominant_issue which = JEWISH value = PLURALISM where = -1 }

		command = { type = pop_dominant_issue which = JEWISH value = PLURALISM where = -1 }

		command = { type = pop_dominant_issue which = JEWISH value = PLURALISM where = -1 }

		command = { type = pop_dominant_issue which = JEWISH value = PLURALISM where = -1 }
	}
}
event = {
	id = 793982
	random = no
	country = GER

	trigger = {

		owned = { province = 342 data = GER } random = 10 #

	}
	name = "The Rabbiner-Seminar for Orthodox Jewry"
	desc = "The 'Rabbiner-Seminar for Orthodox Jewry' in Berlin was founded in 1873"
	style = 0

	date = { day = 1 month = january year = 1873 }
	offset = 8
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "The Rabbis are very influential on Jewish Communities!" #

		command = { type = convert_pop_type which = JEWISH value = clergymen where = 342 when = 1 }

		command = { type = pop_consciousness which = JEWISH value = 5 where = 342 }
	}
}
 
Last edited:
Please delete these events as they are racist in principle.

this allows people ammunition to allow holocaust events. these events are race-specific and therefore racist (not always a naughty word).

thank you
 
Supporter

Panzer General, I don't know what Holocaust you are taking about. That was first of all WW2, this is 19th century Tzarist Russia. Jews were a minority in Russia. At times they were persecuted by tzarist pogroms and later Soviet progroms. I have read these events and though they concern a particular ethnic minority, there is nothing racist about them in any regard. If having events that even mention the Jewish people or the Zionist movement to reclaim the Holy Land is racist to you, I would refrain from ever reading a history book or watching the news or reading a newspaper. These events are very historically and as a regular player of Victoria I find no real reason not to include in a modification besides your fear. Panzer General if even mentioning an ethnic group is racist to you, the whole game of Victoria is therefore racist because it recreates the period of European Imperialism in which almost all the world was conquered by white europeans. Would you consider events surrounding the Polish people's fight for freedom from the Kaiser, Emperor, and Tzar racsist? By your criteria we should because they concern an ethnic group. Get some thicker skin or keep your head in the sand.
 
i am suprised you went straight for the insult. I can tell you are from the Northeast without looking at your information. how is it an issue of fear? It is in the interest of balance. balance restores order. I never thought I would bitch in the name of political correctness but this smells like hypocracy.
 
panzer_general said:
Please delete these events as they are racist in principle.

this allows people ammunition to allow holocaust events. these events are race-specific and therefore racist (not always a naughty word).

thank you
There are many events in Victoria that affect particular cultures or religions. There is nothing intrinsically "racist" about this. Kindly desist from spamming this user-made modification thread.
 
Dark Knight said:
There are many events in Victoria that affect particular cultures or religions.

Yes indeed. Countless. Since consciousness and other game-parameters for various populations as part of Victoria culture and society model is an essential part of gameplay, there is nothing racist about it, it is just how it works, even vanilla events include the commands used here and everybody is getting along fine with that. Sorry again, i did not want to provoke any insults and consciousness events really are no reason for reacting shocked. I'm sure this makes it clear now, i could not have the idea for this if there was not aplenty of similiar events in the game since version 1.
 
I like these.

I presume they are meant to go with a mod that corrects the population makeup, and not plain vanilla Victoria.


By the way, this would the first time, AFAIK, that either Jewish Theological Seminary (the one in Berlin, or the one in New York) was included in a game (i dunno, is JTS manhattan in Tycoon New York?) Id mention it to my rabbi, but hes not that cool. I know a former jewish day school teacher whod grok this, but Im not in touch with him.
 
lordofthemark said:
I presume they are meant to go with a mod that corrects the population makeup, and not plain vanilla Victoria.

True. There are several population mods i think it goes best with VIP or maybe it was an unique mod i dont remember now that added Ashkenazic Pops* in various provinces where they were missing in vanilla.

* and Sephardic too
 
Last edited: