ideas = {
	country = {
		MTG_naval_treaty_adherent = {
	
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = no
			}
			
			removal_cost = -1
			picture = MTG_naval_treaty_adherent
			
			modifier = {
				production_cost_max_ship_hull_cruiser = 6000
				production_cost_max_ship_hull_heavy = 9800
				production_cost_max_ship_hull_carrier = 9800
				convoy_raiding_efficiency_factor = -0.5
			}
		}
		MTG_naval_treaty_adherent_1936 = {
	
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = no
			}
			
			removal_cost = -1
			picture = MTG_naval_treaty_adherent
			
			modifier = {
				production_cost_max_ship_hull_cruiser = 5850
				production_cost_max_ship_hull_heavy = 9600
				production_cost_max_ship_hull_carrier = 9400
				production_cost_max_ship_hull_submarine = 800
				convoy_raiding_efficiency_factor = -0.5
			}
		}
		MTG_naval_treaty_adherent_reduced = {
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = no
			}
			
			removal_cost = -1
			picture = MTG_naval_treaty_adherent_reduced
			
			modifier = {
				production_cost_max_ship_hull_cruiser = 6800
				production_cost_max_ship_hull_heavy = 12500
				production_cost_max_ship_hull_carrier = 13000
				production_cost_max_ship_hull_submarine = 900
				convoy_raiding_efficiency_factor = -0.5
			}
		}
		MTG_naval_treaty_cheating = {
			name = MTG_naval_treaty_adherent
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = no
			}
			
			removal_cost = -1
			picture = MTG_naval_treaty_adherent
			
			modifier = {
				production_cost_max_ship_hull_cruiser = 6300
				production_cost_max_ship_hull_heavy = 10000
				production_cost_max_ship_hull_carrier = 10000
			}
		}
		MTG_naval_treaty_cheating_reduced = {
			name = MTG_naval_treaty_adherent_reduced
			allowed = {
				always = no
			}
			allowed_civil_war = {
				always = no
			}
			
			removal_cost = -1
			picture = MTG_naval_treaty_adherent_reduced
			
			modifier = {
				production_cost_max_ship_hull_cruiser = 7200
				production_cost_max_ship_hull_heavy = 18000
				production_cost_max_ship_hull_carrier = 14000
			}
		}
	}
}
