stewardship_education_boost_effect = {
	if = {
		limit = {
			has_house = yes
			house = { has_house_modifier = blood_of_stewardship_house_modifier }
		}
		if = {
			limit = { has_focus = education_stewardship }
			random_list = {
				60 = {
					change_variable = {
						name = education_stewardship_variable
						add = 2
					}
				}
				40 = {
					change_variable = {
						name = education_stewardship_variable
						add = 3
					}
				}
			}
		}
	}
}

stewardship_half_education_boost_effect = {
	if = {
		limit = {
			has_house = yes
			house = { has_house_modifier = blood_of_stewardship_half_house_modifier }
		}
		if = {
			limit = { has_focus = education_stewardship }
			random_list = {
				60 = {
					change_variable = {
						name = education_stewardship_variable
						add = 2
					}
				}
				40 = {
					change_variable = {
						name = education_stewardship_variable
						add = 3
					}
				}
			}
		}
	}
}

stewardship_lite_education_boost_effect = {
	if = {
		limit = {
			has_house = yes
			house = { has_house_modifier = blood_of_stewardship_lite_house_modifier }
		}
		if = {
			limit = { has_focus = education_stewardship }
			random_list = {
				60 = {
					change_variable = {
						name = education_stewardship_variable
						add = 2
					}
				}
				40 = {
					change_variable = {
						name = education_stewardship_variable
						add = 3
					}
				}
			}
		}
	}
}

intrigue_education_boost_effect = {
	if = {
		limit = {
			has_house = yes
			house = { has_house_modifier = blood_of_intrigue_house_modifier }
		}
		if = {
			limit = { has_focus = education_intrigue }
			random_list = {
				60 = {
					change_variable = {
						name = education_intrigue_variable
						add = 2
					}
				}
				40 = {
					change_variable = {
						name = education_intrigue_variable
						add = 3
					}
				}
			}
		}
	}
}

intrigue_half_education_boost_effect = {
	if = {
		limit = {
			has_house = yes
			house = { has_house_modifier = blood_of_intrigue_half_house_modifier }
		}
		if = {
			limit = { has_focus = education_intrigue }
			random_list = {
				60 = {
					change_variable = {
						name = education_intrigue_variable
						add = 2
					}
				}
				40 = {
					change_variable = {
						name = education_intrigue_variable
						add = 3
					}
				}
			}
		}
	}
}

intrigue_lite_education_boost_effect = {
	if = {
		limit = {
			has_house = yes
			house = { has_house_modifier = blood_of_intrigue_lite_house_modifier }
		}
		if = {
			limit = { has_focus = education_intrigue }
			random_list = {
				60 = {
					change_variable = {
						name = education_intrigue_variable
						add = 2
					}
				}
				40 = {
					change_variable = {
						name = education_intrigue_variable
						add = 3
					}
				}
			}
		}
	}
}

martial_education_boost_effect = {
	if = {
		limit = {
			has_house = yes
			house = { has_house_modifier = blood_of_martial_house_modifier }
		}
		if = {
			limit = { has_focus = education_martial }
			random_list = {
				60 = {
					change_variable = {
						name = education_martial_variable
						add = 2
					}
				}
				40 = {
					change_variable = {
						name = education_martial_variable
						add = 3
					}
				}
			}
		}
	}
}

martial_half_education_boost_effect = {
	if = {
		limit = {
			has_house = yes
			house = { has_house_modifier = blood_of_martial_half_house_modifier }
		}
		if = {
			limit = { has_focus = education_martial }
			random_list = {
				60 = {
					change_variable = {
						name = education_martial_variable
						add = 2
					}
				}
				40 = {
					change_variable = {
						name = education_martial_variable
						add = 3
					}
				}
			}
		}
	}
}

martial_lite_education_boost_effect = {
	if = {
		limit = {
			has_house = yes
			house = { has_house_modifier = blood_of_martial_lite_house_modifier }
		}
		if = {
			limit = { has_focus = education_martial }
			random_list = {
				60 = {
					change_variable = {
						name = education_martial_variable
						add = 2
					}
				}
				40 = {
					change_variable = {
						name = education_martial_variable
						add = 3
					}
				}
			}
		}
	}
}

diplomacy_education_boost_effect = {
	if = {
		limit = {
			has_house = yes
			house = { has_house_modifier = blood_of_diplomacy_house_modifier }
		}
		if = {
			limit = { has_focus = education_diplomacy }
			random_list = {
				60 = {
					change_variable = {
						name = education_diplomacy_variable
						add = 2
					}
				}
				40 = {
					change_variable = {
						name = education_diplomacy_variable
						add = 3
					}
				}
			}
		}
	}
}

diplomacy_half_education_boost_effect = {
	if = {
		limit = {
			has_house = yes
			house = { has_house_modifier = blood_of_diplomacy_half_house_modifier }
		}
		if = {
			limit = { has_focus = education_diplomacy }
			random_list = {
				60 = {
					change_variable = {
						name = education_diplomacy_variable
						add = 2
					}
				}
				40 = {
					change_variable = {
						name = education_diplomacy_variable
						add = 3
					}
				}
			}
		}
	}
}

diplomacy_lite_education_boost_effect = {
	if = {
		limit = {
			has_house = yes
			house = { has_house_modifier = blood_of_diplomacy_lite_house_modifier }
		}
		if = {
			limit = { has_focus = education_diplomacy }
			random_list = {
				60 = {
					change_variable = {
						name = education_diplomacy_variable
						add = 2
					}
				}
				40 = {
					change_variable = {
						name = education_diplomacy_variable
						add = 3
					}
				}
			}
		}
	}
}

learning_education_boost_effect = {
	if = {
		limit = {
			has_house = yes
			house = { has_house_modifier = blood_of_learning_house_modifier }
		}
		if = {
			limit = { has_focus = education_learning }
			random_list = {
				60 = {
					change_variable = {
						name = education_learning_variable
						add = 2
					}
				}
				40 = {
					change_variable = {
						name = education_learning_variable
						add = 3
					}
				}
			}
		}
	}
}

learning_half_education_boost_effect = {
	if = {
		limit = {
			has_house = yes
			house = { has_house_modifier = blood_of_learning_half_house_modifier }
		}
		if = {
			limit = { has_focus = education_learning }
			random_list = {
				60 = {
					change_variable = {
						name = education_learning_variable
						add = 2
					}
				}
				40 = {
					change_variable = {
						name = education_learning_variable
						add = 3
					}
				}
			}
		}
	}
}

learning_lite_education_boost_effect = {
	if = {
		limit = {
			has_house = yes
			house = { has_house_modifier = blood_of_learning_lite_house_modifier }
		}
		if = {
			limit = { has_focus = education_learning }
			random_list = {
				60 = {
					change_variable = {
						name = education_learning_variable
						add = 2
					}
				}
				40 = {
					change_variable = {
						name = education_learning_variable
						add = 3
					}
				}
			}
		}
	}
}