on_actions = {
	on_capitulation = {
		effect = {
			if = {
				limit = {
					ROOT = {
						NOT = { has_country_flag = jianniangyibeifuhuo }
					}
				}
				FROM = {
					country_event = getzhg_event.11
				}
					
			}
		}
	}
	on_puppet = {
		effect = {
			if = {
				limit = {
					ROOT = {
						NOT = { has_country_flag = jianniangyibeifuhuo }
					}
				}
				FROM = {
					country_event = getzhg_event.11
				}
				
			}
		}
	}
	on_annex = {
		effect = {
			if = {
				limit = {
					FROM = {
						NOT = { has_country_flag = jianniangyibeifuhuo }
					}
				}
				ROOT = {
					country_event = getzhg_event.1101
				}
					
			}
		}
	}
}
