###########################
# NSB Soviet Events
###########################

add_namespace = soviet_advisers_trait
# add_namespace = soviet_advisers_trait_news


# #莫洛托夫兼任外交人民委员
# country_event = {
# 	id = soviet_advisers_trait.01
# 	#title = soviet_join_opposition.01.t
# 	#desc = soviet_join_opposition.01.desc
# 	#picture = GFX_report_event_stalin_01
# 	trigger = {
# 		tag = SOV
#       	has_completed_focus = SOV_policy_of_individual_security   
# 	    #has_completed_focus = SOV_approach_primakov
# 	}
# 	hidden = yes
# 	is_triggered_only = false
# 	fire_only_once = yes
# 	mean_time_to_happen = {
# 		days = 1
#     }

# 	immediate = {
# 		hidden_effect = {
# 			SOV = {
# 				if = {
# 					limit = {
# 						has_character = SOV_vyacheslav_molotov_new
# 					}
# 					remove_trait = {
# 						character = SOV_vyacheslav_molotov_new
# 						slot = political_advisor
# 						trait = SOV_vyacheslav_molotov_1
# 					}
# 					add_trait = {
# 						character = SOV_vyacheslav_molotov_new
# 						slot = political_advisor
# 						trait = SOV_vyacheslav_molotov_2
# 					}
# 				}
# 			}
# 		}
# 	}
# }



# #莫洛托夫确立中央地位
# country_event = {
# 	id = soviet_advisers_trait.02
# 	#title = soviet_join_opposition.01.t
# 	#desc = soviet_join_opposition.01.desc
# 	#picture = GFX_report_event_stalin_01
# 	trigger = {
# 		tag = SOV
#       	has_completed_focus = SOV_freedom_of_debate_unity_of_action   
# 	    #has_completed_focus = SOV_approach_primakov
# 	}
# 	hidden = yes
# 	is_triggered_only = false
# 	fire_only_once = yes
# 	mean_time_to_happen = {
# 		days = 2
#     }

# 	immediate = {
# 		hidden_effect = {
# 			SOV = {
# 				if = {
# 					limit = {
# 						has_character = SOV_vyacheslav_molotov_new
# 					}
# 					remove_trait = {
# 						character = SOV_vyacheslav_molotov_new
# 						slot = political_advisor
# 						trait = SOV_vyacheslav_molotov_1
# 					}
# 					remove_trait = {
# 						character = SOV_vyacheslav_molotov_new
# 						slot = political_advisor
# 						trait = SOV_vyacheslav_molotov_2
# 					}
# 					add_trait = {
# 						character = SOV_vyacheslav_molotov_new
# 						slot = political_advisor
# 						trait = SOV_vyacheslav_molotov_3
# 					}
# 				}
# 			}
# 		}
# 	}
# }