
japanese_group = {
	alternate_start = { NOT = { has_alternate_start_parameter = { key = special_culture value = animal_world } } }
	graphical_cultures = { japanesegfx chinesegfx mongolgfx indiangfx muslimgfx }
	
	japanese = {
		graphical_cultures = { japanesegfx chinesegfx mongolgfx indiangfx muslimgfx }
		secondary_event_pictures = bedouin_arabic
		
		dynasty_name_first = yes
		
		color = { 0.9 0.1 0.1 }

		male_names = {
			"n" "n?b" "nEN" "nR" "n?e" "nw" "nO" "nؚ" "nBf" "nt" "nl" 
			"S" "S?b" "SEN" "SR" "S?e" "Sw" "SO" "Sؚ" "SBf" "St" "Sl" 
			"v" "v?b" "vEN" "vR" "v?e" "vw" "vO" "vؚ" "vBf" "vt" "vl" 
			"" "?b" "EN" "R" "?e" "w" "O" "ؚ" "Bf" "t" "l" 
			"R" "R?b" "REN" "RR" "R?e" "Rw" "RO" "Rؚ" "RBf" "Rt" "Rl" 
			"V" "V?b" "VEN" "VR" "V?e" "Vw" "VO" "Vؚ" "VBf" "Vt" "Vl" 
			"p" "p?b" "pEN" "pR" "p?e" "pw" "pO" "pؚ" "pBf" "pt" "pl" 
			"l" "l?b" "lEN" "lR" "l?e" "lw" "lO" "lؚ" "lBf" "lt" "ll" 
			"<" "<?b" "<EN" "<R" "<?e" "<w" "<O" "<ؚ" "<Bf" "<t" "<l" 
			"" "?b" "EN" "R" "?e" "w" "O" "ؚ" "Bf" "t" "l" 
		}
		female_names = {
			"a" "" "" "y" "u" "t" "h" "v" "r" "" 
			"Q" "" "%f" "e" "" "IQ" "f" "Si" "" "" 
			"Bh" "ʃ" "'" "n" "4t" "t" "N" "id" "N" "" 
			"t" "Ch" "fw" "n" "bi" "Y" "" "iV" "kh" "v" 
			"CS" "V" "" "" "4" "" "Xj" "Y" "" "s" 
			"V" "g" "]" "?i" "g" "2" "no" "m" "Y" "/U" 
			"+t" "" "V" 
		}

		prefix = no # The patronym is added as a suffix

		pat_grf_name_chance = 0
		mat_grf_name_chance = 0
		father_name_chance = 0
		pat_grm_name_chance = 0
		mat_grm_name_chance = 0
		mother_name_chance = 0

		dynasty_title_names = no

		modifier = default_culture_modifier
	}

	ninja_culture = { # Dummy (I have no plan to add the NINJA culture in game.)
		alternate_start = { year > 1500 }
		graphical_cultures = { ninjagfx japanesegfx chinesegfx mongolgfx indiangfx muslimgfx }
		secondary_event_pictures = bedouin_arabic
		
		dynasty_name_first = yes
		
		color = { 0.1 0.1 0.1 }

		male_names = {
			"k5" "S" "NSj" "v" "JS5" "fVVΐ" "*sR" "uNΐ" "uQ" "ukQ" 
			"u	Nΐ" "Dm" "AS5" "KNR" "RR" "SR" "S*Yΐ" "5N" "kRmQ" "<va" 
			"g5" "mQΐ" "Mb5" "	N*Y+Y" "POR" "nwm" "Owm" "8buQj" "NKNR" "%V]j" 
			# Generic
			">Vck" "sC" "vir" "]я" "]N" "Sv" "Sя" "SN" 
		}
		female_names = {
			"a" "" "" "y" "u" "t" "h" "v" "r" "" 
			"Q" "" "%f" "e" "" "IQ" "f" "Si" "" "" 
			"Bh" "ʃ" "'" "n" "4t" "t" "N" "id" "N" "" 
			"t" "Ch" "fw" "n" "bi" "Y" "" "iV" "kh" "v" 
			"CS" "V" "" "" "4" "" "Xj" "Y" "" "s" 
			"V" "g" "]" "?i" "g" "2" "no" "m" "Y" "/U" 
			"+t" "" "V" 
		}

		prefix = no # The patronym is added as a suffix

		pat_grf_name_chance = 0
		mat_grf_name_chance = 0
		father_name_chance = 0
		pat_grm_name_chance = 0
		mat_grm_name_chance = 0
		mother_name_chance = 0

		dynasty_title_names = no
		allow_in_ruler_designer = no
		parent = japanese
		
		modifier = default_culture_modifier
	}
}