﻿
# SM_foreign_investment = {
# 	requires_approval = no
#     should_notify_third_parties = NO
# 	show_effect_in_tooltip = yes

#     potential = {
# 		NOT = { is_country_type = decentralized }
# 		scope:target_country = {
# 			NOT = { 
# 				is_country_type = decentralized 
# 				is_subject_type = subject_type_customs_union
# 			}
#             is_subject_of = root
# 		}
# 		modifier:country_construction_add >= 5
# 	}
#     accept_effect = {
# 		trigger_event = {
# 			id = SM_foreign_investment.1
# 			days = 0
# 			popup = yes
# 		}
#     }
#     ai = {
#         will_propose = {
#             always = no
#         }
#     }
# }

# SM_expand_subject_buildings = {
# 	requires_approval = no
#     should_notify_third_parties = no
# 	show_effect_in_tooltip = yes

#     potential = {
# 		NOT = { is_country_type = decentralized }
# 		scope:target_country = {
# 			NOT = { 
# 				is_country_type = decentralized 
# 				is_subject_type = subject_type_customs_union
# 			}
#             is_subject_of = root
# 		}
# 	}
#     accept_effect = {
# 		trigger_event = {
# 			id = SM_foreign_investment.10
# 			days = 0
# 			popup = yes
# 		}
#     }
#     ai = {
#         will_propose = {
#             always = no
#         }
#     }
# }

# SM_weaken_advanced_industry = {
# 	requires_approval = no
#     should_notify_third_parties = no
# 	show_effect_in_tooltip = yes
#     possible = {
#         is_at_war = no
#     }
#     potential = {
# 		NOT = { is_country_type = decentralized }
# 		scope:target_country = {
# 			NOT = { 
# 				is_country_type = decentralized 
# 				has_modifier = SM_block_industrial_expansion
# 				is_subject_type = subject_type_customs_union
# 			}
#             is_subject_of = root
# 		}
# 	}
#     accept_effect = {
# 		scope:target_country = {
# 			add_modifier = {
# 				name = SM_block_industrial_expansion
# 			}
# 		}
#     }
#     ai = {
#         will_propose = {
#             always = no
#         }
#     }
# }

# SM_disable_weaken_advanced_industry = {
# 	requires_approval = no
#     should_notify_third_parties = no
# 	show_effect_in_tooltip = yes
#     possible = {
#         is_at_war = no
#     }
#     potential = {
# 		NOT = { is_country_type = decentralized }
# 		scope:target_country = {
# 			NOT = { 
# 				is_country_type = decentralized
# 				is_subject_type = subject_type_customs_union
# 			}
#             is_subject_of = root
# 			has_modifier = SM_block_industrial_expansion
#             is_direct_subject_of = root
# 		}
# 	}
#     accept_effect = {
# 		scope:target_country = {
# 			remove_modifier = SM_block_industrial_expansion
# 		}
#     }
#     ai = {
#         will_propose = {
#             always = no
#         }
#     }
# }
