﻿add_namespace = czd_flavor

# =========================================================
# 浜嬩欢1锛氳鎺犲ず鐨勨€滅櫧閲戔€?(鍏充簬澶х背鎺犲ず)
# 瑙﹀彂鏉′欢锛氬紑灞€1涓湀鍚庯紝鍙鏄棩鏈檮搴稿氨浼氳Е鍙?
# =========================================================
country_event = {
	id = czd_flavor.1
	title = czd_flavor.1.t
	desc = czd_flavor.1.d
	picture = GFX_report_event_famine_farmers # 鎵句竴寮犻ゥ鑽掓垨鍐滄皯鐨勫浘
	
	trigger = {
		tag = CZD
		is_subject_of = JAP
		date > 1936.2.1
		NOT = { has_global_flag = czd_flavor_1_fired } # 纭繚鍙Е鍙戜竴娆?
	}
	
	mean_time_to_happen = {
		days = 60 # 骞冲潎60澶╄Е鍙?
	}
	
	fire_only_once = yes

	# 閫夐」A锛氭畫閰烽晣鍘?(绗﹀悎鎬荤潱搴滅珛鍦?
	option = {
		name = czd_flavor.1.a
		add_political_power = 10
		add_stability = -0.05
		add_opinion_modifier = { target = JAP modifier = positive_trade_relations }
	}
	
	# 閫夐」B锛氳鑰屼笉瑙?(鏆椾腑鍚屾儏)
	option = {
		name = czd_flavor.1.b
		add_political_power = -10
		add_popularity = { ideology = communism popularity = 0.05 }
	}
}

# =========================================================
# 浜嬩欢2锛氭棤澹扮殑鏁欏 (鍏充簬璇█鎵兼潃)
# =========================================================
country_event = {
	id = czd_flavor.2
	title = czd_flavor.2.t
	desc = czd_flavor.2.d
	picture = GFX_report_cjc_red_jap_1
	
	trigger = {
		tag = CZD
		is_subject_of = JAP
		date > 1936.3.1
	}
	
	mean_time_to_happen = {
		days = 90
	}
	
	fire_only_once = yes

	option = {
		name = czd_flavor.2.a
		add_stability = -0.02
		add_war_support = -0.02
	}
}

# =========================================================
# 浜嬩欢3锛氭繁澶滅殑鑴氭澹?(鍏充簬鐗归珮璇捐瀵熸亹鎬?
# =========================================================
country_event = {
	id = czd_flavor.3
	title = czd_flavor.3.t
	desc = czd_flavor.3.d
	picture = GFX_report_event_night_battle
	
	trigger = {
		tag = CZD
		is_subject_of = JAP
		date > 1936.4.1
	}
	
	mean_time_to_happen = {
		days = 100
	}
	
	fire_only_once = yes

	option = {
		name = czd_flavor.3.a
		add_manpower = -500 # 浜哄氨杩欐牱娑堝け浜?
		add_stability = 0.02 # 鎭愭儳甯︽潵浜嗚〃闈㈢殑绉╁簭
	}
}

# =========================================================
# 浜嬩欢4锛氭祦娉殑姣嶄翰 (鍏充簬寮哄埗寰佸叺/鍔冲伐)
# =========================================================
country_event = {
	id = czd_flavor.4
	title = czd_flavor.4.t
	desc = czd_flavor.4.d
	picture = GFX_report_cjc_soviet_1_marching_japanese
	
	trigger = {
		tag = CZD
		is_subject_of = JAP
		date > 1936.5.1
	}
	
	mean_time_to_happen = {
		days = 120
	}
	
	fire_only_once = yes

	option = {
		name = czd_flavor.4.a
		add_war_support = 0.05
		add_stability = -0.05
	}
}
