# This text file is a mod script file which uses by the Crusader Kings 2

decisions = {

	mod_decision_destroy_all_decisions_list_open = {

		potential = {
	
			#------------------------------------------------------------------#
			#  ÷̾     .                      #
			#------------------------------------------------------------------#

			ai = no

			#------------------------------------------------------------------#
			# ٸ      .                                #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = mod_destroy_running }
		}
		allow = {
			ai = no
			NOT = { has_global_flag = mod_destroy_list_opened }
		}
		effect = {
			set_global_flag = mod_destroy_list_opened
		}
		revoke_allowed = {
			always = no
		}
		ai_will_do = {
			factor = 0
		}
	}

	mod_decision_destroy_all_decisions_list_close = {

		potential = {
	
			#------------------------------------------------------------------#
			#  ÷̾     .                      #
			#------------------------------------------------------------------#

			ai = no

			#------------------------------------------------------------------#
			# ٸ      .                                #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = mod_destroy_running }

			#------------------------------------------------------------------#
			#                                            #
			#------------------------------------------------------------------#

			has_global_flag = mod_destroy_list_opened
		}
		allow = {
			ai = no
		}
		effect = {
			clr_global_flag = mod_destroy_list_opened
		}
		revoke_allowed = {
			always = no
		}
		ai_will_do = {
			factor = 0
		}
	}


	mod_decision_destroy_all_indian_holding = {

		potential = {
	
			#------------------------------------------------------------------#
			#  ÷̾     .                      #
			#------------------------------------------------------------------#

			ai = no

			#------------------------------------------------------------------#
			#   ϸ ٽ  ʿ䰡 .                          #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = run_destroy_india }

			#------------------------------------------------------------------#
			# ٸ      .                                #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = mod_destroy_running }

			#------------------------------------------------------------------#
			#   ִ ¿                                      #
			#------------------------------------------------------------------#

			has_global_flag = mod_destroy_list_opened
		}
		allow = {
			ai = no
			capital_scope = {
				NOT = { region = world_india }
			}
		}
		effect = {

			#------------------------------------------------------------------#
			#   ǥ                                                     #
			#------------------------------------------------------------------#

			set_global_flag = mod_destroy_running

			#------------------------------------------------------------------#
			# ٽ    ۷ι ÷׸ ڴ´.                    #
			# ( ϰ   ʿ䰡 .    .)  #
			#------------------------------------------------------------------#

			set_global_flag = run_destroy_india

			#------------------------------------------------------------------#
			# ࿡ ʿ Ŀ ̺Ʈ Ÿ ش.                     #
			# Province 1360 : Maldives                                         #
			#------------------------------------------------------------------#

			save_event_target_as = current_human_player

			1360 = {
				save_event_target_as = disaster_starting_province
			}
			
			hidden_tooltip = {

				#--------------------------------------------------------------#
				# ʿ ĳ͸ ϰ, ĳͿ ̺Ʈ Ų.    #
				#--------------------------------------------------------------#

				event_target:disaster_starting_province = {
					holder_scope = {
						create_character = {
							name = "Shiva the Destroyer"
							random_traits = no
							dynasty = NONE
							female = yes
							age = 16
							religion = THIS
							culture = THIS
							fertility = -10.0
							health = 16.0
						}
						new_character = {

							save_event_target_as = only_one_holder

							character_event = {
								id = destroy.100
								days = 2
							}
						}
					}
				}

				#--------------------------------------------------------------#
				#  ÷̾ ĳͿ ˸ ̺Ʈ ش.           #
				#--------------------------------------------------------------#

				event_target:current_human_player = {
					character_event = {
						id = destroy.200
					}
				}
			}
		}
		revoke_allowed = {
			always = no
		}
		ai_will_do = {
			factor = 0
		}
	}

	mod_decision_destroy_all_african_holding = {

		potential = {
	
			#------------------------------------------------------------------#
			#  ÷̾     .                      #
			#------------------------------------------------------------------#

			ai = no

			#------------------------------------------------------------------#
			#   ϸ ٽ  ʿ䰡 .                          #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = run_destroy_africa }

			#------------------------------------------------------------------#
			# ٸ      .                                #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = mod_destroy_running }

			#------------------------------------------------------------------#
			#   ִ ¿                                      #
			#------------------------------------------------------------------#

			has_global_flag = mod_destroy_list_opened
		}
		allow = {
			ai = no
			capital_scope = {
				NOT = { region = world_africa }
			}
		}
		effect = {

			#------------------------------------------------------------------#
			#   ǥ                                                     #
			#------------------------------------------------------------------#

			set_global_flag = mod_destroy_running

			#------------------------------------------------------------------#
			# ٽ    ۷ι ÷׸ ڴ´.                    #
			# ( ϰ   ʿ䰡 .    .)  #
			#------------------------------------------------------------------#

			set_global_flag = run_destroy_africa

			#------------------------------------------------------------------#
			# ࿡ ʿ Ŀ ̺Ʈ Ÿ ش.                     #
			# Province 1360 : Maldives                                         #
			#------------------------------------------------------------------#

			save_event_target_as = current_human_player

			849 = {
				save_event_target_as = disaster_starting_province
			}
			
			hidden_tooltip = {

				#--------------------------------------------------------------#
				# ʿ ĳ͸ ϰ, ĳͿ ̺Ʈ Ų.    #
				#--------------------------------------------------------------#

				event_target:disaster_starting_province = {
					holder_scope = {
						create_character = {
							name = "Shiva the Destroyer"
							random_traits = no
							dynasty = NONE
							female = yes
							age = 16
							religion = THIS
							culture = THIS
							fertility = -10.0
							health = 16.0
						}
						new_character = {

							save_event_target_as = only_one_holder

							character_event = {
								id = destroy.100
								days = 2
							}
						}
					}
				}

				#--------------------------------------------------------------#
				#  ÷̾ ĳͿ ˸ ̺Ʈ ش.           #
				#--------------------------------------------------------------#

				event_target:current_human_player = {
					character_event = {
						id = destroy.200
					}
				}
			}
		}
		revoke_allowed = {
			always = no
		}
		ai_will_do = {
			factor = 0
		}
	}


	mod_decision_destroy_all_steppen_holding = {

		potential = {
	
			#------------------------------------------------------------------#
			#  ÷̾     .                      #
			#------------------------------------------------------------------#

			ai = no

			#------------------------------------------------------------------#
			#   ϸ ٽ  ʿ䰡 .                          #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = run_destroy_steppe }

			#------------------------------------------------------------------#
			# ٸ      .                                #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = mod_destroy_running }

			#------------------------------------------------------------------#
			#   ִ ¿                                      #
			#------------------------------------------------------------------#

			has_global_flag = mod_destroy_list_opened
		}
		allow = {
			ai = no
			capital_scope = {
				NOT = { region = world_steppe }
			}
		}
		effect = {

			#------------------------------------------------------------------#
			#   ǥ                                                     #
			#------------------------------------------------------------------#

			set_global_flag = mod_destroy_running

			#------------------------------------------------------------------#
			# ٽ    ۷ι ÷׸ ڴ´.                    #
			# ( ϰ   ʿ䰡 .    .)  #
			#------------------------------------------------------------------#

			set_global_flag = run_destroy_steppe

			#------------------------------------------------------------------#
			# ࿡ ʿ Ŀ ̺Ʈ Ÿ ش.                     #
			# Province 1445                                                    #
			#------------------------------------------------------------------#

			save_event_target_as = current_human_player

			1445 = {
				save_event_target_as = disaster_starting_province
			}
			
			hidden_tooltip = {

				#--------------------------------------------------------------#
				# ʿ ĳ͸ ϰ, ĳͿ ̺Ʈ Ų.    #
				#--------------------------------------------------------------#

				event_target:disaster_starting_province = {
					holder_scope = {
						create_character = {
							name = "Shiva the Destroyer"
							random_traits = no
							dynasty = NONE
							female = yes
							age = 16
							religion = THIS
							culture = THIS
							fertility = -10.0
							health = 16.0
						}
						new_character = {

							save_event_target_as = only_one_holder

							character_event = {
								id = destroy.100
								days = 2
							}
						}
					}
				}

				#--------------------------------------------------------------#
				#  ÷̾ ĳͿ ˸ ̺Ʈ ش.           #
				#--------------------------------------------------------------#

				event_target:current_human_player = {
					character_event = {
						id = destroy.200
					}
				}
			}
		}
		revoke_allowed = {
			always = no
		}
		ai_will_do = {
			factor = 0
		}
	}


	mod_decision_destroy_all_himalayas_holding = {

		potential = {
	
			#------------------------------------------------------------------#
			#  ÷̾     .                      #
			#------------------------------------------------------------------#

			ai = no

			#------------------------------------------------------------------#
			#   ϸ ٽ  ʿ䰡 .                          #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = run_destroy_himalayas }

			#------------------------------------------------------------------#
			# ٸ      .                                #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = mod_destroy_running }

			#------------------------------------------------------------------#
			#   ִ ¿                                      #
			#------------------------------------------------------------------#

			has_global_flag = mod_destroy_list_opened
		}
		allow = {
			ai = no
			capital_scope = {
				NOT = { region = world_himalayas }
			}
		}
		effect = {

			#------------------------------------------------------------------#
			#   ǥ                                                     #
			#------------------------------------------------------------------#

			set_global_flag = mod_destroy_running

			#------------------------------------------------------------------#
			# ٽ    ۷ι ÷׸ ڴ´.                    #
			# ( ϰ   ʿ䰡 .    .)  #
			#------------------------------------------------------------------#

			set_global_flag = run_destroy_himalayas

			#------------------------------------------------------------------#
			# ࿡ ʿ Ŀ ̺Ʈ Ÿ ش.                     #
			# Province 1561                                                    #
			#------------------------------------------------------------------#

			save_event_target_as = current_human_player

			1561 = {
				save_event_target_as = disaster_starting_province
			}
			
			hidden_tooltip = {

				#--------------------------------------------------------------#
				# ʿ ĳ͸ ϰ, ĳͿ ̺Ʈ Ų.    #
				#--------------------------------------------------------------#

				event_target:disaster_starting_province = {
					holder_scope = {
						create_character = {
							name = "Shiva the Destroyer"
							random_traits = no
							dynasty = NONE
							female = yes
							age = 16
							religion = THIS
							culture = THIS
							fertility = -10.0
							health = 16.0
						}
						new_character = {

							save_event_target_as = only_one_holder

							character_event = {
								id = destroy.100
								days = 2
							}
						}
					}
				}

				#--------------------------------------------------------------#
				#  ÷̾ ĳͿ ˸ ̺Ʈ ش.           #
				#--------------------------------------------------------------#

				event_target:current_human_player = {
					character_event = {
						id = destroy.200
					}
				}
			}
		}
		revoke_allowed = {
			always = no
		}
		ai_will_do = {
			factor = 0
		}
	}



	mod_decision_destroy_all_persian_holding = {

		potential = {
	
			#------------------------------------------------------------------#
			#  ÷̾     .                      #
			#------------------------------------------------------------------#

			ai = no

			#------------------------------------------------------------------#
			#   ϸ ٽ  ʿ䰡 .                          #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = run_destroy_persia }

			#------------------------------------------------------------------#
			# ٸ      .                                #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = mod_destroy_running }

			#------------------------------------------------------------------#
			#   ִ ¿                                      #
			#------------------------------------------------------------------#

			has_global_flag = mod_destroy_list_opened
		}
		allow = {
			ai = no
			capital_scope = {
				NOT = { region = world_persia }
			}
		}
		effect = {

			#------------------------------------------------------------------#
			#   ǥ                                                     #
			#------------------------------------------------------------------#

			set_global_flag = mod_destroy_running

			#------------------------------------------------------------------#
			# ٽ    ۷ι ÷׸ ڴ´.                    #
			# ( ϰ   ʿ䰡 .    .)  #
			#------------------------------------------------------------------#

			set_global_flag = run_destroy_persia

			#------------------------------------------------------------------#
			# ࿡ ʿ Ŀ ̺Ʈ Ÿ ش.                     #
			# Province 637                                                     #
			#------------------------------------------------------------------#

			save_event_target_as = current_human_player

			637 = {
				save_event_target_as = disaster_starting_province
			}
			
			hidden_tooltip = {

				#--------------------------------------------------------------#
				# ʿ ĳ͸ ϰ, ĳͿ ̺Ʈ Ų.    #
				#--------------------------------------------------------------#

				event_target:disaster_starting_province = {
					holder_scope = {
						create_character = {
							name = "Shiva the Destroyer"
							random_traits = no
							dynasty = NONE
							female = yes
							age = 16
							religion = THIS
							culture = THIS
							fertility = -10.0
							health = 16.0
						}
						new_character = {

							save_event_target_as = only_one_holder

							character_event = {
								id = destroy.100
								days = 2
							}
						}
					}
				}

				#--------------------------------------------------------------#
				#  ÷̾ ĳͿ ˸ ̺Ʈ ش.           #
				#--------------------------------------------------------------#

				event_target:current_human_player = {
					character_event = {
						id = destroy.200
					}
				}
			}
		}
		revoke_allowed = {
			always = no
		}
		ai_will_do = {
			factor = 0
		}
	}


	mod_decision_destroy_all_middle_east_holding = {

		potential = {
	
			#------------------------------------------------------------------#
			#  ÷̾     .                      #
			#------------------------------------------------------------------#

			ai = no

			#------------------------------------------------------------------#
			#   ϸ ٽ  ʿ䰡 .                          #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = run_destroy_middle_east }

			#------------------------------------------------------------------#
			# ٸ      .                                #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = mod_destroy_running }

			#------------------------------------------------------------------#
			#   ִ ¿                                      #
			#------------------------------------------------------------------#

			has_global_flag = mod_destroy_list_opened
		}
		allow = {
			ai = no
			capital_scope = {
				NOT = { region = world_middle_east }
			}
		}
		effect = {

			#------------------------------------------------------------------#
			#   ǥ                                                     #
			#------------------------------------------------------------------#

			set_global_flag = mod_destroy_running

			#------------------------------------------------------------------#
			# ٽ    ۷ι ÷׸ ڴ´.                    #
			# ( ϰ   ʿ䰡 .    .)  #
			#------------------------------------------------------------------#

			set_global_flag = run_destroy_middle_east

			#------------------------------------------------------------------#
			# ࿡ ʿ Ŀ ̺Ʈ Ÿ ش.                     #
			# Province 717                                                     #
			#------------------------------------------------------------------#

			save_event_target_as = current_human_player

			717 = {
				save_event_target_as = disaster_starting_province
			}
			
			hidden_tooltip = {

				#--------------------------------------------------------------#
				# ʿ ĳ͸ ϰ, ĳͿ ̺Ʈ Ų.    #
				#--------------------------------------------------------------#

				event_target:disaster_starting_province = {
					holder_scope = {
						create_character = {
							name = "Shiva the Destroyer"
							random_traits = no
							dynasty = NONE
							female = yes
							age = 16
							religion = THIS
							culture = THIS
							fertility = -10.0
							health = 16.0
						}
						new_character = {

							save_event_target_as = only_one_holder

							character_event = {
								id = destroy.100
								days = 2
							}
						}
					}
				}

				#--------------------------------------------------------------#
				#  ÷̾ ĳͿ ˸ ̺Ʈ ش.           #
				#--------------------------------------------------------------#

				event_target:current_human_player = {
					character_event = {
						id = destroy.200
					}
				}
			}
		}
		revoke_allowed = {
			always = no
		}
		ai_will_do = {
			factor = 0
		}
	}


	mod_decision_destroy_all_asia_minor_holding = {

		potential = {
	
			#------------------------------------------------------------------#
			#  ÷̾     .                      #
			#------------------------------------------------------------------#

			ai = no

			#------------------------------------------------------------------#
			#   ϸ ٽ  ʿ䰡 .                          #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = run_destroy_asia_minor }

			#------------------------------------------------------------------#
			# ٸ      .                                #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = mod_destroy_running }

			#------------------------------------------------------------------#
			#   ִ ¿                                      #
			#------------------------------------------------------------------#

			has_global_flag = mod_destroy_list_opened
		}
		allow = {
			ai = no
			capital_scope = {
				NOT = { region = world_asia_minor }
			}
		}
		effect = {

			#------------------------------------------------------------------#
			#   ǥ                                                     #
			#------------------------------------------------------------------#

			set_global_flag = mod_destroy_running

			#------------------------------------------------------------------#
			# ٽ    ۷ι ÷׸ ڴ´.                    #
			# ( ϰ   ʿ䰡 .    .)  #
			#------------------------------------------------------------------#

			set_global_flag = run_destroy_asia_minor

			#------------------------------------------------------------------#
			# ࿡ ʿ Ŀ ̺Ʈ Ÿ ش.                     #
			# Province 484                                                     #
			#------------------------------------------------------------------#

			save_event_target_as = current_human_player

			484 = {
				save_event_target_as = disaster_starting_province
			}
			
			hidden_tooltip = {

				#--------------------------------------------------------------#
				# ʿ ĳ͸ ϰ, ĳͿ ̺Ʈ Ų.    #
				#--------------------------------------------------------------#

				event_target:disaster_starting_province = {
					holder_scope = {
						create_character = {
							name = "Shiva the Destroyer"
							random_traits = no
							dynasty = NONE
							female = yes
							age = 16
							religion = THIS
							culture = THIS
							fertility = -10.0
							health = 16.0
						}
						new_character = {

							save_event_target_as = only_one_holder

							character_event = {
								id = destroy.100
								days = 2
							}
						}
					}
				}

				#--------------------------------------------------------------#
				#  ÷̾ ĳͿ ˸ ̺Ʈ ش.           #
				#--------------------------------------------------------------#

				event_target:current_human_player = {
					character_event = {
						id = destroy.200
					}
				}
			}
		}
		revoke_allowed = {
			always = no
		}
		ai_will_do = {
			factor = 0
		}
	}


	mod_decision_destroy_all_europe_north_holding = {

		potential = {
	
			#------------------------------------------------------------------#
			#  ÷̾     .                      #
			#------------------------------------------------------------------#

			ai = no

			#------------------------------------------------------------------#
			#   ϸ ٽ  ʿ䰡 .                          #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = run_destroy_europe_north }

			#------------------------------------------------------------------#
			# ٸ      .                                #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = mod_destroy_running }

			#------------------------------------------------------------------#
			#   ִ ¿                                      #
			#------------------------------------------------------------------#

			has_global_flag = mod_destroy_list_opened
		}
		allow = {
			ai = no
			capital_scope = {
				NOT = { region = world_europe_north }
			}
		}
		effect = {

			#------------------------------------------------------------------#
			#   ǥ                                                     #
			#------------------------------------------------------------------#

			set_global_flag = mod_destroy_running

			#------------------------------------------------------------------#
			# ٽ    ۷ι ÷׸ ڴ´.                    #
			# ( ϰ   ʿ䰡 .    .)  #
			#------------------------------------------------------------------#

			set_global_flag = run_destroy_europe_north

			#------------------------------------------------------------------#
			# ࿡ ʿ Ŀ ̺Ʈ Ÿ ش.                     #
			# Province 387                                                     #
			#------------------------------------------------------------------#

			save_event_target_as = current_human_player

			387 = {
				save_event_target_as = disaster_starting_province
			}
			
			hidden_tooltip = {

				#--------------------------------------------------------------#
				# ʿ ĳ͸ ϰ, ĳͿ ̺Ʈ Ų.    #
				#--------------------------------------------------------------#

				event_target:disaster_starting_province = {
					holder_scope = {
						create_character = {
							name = "Shiva the Destroyer"
							random_traits = no
							dynasty = NONE
							female = yes
							age = 16
							religion = THIS
							culture = THIS
							fertility = -10.0
							health = 16.0
						}
						new_character = {

							save_event_target_as = only_one_holder

							character_event = {
								id = destroy.100
								days = 2
							}
						}
					}
				}

				#--------------------------------------------------------------#
				#  ÷̾ ĳͿ ˸ ̺Ʈ ش.           #
				#--------------------------------------------------------------#

				event_target:current_human_player = {
					character_event = {
						id = destroy.200
					}
				}
			}
		}
		revoke_allowed = {
			always = no
		}
		ai_will_do = {
			factor = 0
		}
	}


	mod_decision_destroy_all_europe_south_holding = {

		potential = {
	
			#------------------------------------------------------------------#
			#  ÷̾     .                      #
			#------------------------------------------------------------------#

			ai = no

			#------------------------------------------------------------------#
			#   ϸ ٽ  ʿ䰡 .                          #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = run_destroy_europe_south }

			#------------------------------------------------------------------#
			# ٸ      .                                #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = mod_destroy_running }

			#------------------------------------------------------------------#
			#   ִ ¿                                      #
			#------------------------------------------------------------------#

			has_global_flag = mod_destroy_list_opened
		}
		allow = {
			ai = no
			capital_scope = {
				NOT = { region = world_europe_south }
			}
		}
		effect = {

			#------------------------------------------------------------------#
			#   ǥ                                                     #
			#------------------------------------------------------------------#

			set_global_flag = mod_destroy_running

			#------------------------------------------------------------------#
			# ٽ    ۷ι ÷׸ ڴ´.                    #
			# ( ϰ   ʿ䰡 .    .)  #
			#------------------------------------------------------------------#

			set_global_flag = run_destroy_europe_south

			#------------------------------------------------------------------#
			# ࿡ ʿ Ŀ ̺Ʈ Ÿ ش.                     #
			# Province 336                                                     #
			#------------------------------------------------------------------#

			save_event_target_as = current_human_player

			336 = {
				save_event_target_as = disaster_starting_province
			}
			
			hidden_tooltip = {

				#--------------------------------------------------------------#
				# ʿ ĳ͸ ϰ, ĳͿ ̺Ʈ Ų.    #
				#--------------------------------------------------------------#

				event_target:disaster_starting_province = {
					holder_scope = {
						create_character = {
							name = "Shiva the Destroyer"
							random_traits = no
							dynasty = NONE
							female = yes
							age = 16
							religion = THIS
							culture = THIS
							fertility = -10.0
							health = 16.0
						}
						new_character = {

							save_event_target_as = only_one_holder

							character_event = {
								id = destroy.100
								days = 2
							}
						}
					}
				}

				#--------------------------------------------------------------#
				#  ÷̾ ĳͿ ˸ ̺Ʈ ش.           #
				#--------------------------------------------------------------#

				event_target:current_human_player = {
					character_event = {
						id = destroy.200
					}
				}
			}
		}
		revoke_allowed = {
			always = no
		}
		ai_will_do = {
			factor = 0
		}
	}


	mod_decision_destroy_all_europe_east_holding = {

		potential = {
	
			#------------------------------------------------------------------#
			#  ÷̾     .                      #
			#------------------------------------------------------------------#

			ai = no

			#------------------------------------------------------------------#
			#   ϸ ٽ  ʿ䰡 .                          #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = run_destroy_europe_east }

			#------------------------------------------------------------------#
			# ٸ      .                                #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = mod_destroy_running }

			#------------------------------------------------------------------#
			#   ִ ¿                                      #
			#------------------------------------------------------------------#

			has_global_flag = mod_destroy_list_opened
		}
		allow = {
			ai = no
			capital_scope = {
				NOT = { region = world_europe_east }
			}
		}
		effect = {

			#------------------------------------------------------------------#
			#   ǥ                                                     #
			#------------------------------------------------------------------#

			set_global_flag = mod_destroy_running

			#------------------------------------------------------------------#
			# ٽ    ۷ι ÷׸ ڴ´.                    #
			# ( ϰ   ʿ䰡 .    .)  #
			#------------------------------------------------------------------#

			set_global_flag = run_destroy_europe_east

			#------------------------------------------------------------------#
			# ࿡ ʿ Ŀ ̺Ʈ Ÿ ش.                     #
			# Province 582                                                     #
			#------------------------------------------------------------------#

			save_event_target_as = current_human_player

			582 = {
				save_event_target_as = disaster_starting_province
			}
			
			hidden_tooltip = {

				#--------------------------------------------------------------#
				# ʿ ĳ͸ ϰ, ĳͿ ̺Ʈ Ų.    #
				#--------------------------------------------------------------#

				event_target:disaster_starting_province = {
					holder_scope = {
						create_character = {
							name = "Shiva the Destroyer"
							random_traits = no
							dynasty = NONE
							female = yes
							age = 16
							religion = THIS
							culture = THIS
							fertility = -10.0
							health = 16.0
						}
						new_character = {

							save_event_target_as = only_one_holder

							character_event = {
								id = destroy.100
								days = 2
							}
						}
					}
				}

				#--------------------------------------------------------------#
				#  ÷̾ ĳͿ ˸ ̺Ʈ ش.           #
				#--------------------------------------------------------------#

				event_target:current_human_player = {
					character_event = {
						id = destroy.200
					}
				}
			}
		}
		revoke_allowed = {
			always = no
		}
		ai_will_do = {
			factor = 0
		}
	}

	mod_decision_destroy_all_europe_west_brittania_holding = {

		potential = {
	
			#------------------------------------------------------------------#
			#  ÷̾     .                      #
			#------------------------------------------------------------------#

			ai = no

			#------------------------------------------------------------------#
			#   ϸ ٽ  ʿ䰡 .                          #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = run_destroy_europe_west_brittania }

			#------------------------------------------------------------------#
			# ٸ      .                                #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = mod_destroy_running }

			#------------------------------------------------------------------#
			#   ִ ¿                                      #
			#------------------------------------------------------------------#

			has_global_flag = mod_destroy_list_opened
		}
		allow = {
			ai = no
			capital_scope = {
				NOT = { region = world_europe_west_brittania }
			}
		}
		effect = {

			#------------------------------------------------------------------#
			#   ǥ                                                     #
			#------------------------------------------------------------------#

			set_global_flag = mod_destroy_running

			#------------------------------------------------------------------#
			# ٽ    ۷ι ÷׸ ڴ´.                    #
			# ( ϰ   ʿ䰡 .    .)  #
			#------------------------------------------------------------------#

			set_global_flag = run_destroy_europe_west_brittania

			#------------------------------------------------------------------#
			# ࿡ ʿ Ŀ ̺Ʈ Ÿ ش.                     #
			# Province 3                                                       #
			#------------------------------------------------------------------#

			save_event_target_as = current_human_player

			3 = {
				save_event_target_as = disaster_starting_province
			}
			
			hidden_tooltip = {

				#--------------------------------------------------------------#
				# ʿ ĳ͸ ϰ, ĳͿ ̺Ʈ Ų.    #
				#--------------------------------------------------------------#

				event_target:disaster_starting_province = {
					holder_scope = {
						create_character = {
							name = "Shiva the Destroyer"
							random_traits = no
							dynasty = NONE
							female = yes
							age = 16
							religion = THIS
							culture = THIS
							fertility = -10.0
							health = 16.0
						}
						new_character = {

							save_event_target_as = only_one_holder

							character_event = {
								id = destroy.100
								days = 2
							}
						}
					}
				}

				#--------------------------------------------------------------#
				#  ÷̾ ĳͿ ˸ ̺Ʈ ش.           #
				#--------------------------------------------------------------#

				event_target:current_human_player = {
					character_event = {
						id = destroy.200
					}
				}
			}
		}
		revoke_allowed = {
			always = no
		}
		ai_will_do = {
			factor = 0
		}
	}


	mod_decision_destroy_all_europe_west_germania_holding = {

		potential = {
	
			#------------------------------------------------------------------#
			#  ÷̾     .                      #
			#------------------------------------------------------------------#

			ai = no

			#------------------------------------------------------------------#
			#   ϸ ٽ  ʿ䰡 .                          #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = run_destroy_europe_west_germania }

			#------------------------------------------------------------------#
			# ٸ      .                                #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = mod_destroy_running }

			#------------------------------------------------------------------#
			#   ִ ¿                                      #
			#------------------------------------------------------------------#

			has_global_flag = mod_destroy_list_opened
		}
		allow = {
			ai = no
			capital_scope = {
				NOT = { region = world_europe_west_germania }
			}
		}
		effect = {

			#------------------------------------------------------------------#
			#   ǥ                                                     #
			#------------------------------------------------------------------#

			set_global_flag = mod_destroy_running

			#------------------------------------------------------------------#
			# ٽ    ۷ι ÷׸ ڴ´.                    #
			# ( ϰ   ʿ䰡 .    .)  #
			#------------------------------------------------------------------#

			set_global_flag = run_destroy_europe_west_germania

			#------------------------------------------------------------------#
			# ࿡ ʿ Ŀ ̺Ʈ Ÿ ش.                     #
			# Province 253                                                     #
			#------------------------------------------------------------------#

			save_event_target_as = current_human_player

			253 = {
				save_event_target_as = disaster_starting_province
			}
			
			hidden_tooltip = {

				#--------------------------------------------------------------#
				# ʿ ĳ͸ ϰ, ĳͿ ̺Ʈ Ų.    #
				#--------------------------------------------------------------#

				event_target:disaster_starting_province = {
					holder_scope = {
						create_character = {
							name = "Shiva the Destroyer"
							random_traits = no
							dynasty = NONE
							female = yes
							age = 16
							religion = THIS
							culture = THIS
							fertility = -10.0
							health = 16.0
						}
						new_character = {

							save_event_target_as = only_one_holder

							character_event = {
								id = destroy.100
								days = 2
							}
						}
					}
				}

				#--------------------------------------------------------------#
				#  ÷̾ ĳͿ ˸ ̺Ʈ ش.           #
				#--------------------------------------------------------------#

				event_target:current_human_player = {
					character_event = {
						id = destroy.200
					}
				}
			}
		}
		revoke_allowed = {
			always = no
		}
		ai_will_do = {
			factor = 0
		}
	}


	mod_decision_destroy_all_europe_west_francia_holding = {

		potential = {
	
			#------------------------------------------------------------------#
			#  ÷̾     .                      #
			#------------------------------------------------------------------#

			ai = no

			#------------------------------------------------------------------#
			#   ϸ ٽ  ʿ䰡 .                          #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = run_destroy_europe_west_francia }

			#------------------------------------------------------------------#
			# ٸ      .                                #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = mod_destroy_running }

			#------------------------------------------------------------------#
			#   ִ ¿                                      #
			#------------------------------------------------------------------#

			has_global_flag = mod_destroy_list_opened
		}
		allow = {
			ai = no
			capital_scope = {
				NOT = { region = world_europe_west_francia }
			}
		}
		effect = {

			#------------------------------------------------------------------#
			#   ǥ                                                     #
			#------------------------------------------------------------------#

			set_global_flag = mod_destroy_running

			#------------------------------------------------------------------#
			# ٽ    ۷ι ÷׸ ڴ´.                    #
			# ( ϰ   ʿ䰡 .    .)  #
			#------------------------------------------------------------------#

			set_global_flag = run_destroy_europe_west_francia

			#------------------------------------------------------------------#
			# ࿡ ʿ Ŀ ̺Ʈ Ÿ ش.                     #
			# Province 208                                                     #
			#------------------------------------------------------------------#

			save_event_target_as = current_human_player

			208 = {
				save_event_target_as = disaster_starting_province
			}
			
			hidden_tooltip = {

				#--------------------------------------------------------------#
				# ʿ ĳ͸ ϰ, ĳͿ ̺Ʈ Ų.    #
				#--------------------------------------------------------------#

				event_target:disaster_starting_province = {
					holder_scope = {
						create_character = {
							name = "Shiva the Destroyer"
							random_traits = no
							dynasty = NONE
							female = yes
							age = 16
							religion = THIS
							culture = THIS
							fertility = -10.0
							health = 16.0
						}
						new_character = {

							save_event_target_as = only_one_holder

							character_event = {
								id = destroy.100
								days = 2
							}
						}
					}
				}

				#--------------------------------------------------------------#
				#  ÷̾ ĳͿ ˸ ̺Ʈ ش.           #
				#--------------------------------------------------------------#

				event_target:current_human_player = {
					character_event = {
						id = destroy.200
					}
				}
			}
		}
		revoke_allowed = {
			always = no
		}
		ai_will_do = {
			factor = 0
		}
	}


	mod_decision_destroy_all_europe_west_iberia_holding = {

		potential = {
	
			#------------------------------------------------------------------#
			#  ÷̾     .                      #
			#------------------------------------------------------------------#

			ai = no

			#------------------------------------------------------------------#
			#   ϸ ٽ  ʿ䰡 .                          #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = run_destroy_europe_west_iberia }

			#------------------------------------------------------------------#
			# ٸ      .                                #
			#------------------------------------------------------------------#

			NOT = { has_global_flag = mod_destroy_running }

			#------------------------------------------------------------------#
			#   ִ ¿                                      #
			#------------------------------------------------------------------#

			has_global_flag = mod_destroy_list_opened
		}
		allow = {
			ai = no
			capital_scope = {
				NOT = { region = world_europe_west_iberia }
			}
		}
		effect = {

			#------------------------------------------------------------------#
			#   ǥ                                                     #
			#------------------------------------------------------------------#

			set_global_flag = mod_destroy_running

			#------------------------------------------------------------------#
			# ٽ    ۷ι ÷׸ ڴ´.                    #
			# ( ϰ   ʿ䰡 .    .)  #
			#------------------------------------------------------------------#

			set_global_flag = run_destroy_europe_west_iberia

			#------------------------------------------------------------------#
			# ࿡ ʿ Ŀ ̺Ʈ Ÿ ش.                     #
			# Province 198                                                     #
			#------------------------------------------------------------------#

			save_event_target_as = current_human_player

			198 = {
				save_event_target_as = disaster_starting_province
			}
			
			hidden_tooltip = {

				#--------------------------------------------------------------#
				# ʿ ĳ͸ ϰ, ĳͿ ̺Ʈ Ų.    #
				#--------------------------------------------------------------#

				event_target:disaster_starting_province = {
					holder_scope = {
						create_character = {
							name = "Shiva the Destroyer"
							random_traits = no
							dynasty = NONE
							female = yes
							age = 16
							religion = THIS
							culture = THIS
							fertility = -10.0
							health = 16.0
						}
						new_character = {

							save_event_target_as = only_one_holder

							character_event = {
								id = destroy.100
								days = 2
							}
						}
					}
				}

				#--------------------------------------------------------------#
				#  ÷̾ ĳͿ ˸ ̺Ʈ ش.           #
				#--------------------------------------------------------------#

				event_target:current_human_player = {
					character_event = {
						id = destroy.200
					}
				}
			}
		}
		revoke_allowed = {
			always = no
		}
		ai_will_do = {
			factor = 0
		}
	}
}