on_actions = {
	on_daily_GER = {
		effect = {
			if = {
				limit = { NOT = { has_global_flag = start_event_appeared_dtk } }
				trigger_start_event_dtk = yes
			}
		}
	}
	on_weekly_GER = {
		#peace out with the soviets
		effect = {
			if = {
				limit = {
					NOT = {
						has_global_flag = dtk_flag_peaced_with_soviets_1
					}

					has_war_with = SOV

					any_country = {
						AND = {
							controls_state = 195
							OR = {
								tag = GER
								is_subject_of = GER
								is_in_faction_with = GER
							}
						}
					}
					any_country = {
						AND = {
							controls_state = 219
							OR = {
								tag = GER
								is_subject_of = GER
								is_in_faction_with = GER
							}
						}
					}
					any_country = {
						AND = {
							controls_state = 217
							OR = {
								tag = GER
								is_subject_of = GER
								is_in_faction_with = GER
							}
						}
					}
				}
				set_global_flag = dtk_flag_peaced_with_soviets_1
				country_event = {
					id = peace_soviets.1
				}
			}
		}
		#end of peace out with the soviets

		effect = { ######## LEIGNING WAR ON THE EAST MECHANIC
			if = {
				limit = {
					AND = {
						has_completed_focus = GER_unternehmen_barbarossa
						has_war_with = SOV
					}
				}
				if = {
					limit = {
						has_global_flag = {
							flag = dtk_started_war_on_east
							days > 180 # 180d 6 month - but the ORIGINAL planned duration of barbarossa was 4
						}
						NOT = {
							has_global_flag = dtk_started_war_on_east_lvl2
						}
					}
					set_global_flag = dtk_started_war_on_east_lvl2
					swap_ideas = {
						remove_idea = idea_dtk_lingering_war
						add_idea = idea_dtk_lingering_war2
					}
				}
				else_if = {
					limit = {
						AND = {
							NOT = {
								has_global_flag = dtk_started_war_on_east_lvl3
							}
							has_global_flag = {
								flag = dtk_started_war_on_east
								days > 360 # 360d 12 month - gettin worse...
							}
						}
					}
					set_global_flag = dtk_started_war_on_east_lvl3
					swap_ideas = {
						remove_idea = idea_dtk_lingering_war2
						add_idea = idea_dtk_lingering_war3
					}
				}
				else_if = {
					limit = {
						AND = {
							NOT = {
								has_global_flag = dtk_started_war_on_east_lvl4
							}
							has_global_flag = {
								flag = dtk_started_war_on_east
								days > 540 #540d 18 month - dead
							}
						}
					}
					set_global_flag = dtk_started_war_on_east_lvl4
					swap_ideas = {
						remove_idea = idea_dtk_lingering_war3
						add_idea = idea_dtk_lingering_war4
					}
				}
			}
			else_if = {
				limit = {
					AND = {
						has_completed_focus = GER_unternehmen_barbarossa
						NOT = {
							has_war_with = SOV
						}
						OR = {
							has_idea = idea_dtk_lingering_war
							has_idea = idea_dtk_lingering_war2
							has_idea = idea_dtk_lingering_war3
							has_idea = idea_dtk_lingering_war4
						}
					}
				}
				remove_ideas = idea_dtk_lingering_war
				remove_ideas = idea_dtk_lingering_war2
				remove_ideas = idea_dtk_lingering_war3
				remove_ideas = idea_dtk_lingering_war4
			}
		} ######## END OF LEIGNING WAR ON THE EAST MECHANIC

		effect = {
			if = {
				limit = {
					AND = {
						date > 1941.6.4
						has_global_flag = dtk_wilhelm_ii_choosed_by_player
						has_completed_focus = GER_maintainthekaisersformerprivileges
						NOT = {
							has_global_flag = willy_ii_dead_bug_dtk
						}
					}
				}
				dtk_willy_2_dies_of_old_age = yes
			}
			else_if = {
				limit = {
					AND = {
						date > 1941.6.4
						has_global_flag = dtk_wilhelm_ii_choosed_by_player
						has_completed_focus = GER_the_democratic_compromise
						NOT = {
							has_global_flag = willy_ii_dead_bug_dtk
						}
					}
				}
				dtk_willy_2_dies_of_old_age_democratic = yes
			}
		}
		#effect = { 
		#	if = {
		#		limit = { 
		#			AND = {
		#				NOT = {
		#					has_global_flag = wilhelm_dtk_enhanced
		#				}
		#				GER = { 											# REMOVED ### MOVED TO FOCUS TREE
		#					AND = {
		#						has_government = neutrality
		#						has_war = no
		#						has_completed_focus = GER_return_of_the_kaiser
		#					}
		#				}
		#			}
		#		}
		#		flavour_imperial_germany_1 = yes
		#	}
		#}
		effect = {
			if = {
				limit = {
					AND = {
						GER = {
							NOT = { has_idea = idea_dtk_german_spiritis }
						}
						FTK = { is_subject_of = GER }
						BRK = { is_subject_of = GER }
						GER = {
							owns_state = 807
						}
					}
				}
				add_dtk_german_spirits_trigger = yes
			}
		}
		
		#overext
		effect = {
			if = {
				limit = {
					GER = {
						AND = {
							NOT = { has_global_flag = dtk_eased_overextension_flag }
							OR = {
								has_subject = MAD
								has_subject = TOG
							}
							has_subject = USA
							has_subject = RAJ
							has_subject = MAL
						}
					}
				}
				lvl_5_over_dtk = yes
			}
			else_if = {
				limit = {
					GER = {
						AND = {
							NOT = { has_global_flag = dtk_eased_overextension_flag }
							OR = {
								has_subject = MAD
								has_subject = TOG
							}
							has_subject = RAJ
							has_subject = MAL
						}
					}
				}
				lvl_4_over_dtk = yes
			}
			else_if = {
				limit = {
					GER = {
						AND = {
							NOT = { has_global_flag = dtk_eased_overextension_flag }
							OR = {
								has_subject = MAD
								has_subject = TOG
							}
							has_subject = RAJ
						}
					}
				}
				lvl_3_over_dtk = yes
			}
			else_if = {
				limit = {
					GER = {
						AND = {
							NOT = { has_global_flag = dtk_eased_overextension_flag }
							has_subject = MAD
							has_subject = TOG
						}
					}
				}
				lvl_2_over_dtk = yes
			}
			else_if = {
				limit = {
					GER = {
						AND = {
							NOT = { has_global_flag = dtk_eased_overextension_flag }
							OR = {
								has_subject = MAD
								has_subject = TOG
								has_subject = RAJ
								has_subject = MAL
								has_subject = USA
							}
						}
					}
				}
				lvl_1_over_dtk = yes
			}
		}
		
		#italian collaps
		effect = {
			if = {
				limit = {
					AND = {
						NOT = {
							has_global_flag = italian_collapse_dtk_gb_flag
							has_global_flag = dtk_italian_collapse_focus_completed
						}
						GER = {
							owns_state = 2
						}
					}
					trigger_italian_collapse_bug_dtk = yes
				}
			}
		}
	}
	on_weekly_KTQ = {
		effect = {
			if = {
				limit = {
					KTQ = {
						owns_state = 500 #rio 
					}
				}
				easter_egg_renek_sultan_trigger = yes
			}
		}
	}
	
	on_peaceconference_ended = {
		effect = {
			if = {
				limit = {
					GER = {
						owns_state = 2
					}
				}
				news_event = {
					id = itacollapse.1
				}
			}
		}
	}
	
	#issue for italy
	on_annex = {
		effect = {
			if = {
				limit = {
					GER = {
						owns_state = 2
					}
				}
				news_event = {
					id = itacollapse.1
				}
			}
		}
	}
	on_monthly_GER = {
		effect = {
			if = {
				limit = {
					owns_state = 2
				}
				news_event = {
					id = itacollapse.1
				}
			}
		}
	}
	
	on_puppet = {	
		effect = {
			if = {
				limit = {
					AND = {
						tag = HOL
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = HOL_KAISER
						}
					}
				}
				flavour_hol_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					AND = {
						tag = DEN
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = DEN_KAISER
						}
					}
				}
				flavour_den_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					AND = {
						tag = LAT
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = U_BALTIC_KAISER
						}
					}
				}
				flavour_u_baltic_1 = yes
			}
		}
		#german kingdom of poland
		effect = {
			if = { 
				limit = {
					AND = {
						tag = POL
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = POL_KAISER
						}
					}
				}
				flavour_pol_kaiser_1 = yes
			}
		}
		#ostland
		effect = {
			if = { 
				limit = {
					AND = {
						tag = BLR
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = BLR_KAISER
						}
					}
				}
				flavour_blr_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					AND = {
						tag = UKR
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = UKR_KAISER
						}
					}
				}
				flavour_ukr_kaiser_1 = yes
			}
		}
		
		#german occitania
		effect = {
			if = { 
				limit = {
					AND = {
						tag = OCC
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = OCC_KAISER
						}
					}
				}
				flavour_occ_kaiser_1 = yes
			}
		}
		#england german REMOVED
		
		#north africa military adm 1
		effect = {
			if = { 
				limit = {
					AND = {
						tag = MOR
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = NORTH_MILITARY_AFRICA_KAISER
						}
					}
				}
				flavour_mor_kaiser_1 = yes
			}
		}
		#deutsch mittelafrika REMOVED
		
		#west africa
		effect = {
			if = { 
				limit = {
					AND = {
						tag = TOG
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = WEA_KAISER
						}
					}
				}
				flavour_wea_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					AND = {
						tag = AZR
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = TCK_KAISER
						}
					}
				}
				flavour_tck_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					AND = {
						tag = VGE
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = VGE_KAISER
						}
					}
				}
				flavour_vge_kaiser_1 = yes
			}
		}
		#duchy of the steppes
		effect = {
			if = { 
				limit = {
					AND = {
						tag = UZB
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = STEP_KAISER
						}
					}
				}
				flavour_step_kaiser_1 = yes
			}
		}
		#siberia
		effect = {
			if = { 
				limit = {
					KHA = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = SIBERIA_KAISER
							}
						}
					}
				}
				overhaul_siberia_kaiser_1 = yes
			}
		}
		#far eastern
		effect = {
			if = { 
				limit = {
					VLA = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = FED_KAISER
							}
						}
					}
				}
				overhaul_fed_kaiser_1 = yes
			}
		}
		#finnaly russia
		effect = {
			if = { 
				limit = {
					SOV = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = RUSSIA_KAISER
							}
						}
					}
				}
				overhaul_russia_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					FIN = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = FIN_KAISER
							}
						}
					}
				}
				overhaul_fin_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					CAN = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = CAN_KAISER
							}
						}
					}
				}
				overhaul_can_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					RAJ = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = RAJ_KAISER
							}
						}
					}
				}
				overhaul_india_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					CHI = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = CHINA_KAISER
							}
						}
					}
				}
				overhaul_china_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					MON = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = MON_KAISER
							}
						}
					}
				}
				overhaul_mongolia_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					YUG = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = SLAV_KAISER
							}
						}
					}
				}
				overhaul_slav_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					ROM = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = ROM_KAISER
							}
						}
					}
				}
				overhaul_romania_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					GRE = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = GRE_KAISER
							}
						}
					}
				}
				overhaul_grecia_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					TUR = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = TUR_KAISER
							}
						}
					}
				}
				dropper_dtk_tag_turkey = yes
			}
		}
		effect = {
			if = { 
				limit = {
					SWE = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = SWE_KAISER
							}
						}
					}
				}
				overhaul_sweden_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					NOR = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = NOR_KAISER
							}
						}
					}
				}
				overhaul_norway_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					SPR = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = IBERIA_KAISER
							}
						}
					}
				}
				overhaul_iberia_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					BRA = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = BRA_KAISER
							}
						}
					}
				}
				overhaul_brazil_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					ARG = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = BRA_KAISER
							}
						}
					}
				}
				overhaul_neubayern_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					PRU = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = PRU_KAISER
							}
						}
					}
				}
				overhaul_prubol_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					EGY = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = EGY_KAISER
							}
						}
					}
				}
				overhaul_egy_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					PHI = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = PHI_KAISER
							}
						}
					}
				}
				overhaul_phi_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					JAP = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = JAP_KAISER_DTK
							}
						}
					}
				}
				overhaul_jap_kaiser_dtk = yes
			}
		}
		effect = {
			if = { 
				limit = {
					IRE = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = IRE_KAISER_DTK
							}
						}
					}
				}
				overhaul_ire_kaiser_dtk = yes
			}
		}
	}
		
	on_release_as_puppet = {	
		effect = {
			if = {
				limit = {
					AND = {
						tag = HOL
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = HOL_KAISER
						}
					}
				}
				flavour_hol_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					AND = {
						tag = DEN
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = DEN_KAISER
						}
					}
				}
				flavour_den_1 = yes
			}
		} #united baltic duchy
		effect = {
			if = { 
				limit = {
					AND = {
						tag = LAT
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = U_BALTIC_KAISER
						}
					}
				}
				flavour_u_baltic_1 = yes
			}
		}
		#german kingdom of poland
		effect = {
			if = { 
				limit = {
					AND = {
						tag = POL
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = POL_KAISER
						}
					}
				}
				flavour_pol_kaiser_1 = yes
			}
		}
		#ostland
		effect = {
			if = { 
				limit = {
					AND = {
						tag = BLR
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = BLR_KAISER
						}
					}
				}
				flavour_blr_kaiser_1 = yes
			}
		}
		#france german
		#ukraine
		effect = {
			if = { 
				limit = {
					AND = {
						tag = UKR
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = UKR_KAISER
						}
					}
				}
				flavour_ukr_kaiser_1 = yes
			}
		}
		
		#german occitania
		effect = {
			if = { 
				limit = {
					AND = {
						tag = OCC
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = OCC_KAISER
						}
					}
				}
				flavour_occ_kaiser_1 = yes
			}
		}
		#england german REMOVED
		
		#north africa military adm 1
		effect = {
			if = { 
				limit = {
					AND = {
						tag = MOR
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = NORTH_MILITARY_AFRICA_KAISER
						}
					}
				}
				flavour_mor_kaiser_1 = yes
			}
		}
		#deutsch mittelafrika MOVED TO OWN TAGG
		
		#westafrica
		effect = {
			if = { 
				limit = {
					AND = {
						tag = TOG
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = WEA_KAISER
						}
					}
				}
				flavour_wea_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					AND = {
						tag = AZR
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = TCK_KAISER
						}
					}
				}
				flavour_tck_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					AND = {
						tag = VGE
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = VGE_KAISER
						}
					}
				}
				flavour_vge_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					AND = {
						tag = UZB
						is_subject_of = GER
						NOT = {
							has_cosmetic_tag = STEP_KAISER
						}
					}
				}
				flavour_step_kaiser_1 = yes
			}
		}
		##new code v3
		effect = {
			if = { 
				limit = {
					KHA = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = SIBERIA_KAISER
							}
						}
					}
				}
				overhaul_siberia_kaiser_1 = yes
			}
		}
		#far eastern
		effect = {
			if = { 
				limit = {
					VLA = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = FED_KAISER
							}
						}
					}
				}
				overhaul_fed_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					SOV = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = RUSSIA_KAISER
							}
						}
					}
				}
				overhaul_russia_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					FIN = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = FIN_KAISER
							}
						}
					}
				}
				overhaul_fin_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					CAN = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = CAN_KAISER
							}
						}
					}
				}
				overhaul_can_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					RAJ = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = RAJ_KAISER
							}
						}
					}
				}
				overhaul_india_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					CHI = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = CHINA_KAISER
							}
						}
					}
				}
				overhaul_china_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					MON = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = MON_KAISER
							}
						}
					}
				}
				overhaul_mongolia_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					YUG = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = SLAV_KAISER
							}
						}
					}
				}
				overhaul_slav_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					ROM = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = ROM_KAISER
							}
						}
					}
				}
				overhaul_romania_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					GRE = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = GRECIA_KAISER
							}
						}
					}
				}
				overhaul_grecia_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					TUR = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = TUR_KAISER
							}
						}
					}
				}
				dropper_dtk_tag_turkey = yes
			}
		}
		effect = {
			if = { 
				limit = {
					SWE = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = SWE_KAISER
							}
						}
					}
				}
				overhaul_sweden_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					NOR = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = NOR_KAISER
							}
						}
					}
				}
				overhaul_norway_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					SPR = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = IBERIA_KAISER
							}
						}
					}
				}
				overhaul_iberia_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					BRA = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = BRA_KAISER
							}
						}
					}
				}
				overhaul_brazil_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					ARG = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = BRA_KAISER
							}
						}
					}
				}
				overhaul_neubayern_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					EGY = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = EGY_KAISER
							}
						}
					}
				}
				overhaul_egy_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					PHI = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = PHI_KAISER
							}
						}
					}
				}
				overhaul_phi_kaiser_1 = yes
			}
		}
		effect = {
			if = { 
				limit = {
					JAP = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = JAP_KAISER_DTK
							}
						}
					}
				}
				overhaul_jap_kaiser_dtk = yes
			}
		}
		effect = {
			if = { 
				limit = {
					IRE = {
						AND = {
							is_subject_of = GER
							NOT = {
								has_cosmetic_tag = IRE_KAISER_DTK
							}
						}
					}
				}
				overhaul_ire_kaiser_dtk = yes
			}
		}
	}
}