﻿#############################
# Character Physical Modify #
# by BlackShip              #
#############################
bust_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	bust_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_bust
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_10
			}
		}
	}
	bust_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_bust
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_9
			}
		}
	}
	bust_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_bust
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_8
			}
		}
	}
	bust_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_bust
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_7
			}
		}
	}
	bust_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_bust
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_6
			}
		}
	}
	bust_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_bust
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_5
			}
		}
	}
	bust_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_bust
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_4
			}
		}
	}
	bust_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_bust
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_3
			}
		}
	}
	bust_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_bust
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_2
			}
		}
	}
	bust_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_bs_bust
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_1
			}
		}
	}
	bust_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_bust
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_-1
			}
		}
	}
	bust_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_bust
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_-2
			}
		}
	}
	bust_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_bust
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_-3
			}
		}
	}
	bust_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_bust
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_-4
			}
		}
	}
	bust_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_bust
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_-5
			}
		}
	}
	bust_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_bust
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_-6
			}
		}
	}
	bust_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_bust
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_-7
			}
		}
	}
	bust_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_bust
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_-8
			}
		}
	}
	bust_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_bust
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_-9
			}
		}
	}
	bust_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_bust
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bust_-10
			}
		}
	}
}
height_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	height_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_height
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_10
			}
		}
	}
	height_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_height
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_9
			}
		}
	}
	height_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_height
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_8
			}
		}
	}
	height_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_height
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_7
			}
		}
	}
	height_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_height
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_6
			}
		}
	}
	height_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_height
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_5
			}
		}
	}
	height_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_height
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_4
			}
		}
	}
	height_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_height
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_3
			}
		}
	}
	height_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_height
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_2
			}
		}
	}
	height_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_height
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_1
			}
		}
	}
	height_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_height
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_-1
			}
		}
	}
	height_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_height
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_-2
			}
		}
	}
	height_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_height
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_-3
			}
		}
	}
	height_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_height
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_-4
			}
		}
	}
	height_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_height
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_-5
			}
		}
	}
	height_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_height
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_-6
			}
		}
	}
	height_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_height
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_-7
			}
		}
	}
	height_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_height
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_-8
			}
		}
	}
	height_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_height
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_-9
			}
		}
	}
	height_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_height
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = height_-10
			}
		}
	}
}
body_type_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	body_type_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_type
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_10
			}
		}
	}
	body_type_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_type
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_9
			}
		}
	}
	body_type_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_type
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_8
			}
		}
	}
	body_type_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_type
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_7
			}
		}
	}
	body_type_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_type
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_6
			}
		}
	}
	body_type_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_type
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_5
			}
		}
	}
	body_type_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_type
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_4
			}
		}
	}
	body_type_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_type
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_3
			}
		}
	}
	body_type_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_type
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_2
			}
		}
	}
	body_type_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_bs_body_type
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_1
			}
		}
	}
	body_type_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_type
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_-1
			}
		}
	}
	body_type_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_type
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_-2
			}
		}
	}
	body_type_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_type
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_-3
			}
		}
	}
	body_type_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_type
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_-4
			}
		}
	}
	body_type_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_type
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_-5
			}
		}
	}
	body_type_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_type
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_-6
			}
		}
	}
	body_type_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_type
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_-7
			}
		}
	}
	body_type_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_type
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_-8
			}
		}
	}
	body_type_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_type
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_-9
			}
		}
	}
	body_type_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_type
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_type_-10
			}
		}
	}
}
body_shape_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	body_shape_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_shape
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_10
			}
		}
	}
	body_shape_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_shape
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_9
			}
		}
	}
	body_shape_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_shape
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_8
			}
		}
	}
	body_shape_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_shape
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_7
			}
		}
	}
	body_shape_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_shape
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_6
			}
		}
	}
	body_shape_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_shape
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_5
			}
		}
	}
	body_shape_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_shape
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_4
			}
		}
	}
	body_shape_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_shape
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_3
			}
		}
	}
	body_shape_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_shape
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_2
			}
		}
	}
	body_shape_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_bs_body_shape
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_1
			}
		}
	}
	body_shape_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_shape
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_-1
			}
		}
	}
	body_shape_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_shape
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_-2
			}
		}
	}
	body_shape_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_shape
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_-3
			}
		}
	}
	body_shape_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_shape
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_-4
			}
		}
	}
	body_shape_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_shape
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_-5
			}
		}
	}
	body_shape_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_shape
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_-6
			}
		}
	}
	body_shape_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_shape
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_-7
			}
		}
	}
	body_shape_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_shape
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_-8
			}
		}
	}
	body_shape_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_shape
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_-9
			}
		}
	}
	body_shape_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_body_shape
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_shape_-10
			}
		}
	}
}
body_hair_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	body_hair_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_body_hair
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_10
			}
		}
	}
	body_hair_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_body_hair
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_9
			}
		}
	}
	body_hair_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_body_hair
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_8
			}
		}
	}
	body_hair_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_body_hair
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_7
			}
		}
	}
	body_hair_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_body_hair
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_6
			}
		}
	}
	body_hair_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_body_hair
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_5
			}
		}
	}
	body_hair_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_body_hair
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_4
			}
		}
	}
	body_hair_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_body_hair
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_3
			}
		}
	}
	body_hair_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_body_hair
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_2
			}
		}
	}
	body_hair_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_body_hair
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_1
			}
		}
	}
	body_hair_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_body_hair
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_-1
			}
		}
	}
	body_hair_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_body_hair
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_-2
			}
		}
	}
	body_hair_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_body_hair
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_-3
			}
		}
	}
	body_hair_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_body_hair
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_-4
			}
		}
	}
	body_hair_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_body_hair
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_-5
			}
		}
	}
	body_hair_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_body_hair
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_-6
			}
		}
	}
	body_hair_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_body_hair
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_-7
			}
		}
	}
	body_hair_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_body_hair
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_-8
			}
		}
	}
	body_hair_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_body_hair
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_-9
			}
		}
	}
	body_hair_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_body_hair
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = body_hair_-10
			}
		}
	}
}
hair_color_x_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	hair_color_x_10 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				x = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_10
			}
		}
	}
	hair_color_x_9 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				x = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_9
			}
		}
	}
	hair_color_x_8 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				x = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_8
			}
		}
	}
	hair_color_x_7 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				x = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_7
			}
		}
	}
	hair_color_x_6 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				x = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_6
			}
		}
	}
	hair_color_x_5 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				x = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_5
			}
		}
	}
	hair_color_x_4 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				x = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_4
			}
		}
	}
	hair_color_x_3 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				x = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_3
			}
		}
	}
	hair_color_x_2 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				x = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_2
			}
		}
	}
	hair_color_x_1 = {
		dna_modifiers = {
			color = {
				mode = modify	
				gene = hair_color
				x = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_1
			}
		}
	}
	hair_color_x_-1 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				x = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_-1
			}
		}
	}
	hair_color_x_-2 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				x = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_-2
			}
		}
	}
	hair_color_x_-3 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				x = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_-3
			}
		}
	}
	hair_color_x_-4 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				x = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_-4
			}
		}
	}
	hair_color_x_-5 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				x = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_-5
			}
		}
	}
	hair_color_x_-6 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				x = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_-6
			}
		}
	}
	hair_color_x_-7 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				x = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_-7
			}
		}
	}
	hair_color_x_-8 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				x = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_-8
			}
		}
	}
	hair_color_x_-9 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				x = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_-9
			}
		}
	}
	hair_color_x_-10 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				x = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_x_-10
			}
		}
	}
}
hair_color_y_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	hair_color_y_10 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				y = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_10
			}
		}
	}
	hair_color_y_9 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				y = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_9
			}
		}
	}
	hair_color_y_8 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				y = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_8
			}
		}
	}
	hair_color_y_7 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				y = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_7
			}
		}
	}
	hair_color_y_6 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				y = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_6
			}
		}
	}
	hair_color_y_5 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				y = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_5
			}
		}
	}
	hair_color_y_4 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				y = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_4
			}
		}
	}
	hair_color_y_3 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				y = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_3
			}
		}
	}
	hair_color_y_2 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				y = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_2
			}
		}
	}
	hair_color_y_1 = {
		dna_modifiers = {
			color = {
				mode = modify	
				gene = hair_color
				y = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_1
			}
		}
	}
	hair_color_y_-1 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				y = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_-1
			}
		}
	}
	hair_color_y_-2 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				y = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_-2
			}
		}
	}
	hair_color_y_-3 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				y = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_-3
			}
		}
	}
	hair_color_y_-4 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				y = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_-4
			}
		}
	}
	hair_color_y_-5 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				y = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_-5
			}
		}
	}
	hair_color_y_-6 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				y = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_-6
			}
		}
	}
	hair_color_y_-7 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				y = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_-7
			}
		}
	}
	hair_color_y_-8 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				y = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_-8
			}
		}
	}
	hair_color_y_-9 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				y = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_-9
			}
		}
	}
	hair_color_y_-10 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = hair_color
				y = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = hair_color_y_-10
			}
		}
	}
}
skin_color_x_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	skin_color_x_10 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				x = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_10
			}
		}
	}
	skin_color_x_9 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				x = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_9
			}
		}
	}
	skin_color_x_8 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				x = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_8
			}
		}
	}
	skin_color_x_7 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				x = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_7
			}
		}
	}
	skin_color_x_6 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				x = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_6
			}
		}
	}
	skin_color_x_5 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				x = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_5
			}
		}
	}
	skin_color_x_4 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				x = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_4
			}
		}
	}
	skin_color_x_3 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				x = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_3
			}
		}
	}
	skin_color_x_2 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				x = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_2
			}
		}
	}
	skin_color_x_1 = {
		dna_modifiers = {
			color = {
				mode = modify	
				gene = skin_color
				x = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_1
			}
		}
	}
	skin_color_x_-1 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				x = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_-1
			}
		}
	}
	skin_color_x_-2 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				x = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_-2
			}
		}
	}
	skin_color_x_-3 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				x = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_-3
			}
		}
	}
	skin_color_x_-4 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				x = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_-4
			}
		}
	}
	skin_color_x_-5 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				x = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_-5
			}
		}
	}
	skin_color_x_-6 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				x = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_-6
			}
		}
	}
	skin_color_x_-7 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				x = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_-7
			}
		}
	}
	skin_color_x_-8 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				x = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_-8
			}
		}
	}
	skin_color_x_-9 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				x = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_-9
			}
		}
	}
	skin_color_x_-10 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				x = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_x_-10
			}
		}
	}
}
skin_color_y_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	skin_color_y_10 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				y = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_10
			}
		}
	}
	skin_color_y_9 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				y = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_9
			}
		}
	}
	skin_color_y_8 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				y = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_8
			}
		}
	}
	skin_color_y_7 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				y = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_7
			}
		}
	}
	skin_color_y_6 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				y = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_6
			}
		}
	}
	skin_color_y_5 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				y = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_5
			}
		}
	}
	skin_color_y_4 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				y = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_4
			}
		}
	}
	skin_color_y_3 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				y = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_3
			}
		}
	}
	skin_color_y_2 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				y = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_2
			}
		}
	}
	skin_color_y_1 = {
		dna_modifiers = {
			color = {
				mode = modify	
				gene = skin_color
				y = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_1
			}
		}
	}
	skin_color_y_-1 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				y = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_-1
			}
		}
	}
	skin_color_y_-2 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				y = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_-2
			}
		}
	}
	skin_color_y_-3 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				y = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_-3
			}
		}
	}
	skin_color_y_-4 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				y = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_-4
			}
		}
	}
	skin_color_y_-5 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				y = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_-5
			}
		}
	}
	skin_color_y_-6 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				y = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_-6
			}
		}
	}
	skin_color_y_-7 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				y = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_-7
			}
		}
	}
	skin_color_y_-8 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				y = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_-8
			}
		}
	}
	skin_color_y_-9 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				y = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_-9
			}
		}
	}
	skin_color_y_-10 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = skin_color
				y = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = skin_color_y_-10
			}
		}
	}
}
eye_color_x_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	eye_color_x_10 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				x = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_10
			}
		}
	}
	eye_color_x_9 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				x = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_9
			}
		}
	}
	eye_color_x_8 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				x = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_8
			}
		}
	}
	eye_color_x_7 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				x = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_7
			}
		}
	}
	eye_color_x_6 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				x = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_6
			}
		}
	}
	eye_color_x_5 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				x = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_5
			}
		}
	}
	eye_color_x_4 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				x = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_4
			}
		}
	}
	eye_color_x_3 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				x = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_3
			}
		}
	}
	eye_color_x_2 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				x = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_2
			}
		}
	}
	eye_color_x_1 = {
		dna_modifiers = {
			color = {
				mode = modify	
				gene = eye_color
				x = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_1
			}
		}
	}
	eye_color_x_-1 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				x = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_-1
			}
		}
	}
	eye_color_x_-2 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				x = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_-2
			}
		}
	}
	eye_color_x_-3 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				x = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_-3
			}
		}
	}
	eye_color_x_-4 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				x = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_-4
			}
		}
	}
	eye_color_x_-5 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				x = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_-5
			}
		}
	}
	eye_color_x_-6 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				x = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_-6
			}
		}
	}
	eye_color_x_-7 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				x = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_-7
			}
		}
	}
	eye_color_x_-8 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				x = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_-8
			}
		}
	}
	eye_color_x_-9 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				x = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_-9
			}
		}
	}
	eye_color_x_-10 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				x = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_x_-10
			}
		}
	}
}
eye_color_y_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	eye_color_y_10 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				y = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_10
			}
		}
	}
	eye_color_y_9 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				y = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_9
			}
		}
	}
	eye_color_y_8 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				y = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_8
			}
		}
	}
	eye_color_y_7 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				y = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_7
			}
		}
	}
	eye_color_y_6 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				y = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_6
			}
		}
	}
	eye_color_y_5 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				y = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_5
			}
		}
	}
	eye_color_y_4 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				y = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_4
			}
		}
	}
	eye_color_y_3 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				y = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_3
			}
		}
	}
	eye_color_y_2 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				y = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_2
			}
		}
	}
	eye_color_y_1 = {
		dna_modifiers = {
			color = {
				mode = modify	
				gene = eye_color
				y = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_1
			}
		}
	}
	eye_color_y_-1 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				y = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_-1
			}
		}
	}
	eye_color_y_-2 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				y = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_-2
			}
		}
	}
	eye_color_y_-3 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				y = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_-3
			}
		}
	}
	eye_color_y_-4 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				y = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_-4
			}
		}
	}
	eye_color_y_-5 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				y = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_-5
			}
		}
	}
	eye_color_y_-6 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				y = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_-6
			}
		}
	}
	eye_color_y_-7 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				y = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_-7
			}
		}
	}
	eye_color_y_-8 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				y = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_-8
			}
		}
	}
	eye_color_y_-9 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				y = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_-9
			}
		}
	}
	eye_color_y_-10 = {
		dna_modifiers = {
			color = {
				mode = modify
				gene = eye_color
				y = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_color_y_-10
			}
		}
	}
}
eye_angle_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	eye_angle_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_angle
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_10
			}
		}
	}
	eye_angle_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_angle
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_9
			}
		}
	}
	eye_angle_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_angle
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_8
			}
		}
	}
	eye_angle_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_angle
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_7
			}
		}
	}
	eye_angle_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_angle
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_6
			}
		}
	}
	eye_angle_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_angle
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_5
			}
		}
	}
	eye_angle_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_angle
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_4
			}
		}
	}
	eye_angle_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_angle
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_3
			}
		}
	}
	eye_angle_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_angle
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_2
			}
		}
	}
	eye_angle_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_eye_angle
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_1
			}
		}
	}
	eye_angle_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_angle
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_-1
			}
		}
	}
	eye_angle_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_angle
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_-2
			}
		}
	}
	eye_angle_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_angle
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_-3
			}
		}
	}
	eye_angle_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_angle
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_-4
			}
		}
	}
	eye_angle_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_angle
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_-5
			}
		}
	}
	eye_angle_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_angle
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_-6
			}
		}
	}
	eye_angle_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_angle
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_-7
			}
		}
	}
	eye_angle_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_angle
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_-8
			}
		}
	}
	eye_angle_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_angle
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_-9
			}
		}
	}
	eye_angle_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_angle
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_angle_-10
			}
		}
	}
}
eye_depth_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	eye_depth_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_depth
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_10
			}
		}
	}
	eye_depth_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_depth
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_9
			}
		}
	}
	eye_depth_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_depth
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_8
			}
		}
	}
	eye_depth_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_depth
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_7
			}
		}
	}
	eye_depth_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_depth
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_6
			}
		}
	}
	eye_depth_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_depth
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_5
			}
		}
	}
	eye_depth_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_depth
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_4
			}
		}
	}
	eye_depth_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_depth
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_3
			}
		}
	}
	eye_depth_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_depth
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_2
			}
		}
	}
	eye_depth_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_eye_depth
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_1
			}
		}
	}
	eye_depth_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_depth
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_-1
			}
		}
	}
	eye_depth_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_depth
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_-2
			}
		}
	}
	eye_depth_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_depth
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_-3
			}
		}
	}
	eye_depth_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_depth
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_-4
			}
		}
	}
	eye_depth_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_depth
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_-5
			}
		}
	}
	eye_depth_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_depth
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_-6
			}
		}
	}
	eye_depth_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_depth
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_-7
			}
		}
	}
	eye_depth_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_depth
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_-8
			}
		}
	}
	eye_depth_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_depth
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_-9
			}
		}
	}
	eye_depth_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_depth
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_depth_-10
			}
		}
	}
}
eye_height_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	eye_height_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_height
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_10
			}
		}
	}
	eye_height_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_height
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_9
			}
		}
	}
	eye_height_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_height
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_8
			}
		}
	}
	eye_height_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_height
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_7
			}
		}
	}
	eye_height_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_height
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_6
			}
		}
	}
	eye_height_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_height
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_5
			}
		}
	}
	eye_height_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_height
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_4
			}
		}
	}
	eye_height_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_height
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_3
			}
		}
	}
	eye_height_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_height
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_2
			}
		}
	}
	eye_height_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_eye_height
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_1
			}
		}
	}
	eye_height_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_height
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_-1
			}
		}
	}
	eye_height_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_height
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_-2
			}
		}
	}
	eye_height_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_height
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_-3
			}
		}
	}
	eye_height_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_height
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_-4
			}
		}
	}
	eye_height_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_height
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_-5
			}
		}
	}
	eye_height_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_height
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_-6
			}
		}
	}
	eye_height_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_height
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_-7
			}
		}
	}
	eye_height_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_height
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_-8
			}
		}
	}
	eye_height_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_height
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_-9
			}
		}
	}
	eye_height_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_height
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_height_-10
			}
		}
	}
}
eye_distance_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	eye_distance_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_distance
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_10
			}
		}
	}
	eye_distance_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_distance
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_9
			}
		}
	}
	eye_distance_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_distance
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_8
			}
		}
	}
	eye_distance_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_distance
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_7
			}
		}
	}
	eye_distance_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_distance
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_6
			}
		}
	}
	eye_distance_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_distance
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_5
			}
		}
	}
	eye_distance_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_distance
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_4
			}
		}
	}
	eye_distance_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_distance
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_3
			}
		}
	}
	eye_distance_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_distance
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_2
			}
		}
	}
	eye_distance_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_eye_distance
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_1
			}
		}
	}
	eye_distance_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_distance
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_-1
			}
		}
	}
	eye_distance_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_distance
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_-2
			}
		}
	}
	eye_distance_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_distance
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_-3
			}
		}
	}
	eye_distance_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_distance
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_-4
			}
		}
	}
	eye_distance_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_distance
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_-5
			}
		}
	}
	eye_distance_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_distance
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_-6
			}
		}
	}
	eye_distance_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_distance
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_-7
			}
		}
	}
	eye_distance_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_distance
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_-8
			}
		}
	}
	eye_distance_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_distance
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_-9
			}
		}
	}
	eye_distance_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_distance
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_distance_-10
			}
		}
	}
}
eye_shut_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	eye_shut_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_shut
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_10
			}
		}
	}
	eye_shut_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_shut
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_9
			}
		}
	}
	eye_shut_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_shut
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_8
			}
		}
	}
	eye_shut_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_shut
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_7
			}
		}
	}
	eye_shut_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_shut
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_6
			}
		}
	}
	eye_shut_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_shut
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_5
			}
		}
	}
	eye_shut_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_shut
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_4
			}
		}
	}
	eye_shut_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_shut
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_3
			}
		}
	}
	eye_shut_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_shut
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_2
			}
		}
	}
	eye_shut_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_eye_shut
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_1
			}
		}
	}
	eye_shut_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_shut
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_-1
			}
		}
	}
	eye_shut_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_shut
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_-2
			}
		}
	}
	eye_shut_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_shut
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_-3
			}
		}
	}
	eye_shut_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_shut
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_-4
			}
		}
	}
	eye_shut_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_shut
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_-5
			}
		}
	}
	eye_shut_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_shut
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_-6
			}
		}
	}
	eye_shut_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_shut
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_-7
			}
		}
	}
	eye_shut_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_shut
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_-8
			}
		}
	}
	eye_shut_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_shut
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_-9
			}
		}
	}
	eye_shut_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_eye_shut
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = eye_shut_-10
			}
		}
	}
}
bs_eye_corner_depth_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	bs_eye_corner_depth_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_corner_depth
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_10
			}
		}
	}
	bs_eye_corner_depth_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_corner_depth
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_9
			}
		}
	}
	bs_eye_corner_depth_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_corner_depth
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_8
			}
		}
	}
	bs_eye_corner_depth_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_corner_depth
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_7
			}
		}
	}
	bs_eye_corner_depth_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_corner_depth
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_6
			}
		}
	}
	bs_eye_corner_depth_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_corner_depth
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_5
			}
		}
	}
	bs_eye_corner_depth_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_corner_depth
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_4
			}
		}
	}
	bs_eye_corner_depth_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_corner_depth
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_3
			}
		}
	}
	bs_eye_corner_depth_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_corner_depth
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_2
			}
		}
	}
	bs_eye_corner_depth_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_bs_eye_corner_depth
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_1
			}
		}
	}
	bs_eye_corner_depth_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_corner_depth
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_-1
			}
		}
	}
	bs_eye_corner_depth_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_corner_depth
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_-2
			}
		}
	}
	bs_eye_corner_depth_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_corner_depth
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_-3
			}
		}
	}
	bs_eye_corner_depth_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_corner_depth
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_-4
			}
		}
	}
	bs_eye_corner_depth_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_corner_depth
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_-5
			}
		}
	}
	bs_eye_corner_depth_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_corner_depth
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_-6
			}
		}
	}
	bs_eye_corner_depth_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_corner_depth
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_-7
			}
		}
	}
	bs_eye_corner_depth_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_corner_depth
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_-8
			}
		}
	}
	bs_eye_corner_depth_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_corner_depth
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_-9
			}
		}
	}
	bs_eye_corner_depth_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_corner_depth
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_corner_depth_-10
			}
		}
	}
}
bs_eye_fold_shape_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	bs_eye_fold_shape_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_fold_shape
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_10
			}
		}
	}
	bs_eye_fold_shape_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_fold_shape
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_9
			}
		}
	}
	bs_eye_fold_shape_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_fold_shape
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_8
			}
		}
	}
	bs_eye_fold_shape_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_fold_shape
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_7
			}
		}
	}
	bs_eye_fold_shape_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_fold_shape
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_6
			}
		}
	}
	bs_eye_fold_shape_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_fold_shape
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_5
			}
		}
	}
	bs_eye_fold_shape_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_fold_shape
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_4
			}
		}
	}
	bs_eye_fold_shape_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_fold_shape
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_3
			}
		}
	}
	bs_eye_fold_shape_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_fold_shape
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_2
			}
		}
	}
	bs_eye_fold_shape_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_bs_eye_fold_shape
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_1
			}
		}
	}
	bs_eye_fold_shape_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_fold_shape
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_-1
			}
		}
	}
	bs_eye_fold_shape_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_fold_shape
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_-2
			}
		}
	}
	bs_eye_fold_shape_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_fold_shape
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_-3
			}
		}
	}
	bs_eye_fold_shape_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_fold_shape
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_-4
			}
		}
	}
	bs_eye_fold_shape_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_fold_shape
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_-5
			}
		}
	}
	bs_eye_fold_shape_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_fold_shape
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_-6
			}
		}
	}
	bs_eye_fold_shape_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_fold_shape
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_-7
			}
		}
	}
	bs_eye_fold_shape_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_fold_shape
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_-8
			}
		}
	}
	bs_eye_fold_shape_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_fold_shape
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_-9
			}
		}
	}
	bs_eye_fold_shape_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_fold_shape
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_fold_shape_-10
			}
		}
	}
}
bs_eye_size_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	bs_eye_size_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_size
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_10
			}
		}
	}
	bs_eye_size_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_size
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_9
			}
		}
	}
	bs_eye_size_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_size
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_8
			}
		}
	}
	bs_eye_size_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_size
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_7
			}
		}
	}
	bs_eye_size_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_size
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_6
			}
		}
	}
	bs_eye_size_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_size
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_5
			}
		}
	}
	bs_eye_size_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_size
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_4
			}
		}
	}
	bs_eye_size_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_size
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_3
			}
		}
	}
	bs_eye_size_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_size
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_2
			}
		}
	}
	bs_eye_size_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_bs_eye_size
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_1
			}
		}
	}
	bs_eye_size_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_size
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_-1
			}
		}
	}
	bs_eye_size_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_size
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_-2
			}
		}
	}
	bs_eye_size_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_size
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_-3
			}
		}
	}
	bs_eye_size_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_size
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_-4
			}
		}
	}
	bs_eye_size_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_size
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_-5
			}
		}
	}
	bs_eye_size_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_size
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_-6
			}
		}
	}
	bs_eye_size_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_size
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_-7
			}
		}
	}
	bs_eye_size_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_size
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_-8
			}
		}
	}
	bs_eye_size_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_size
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_-9
			}
		}
	}
	bs_eye_size_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_size
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_size_-10
			}
		}
	}
}
bs_eye_upper_lid_size_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	bs_eye_upper_lid_size_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_upper_lid_size
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_10
			}
		}
	}
	bs_eye_upper_lid_size_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_upper_lid_size
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_9
			}
		}
	}
	bs_eye_upper_lid_size_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_upper_lid_size
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_8
			}
		}
	}
	bs_eye_upper_lid_size_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_upper_lid_size
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_7
			}
		}
	}
	bs_eye_upper_lid_size_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_upper_lid_size
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_6
			}
		}
	}
	bs_eye_upper_lid_size_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_upper_lid_size
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_5
			}
		}
	}
	bs_eye_upper_lid_size_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_upper_lid_size
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_4
			}
		}
	}
	bs_eye_upper_lid_size_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_upper_lid_size
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_3
			}
		}
	}
	bs_eye_upper_lid_size_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_upper_lid_size
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_2
			}
		}
	}
	bs_eye_upper_lid_size_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_bs_eye_upper_lid_size
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_1
			}
		}
	}
	bs_eye_upper_lid_size_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_upper_lid_size
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_-1
			}
		}
	}
	bs_eye_upper_lid_size_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_upper_lid_size
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_-2
			}
		}
	}
	bs_eye_upper_lid_size_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_upper_lid_size
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_-3
			}
		}
	}
	bs_eye_upper_lid_size_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_upper_lid_size
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_-4
			}
		}
	}
	bs_eye_upper_lid_size_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_upper_lid_size
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_-5
			}
		}
	}
	bs_eye_upper_lid_size_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_upper_lid_size
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_-6
			}
		}
	}
	bs_eye_upper_lid_size_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_upper_lid_size
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_-7
			}
		}
	}
	bs_eye_upper_lid_size_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_upper_lid_size
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_-8
			}
		}
	}
	bs_eye_upper_lid_size_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_upper_lid_size
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_-9
			}
		}
	}
	bs_eye_upper_lid_size_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_eye_upper_lid_size
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_eye_upper_lid_size_-10
			}
		}
	}
}
mouth_corner_depth_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	mouth_corner_depth_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_depth
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_10
			}
		}
	}
	mouth_corner_depth_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_depth
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_9
			}
		}
	}
	mouth_corner_depth_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_depth
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_8
			}
		}
	}
	mouth_corner_depth_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_depth
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_7
			}
		}
	}
	mouth_corner_depth_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_depth
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_6
			}
		}
	}
	mouth_corner_depth_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_depth
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_5
			}
		}
	}
	mouth_corner_depth_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_depth
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_4
			}
		}
	}
	mouth_corner_depth_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_depth
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_3
			}
		}
	}
	mouth_corner_depth_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_depth
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_2
			}
		}
	}
	mouth_corner_depth_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_mouth_corner_depth
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_1
			}
		}
	}
	mouth_corner_depth_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_depth
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_-1
			}
		}
	}
	mouth_corner_depth_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_depth
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_-2
			}
		}
	}
	mouth_corner_depth_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_depth
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_-3
			}
		}
	}
	mouth_corner_depth_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_depth
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_-4
			}
		}
	}
	mouth_corner_depth_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_depth
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_-5
			}
		}
	}
	mouth_corner_depth_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_depth
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_-6
			}
		}
	}
	mouth_corner_depth_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_depth
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_-7
			}
		}
	}
	mouth_corner_depth_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_depth
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_-8
			}
		}
	}
	mouth_corner_depth_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_depth
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_-9
			}
		}
	}
	mouth_corner_depth_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_depth
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_depth_-10
			}
		}
	}
}
mouth_corner_height_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	mouth_corner_height_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_height
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_10
			}
		}
	}
	mouth_corner_height_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_height
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_9
			}
		}
	}
	mouth_corner_height_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_height
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_8
			}
		}
	}
	mouth_corner_height_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_height
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_7
			}
		}
	}
	mouth_corner_height_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_height
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_6
			}
		}
	}
	mouth_corner_height_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_height
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_5
			}
		}
	}
	mouth_corner_height_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_height
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_4
			}
		}
	}
	mouth_corner_height_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_height
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_3
			}
		}
	}
	mouth_corner_height_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_height
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_2
			}
		}
	}
	mouth_corner_height_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_mouth_corner_height
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_1
			}
		}
	}
	mouth_corner_height_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_height
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_-1
			}
		}
	}
	mouth_corner_height_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_height
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_-2
			}
		}
	}
	mouth_corner_height_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_height
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_-3
			}
		}
	}
	mouth_corner_height_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_height
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_-4
			}
		}
	}
	mouth_corner_height_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_height
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_-5
			}
		}
	}
	mouth_corner_height_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_height
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_-6
			}
		}
	}
	mouth_corner_height_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_height
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_-7
			}
		}
	}
	mouth_corner_height_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_height
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_-8
			}
		}
	}
	mouth_corner_height_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_height
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_-9
			}
		}
	}
	mouth_corner_height_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_corner_height
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_corner_height_-10
			}
		}
	}
}
mouth_forward_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	mouth_forward_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_forward
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_10
			}
		}
	}
	mouth_forward_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_forward
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_9
			}
		}
	}
	mouth_forward_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_forward
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_8
			}
		}
	}
	mouth_forward_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_forward
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_7
			}
		}
	}
	mouth_forward_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_forward
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_6
			}
		}
	}
	mouth_forward_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_forward
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_5
			}
		}
	}
	mouth_forward_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_forward
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_4
			}
		}
	}
	mouth_forward_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_forward
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_3
			}
		}
	}
	mouth_forward_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_forward
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_2
			}
		}
	}
	mouth_forward_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_mouth_forward
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_1
			}
		}
	}
	mouth_forward_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_forward
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_-1
			}
		}
	}
	mouth_forward_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_forward
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_-2
			}
		}
	}
	mouth_forward_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_forward
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_-3
			}
		}
	}
	mouth_forward_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_forward
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_-4
			}
		}
	}
	mouth_forward_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_forward
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_-5
			}
		}
	}
	mouth_forward_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_forward
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_-6
			}
		}
	}
	mouth_forward_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_forward
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_-7
			}
		}
	}
	mouth_forward_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_forward
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_-8
			}
		}
	}
	mouth_forward_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_forward
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_-9
			}
		}
	}
	mouth_forward_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_forward
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_forward_-10
			}
		}
	}
}
mouth_height_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	mouth_height_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_height
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_10
			}
		}
	}
	mouth_height_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_height
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_9
			}
		}
	}
	mouth_height_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_height
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_8
			}
		}
	}
	mouth_height_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_height
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_7
			}
		}
	}
	mouth_height_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_height
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_6
			}
		}
	}
	mouth_height_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_height
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_5
			}
		}
	}
	mouth_height_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_height
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_4
			}
		}
	}
	mouth_height_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_height
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_3
			}
		}
	}
	mouth_height_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_height
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_2
			}
		}
	}
	mouth_height_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_mouth_height
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_1
			}
		}
	}
	mouth_height_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_height
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_-1
			}
		}
	}
	mouth_height_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_height
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_-2
			}
		}
	}
	mouth_height_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_height
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_-3
			}
		}
	}
	mouth_height_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_height
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_-4
			}
		}
	}
	mouth_height_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_height
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_-5
			}
		}
	}
	mouth_height_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_height
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_-6
			}
		}
	}
	mouth_height_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_height
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_-7
			}
		}
	}
	mouth_height_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_height
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_-8
			}
		}
	}
	mouth_height_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_height
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_-9
			}
		}
	}
	mouth_height_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_height
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_height_-10
			}
		}
	}
}
mouth_width_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	mouth_width_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_width
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_10
			}
		}
	}
	mouth_width_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_width
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_9
			}
		}
	}
	mouth_width_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_width
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_8
			}
		}
	}
	mouth_width_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_width
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_7
			}
		}
	}
	mouth_width_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_width
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_6
			}
		}
	}
	mouth_width_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_width
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_5
			}
		}
	}
	mouth_width_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_width
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_4
			}
		}
	}
	mouth_width_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_width
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_3
			}
		}
	}
	mouth_width_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_width
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_2
			}
		}
	}
	mouth_width_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_mouth_width
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_1
			}
		}
	}
	mouth_width_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_width
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_-1
			}
		}
	}
	mouth_width_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_width
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_-2
			}
		}
	}
	mouth_width_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_width
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_-3
			}
		}
	}
	mouth_width_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_width
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_-4
			}
		}
	}
	mouth_width_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_width
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_-5
			}
		}
	}
	mouth_width_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_width
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_-6
			}
		}
	}
	mouth_width_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_width
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_-7
			}
		}
	}
	mouth_width_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_width
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_-8
			}
		}
	}
	mouth_width_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_width
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_-9
			}
		}
	}
	mouth_width_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_width
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_width_-10
			}
		}
	}
}
mouth_upper_lip_size_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	mouth_upper_lip_size_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_upper_lip_size
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_10
			}
		}
	}
	mouth_upper_lip_size_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_upper_lip_size
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_9
			}
		}
	}
	mouth_upper_lip_size_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_upper_lip_size
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_8
			}
		}
	}
	mouth_upper_lip_size_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_upper_lip_size
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_7
			}
		}
	}
	mouth_upper_lip_size_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_upper_lip_size
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_6
			}
		}
	}
	mouth_upper_lip_size_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_upper_lip_size
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_5
			}
		}
	}
	mouth_upper_lip_size_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_upper_lip_size
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_4
			}
		}
	}
	mouth_upper_lip_size_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_upper_lip_size
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_3
			}
		}
	}
	mouth_upper_lip_size_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_upper_lip_size
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_2
			}
		}
	}
	mouth_upper_lip_size_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_mouth_upper_lip_size
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_1
			}
		}
	}
	mouth_upper_lip_size_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_upper_lip_size
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_-1
			}
		}
	}
	mouth_upper_lip_size_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_upper_lip_size
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_-2
			}
		}
	}
	mouth_upper_lip_size_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_upper_lip_size
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_-3
			}
		}
	}
	mouth_upper_lip_size_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_upper_lip_size
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_-4
			}
		}
	}
	mouth_upper_lip_size_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_upper_lip_size
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_-5
			}
		}
	}
	mouth_upper_lip_size_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_upper_lip_size
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_-6
			}
		}
	}
	mouth_upper_lip_size_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_upper_lip_size
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_-7
			}
		}
	}
	mouth_upper_lip_size_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_upper_lip_size
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_-8
			}
		}
	}
	mouth_upper_lip_size_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_upper_lip_size
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_-9
			}
		}
	}
	mouth_upper_lip_size_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_upper_lip_size
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_upper_lip_size_-10
			}
		}
	}
}
mouth_lower_lip_size_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	mouth_lower_lip_size_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_lower_lip_size
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_10
			}
		}
	}
	mouth_lower_lip_size_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_lower_lip_size
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_9
			}
		}
	}
	mouth_lower_lip_size_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_lower_lip_size
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_8
			}
		}
	}
	mouth_lower_lip_size_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_lower_lip_size
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_7
			}
		}
	}
	mouth_lower_lip_size_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_lower_lip_size
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_6
			}
		}
	}
	mouth_lower_lip_size_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_lower_lip_size
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_5
			}
		}
	}
	mouth_lower_lip_size_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_lower_lip_size
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_4
			}
		}
	}
	mouth_lower_lip_size_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_lower_lip_size
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_3
			}
		}
	}
	mouth_lower_lip_size_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_lower_lip_size
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_2
			}
		}
	}
	mouth_lower_lip_size_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_mouth_lower_lip_size
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_1
			}
		}
	}
	mouth_lower_lip_size_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_lower_lip_size
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_-1
			}
		}
	}
	mouth_lower_lip_size_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_lower_lip_size
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_-2
			}
		}
	}
	mouth_lower_lip_size_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_lower_lip_size
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_-3
			}
		}
	}
	mouth_lower_lip_size_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_lower_lip_size
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_-4
			}
		}
	}
	mouth_lower_lip_size_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_lower_lip_size
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_-5
			}
		}
	}
	mouth_lower_lip_size_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_lower_lip_size
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_-6
			}
		}
	}
	mouth_lower_lip_size_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_lower_lip_size
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_-7
			}
		}
	}
	mouth_lower_lip_size_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_lower_lip_size
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_-8
			}
		}
	}
	mouth_lower_lip_size_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_lower_lip_size
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_-9
			}
		}
	}
	mouth_lower_lip_size_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_lower_lip_size
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_lower_lip_size_-10
			}
		}
	}
}

mouth_open_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	mouth_open_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_open
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_10
			}
		}
	}
	mouth_open_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_open
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_9
			}
		}
	}
	mouth_open_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_open
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_8
			}
		}
	}
	mouth_open_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_open
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_7
			}
		}
	}
	mouth_open_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_open
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_6
			}
		}
	}
	mouth_open_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_open
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_5
			}
		}
	}
	mouth_open_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_open
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_4
			}
		}
	}
	mouth_open_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_open
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_3
			}
		}
	}
	mouth_open_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_open
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_2
			}
		}
	}
	mouth_open_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_mouth_open
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_1
			}
		}
	}
	mouth_open_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_open
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_-1
			}
		}
	}
	mouth_open_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_open
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_-2
			}
		}
	}
	mouth_open_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_open
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_-3
			}
		}
	}
	mouth_open_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_open
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_-4
			}
		}
	}
	mouth_open_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_open
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_-5
			}
		}
	}
	mouth_open_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_open
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_-6
			}
		}
	}
	mouth_open_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_open
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_-7
			}
		}
	}
	mouth_open_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_open
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_-8
			}
		}
	}
	mouth_open_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_open
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_-9
			}
		}
	}
	mouth_open_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_mouth_open
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = mouth_open_-10
			}
		}
	}
}

bs_mouth_lower_lip_def_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	bs_mouth_lower_lip_def_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_def
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_10
			}
		}
	}
	bs_mouth_lower_lip_def_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_def
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_9
			}
		}
	}
	bs_mouth_lower_lip_def_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_def
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_8
			}
		}
	}
	bs_mouth_lower_lip_def_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_def
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_7
			}
		}
	}
	bs_mouth_lower_lip_def_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_def
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_6
			}
		}
	}
	bs_mouth_lower_lip_def_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_def
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_5
			}
		}
	}
	bs_mouth_lower_lip_def_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_def
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_4
			}
		}
	}
	bs_mouth_lower_lip_def_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_def
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_3
			}
		}
	}
	bs_mouth_lower_lip_def_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_def
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_2
			}
		}
	}
	bs_mouth_lower_lip_def_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_bs_mouth_lower_lip_def
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_1
			}
		}
	}
	bs_mouth_lower_lip_def_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_def
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_-1
			}
		}
	}
	bs_mouth_lower_lip_def_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_def
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_-2
			}
		}
	}
	bs_mouth_lower_lip_def_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_def
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_-3
			}
		}
	}
	bs_mouth_lower_lip_def_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_def
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_-4
			}
		}
	}
	bs_mouth_lower_lip_def_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_def
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_-5
			}
		}
	}
	bs_mouth_lower_lip_def_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_def
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_-6
			}
		}
	}
	bs_mouth_lower_lip_def_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_def
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_-7
			}
		}
	}
	bs_mouth_lower_lip_def_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_def
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_-8
			}
		}
	}
	bs_mouth_lower_lip_def_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_def
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_-9
			}
		}
	}
	bs_mouth_lower_lip_def_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_def
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_def_-10
			}
		}
	}
}

bs_mouth_lower_lip_full_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	bs_mouth_lower_lip_full_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_full
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_10
			}
		}
	}
	bs_mouth_lower_lip_full_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_full
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_9
			}
		}
	}
	bs_mouth_lower_lip_full_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_full
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_8
			}
		}
	}
	bs_mouth_lower_lip_full_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_full
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_7
			}
		}
	}
	bs_mouth_lower_lip_full_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_full
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_6
			}
		}
	}
	bs_mouth_lower_lip_full_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_full
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_5
			}
		}
	}
	bs_mouth_lower_lip_full_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_full
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_4
			}
		}
	}
	bs_mouth_lower_lip_full_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_full
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_3
			}
		}
	}
	bs_mouth_lower_lip_full_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_full
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_2
			}
		}
	}
	bs_mouth_lower_lip_full_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_bs_mouth_lower_lip_full
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_1
			}
		}
	}
	bs_mouth_lower_lip_full_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_full
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_-1
			}
		}
	}
	bs_mouth_lower_lip_full_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_full
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_-2
			}
		}
	}
	bs_mouth_lower_lip_full_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_full
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_-3
			}
		}
	}
	bs_mouth_lower_lip_full_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_full
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_-4
			}
		}
	}
	bs_mouth_lower_lip_full_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_full
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_-5
			}
		}
	}
	bs_mouth_lower_lip_full_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_full
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_-6
			}
		}
	}
	bs_mouth_lower_lip_full_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_full
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_-7
			}
		}
	}
	bs_mouth_lower_lip_full_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_full
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_-8
			}
		}
	}
	bs_mouth_lower_lip_full_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_full
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_-9
			}
		}
	}
	bs_mouth_lower_lip_full_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_full
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_full_-10
			}
		}
	}
}

bs_mouth_lower_lip_pad_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	bs_mouth_lower_lip_pad_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_pad
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_10
			}
		}
	}
	bs_mouth_lower_lip_pad_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_pad
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_9
			}
		}
	}
	bs_mouth_lower_lip_pad_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_pad
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_8
			}
		}
	}
	bs_mouth_lower_lip_pad_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_pad
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_7
			}
		}
	}
	bs_mouth_lower_lip_pad_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_pad
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_6
			}
		}
	}
	bs_mouth_lower_lip_pad_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_pad
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_5
			}
		}
	}
	bs_mouth_lower_lip_pad_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_pad
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_4
			}
		}
	}
	bs_mouth_lower_lip_pad_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_pad
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_3
			}
		}
	}
	bs_mouth_lower_lip_pad_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_pad
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_2
			}
		}
	}
	bs_mouth_lower_lip_pad_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_bs_mouth_lower_lip_pad
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_1
			}
		}
	}
	bs_mouth_lower_lip_pad_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_pad
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_-1
			}
		}
	}
	bs_mouth_lower_lip_pad_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_pad
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_-2
			}
		}
	}
	bs_mouth_lower_lip_pad_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_pad
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_-3
			}
		}
	}
	bs_mouth_lower_lip_pad_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_pad
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_-4
			}
		}
	}
	bs_mouth_lower_lip_pad_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_pad
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_-5
			}
		}
	}
	bs_mouth_lower_lip_pad_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_pad
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_-6
			}
		}
	}
	bs_mouth_lower_lip_pad_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_pad
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_-7
			}
		}
	}
	bs_mouth_lower_lip_pad_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_pad
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_-8
			}
		}
	}
	bs_mouth_lower_lip_pad_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_pad
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_-9
			}
		}
	}
	bs_mouth_lower_lip_pad_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_pad
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_pad_-10
			}
		}
	}
}

bs_mouth_lower_lip_width_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	bs_mouth_lower_lip_width_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_width
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_10
			}
		}
	}
	bs_mouth_lower_lip_width_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_width
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_9
			}
		}
	}
	bs_mouth_lower_lip_width_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_width
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_8
			}
		}
	}
	bs_mouth_lower_lip_width_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_width
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_7
			}
		}
	}
	bs_mouth_lower_lip_width_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_width
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_6
			}
		}
	}
	bs_mouth_lower_lip_width_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_width
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_5
			}
		}
	}
	bs_mouth_lower_lip_width_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_width
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_4
			}
		}
	}
	bs_mouth_lower_lip_width_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_width
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_3
			}
		}
	}
	bs_mouth_lower_lip_width_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_width
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_2
			}
		}
	}
	bs_mouth_lower_lip_width_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_bs_mouth_lower_lip_width
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_1
			}
		}
	}
	bs_mouth_lower_lip_width_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_width
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_-1
			}
		}
	}
	bs_mouth_lower_lip_width_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_width
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_-2
			}
		}
	}
	bs_mouth_lower_lip_width_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_width
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_-3
			}
		}
	}
	bs_mouth_lower_lip_width_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_width
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_-4
			}
		}
	}
	bs_mouth_lower_lip_width_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_width
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_-5
			}
		}
	}
	bs_mouth_lower_lip_width_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_width
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_-6
			}
		}
	}
	bs_mouth_lower_lip_width_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_width
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_-7
			}
		}
	}
	bs_mouth_lower_lip_width_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_width
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_-8
			}
		}
	}
	bs_mouth_lower_lip_width_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_width
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_-9
			}
		}
	}
	bs_mouth_lower_lip_width_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_lower_lip_width
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_lower_lip_width_-10
			}
		}
	}
}

bs_mouth_philtrum_def_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	bs_mouth_philtrum_def_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_def
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_10
			}
		}
	}
	bs_mouth_philtrum_def_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_def
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_9
			}
		}
	}
	bs_mouth_philtrum_def_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_def
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_8
			}
		}
	}
	bs_mouth_philtrum_def_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_def
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_7
			}
		}
	}
	bs_mouth_philtrum_def_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_def
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_6
			}
		}
	}
	bs_mouth_philtrum_def_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_def
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_5
			}
		}
	}
	bs_mouth_philtrum_def_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_def
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_4
			}
		}
	}
	bs_mouth_philtrum_def_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_def
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_3
			}
		}
	}
	bs_mouth_philtrum_def_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_def
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_2
			}
		}
	}
	bs_mouth_philtrum_def_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_bs_mouth_philtrum_def
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_1
			}
		}
	}
	bs_mouth_philtrum_def_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_def
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_-1
			}
		}
	}
	bs_mouth_philtrum_def_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_def
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_-2
			}
		}
	}
	bs_mouth_philtrum_def_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_def
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_-3
			}
		}
	}
	bs_mouth_philtrum_def_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_def
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_-4
			}
		}
	}
	bs_mouth_philtrum_def_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_def
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_-5
			}
		}
	}
	bs_mouth_philtrum_def_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_def
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_-6
			}
		}
	}
	bs_mouth_philtrum_def_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_def
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_-7
			}
		}
	}
	bs_mouth_philtrum_def_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_def
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_-8
			}
		}
	}
	bs_mouth_philtrum_def_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_def
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_-9
			}
		}
	}
	bs_mouth_philtrum_def_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_def
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_def_-10
			}
		}
	}
}

bs_mouth_philtrum_shape_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	bs_mouth_philtrum_shape_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_shape
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_10
			}
		}
	}
	bs_mouth_philtrum_shape_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_shape
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_9
			}
		}
	}
	bs_mouth_philtrum_shape_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_shape
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_8
			}
		}
	}
	bs_mouth_philtrum_shape_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_shape
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_7
			}
		}
	}
	bs_mouth_philtrum_shape_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_shape
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_6
			}
		}
	}
	bs_mouth_philtrum_shape_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_shape
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_5
			}
		}
	}
	bs_mouth_philtrum_shape_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_shape
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_4
			}
		}
	}
	bs_mouth_philtrum_shape_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_shape
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_3
			}
		}
	}
	bs_mouth_philtrum_shape_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_shape
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_2
			}
		}
	}
	bs_mouth_philtrum_shape_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_bs_mouth_philtrum_shape
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_1
			}
		}
	}
	bs_mouth_philtrum_shape_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_shape
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_-1
			}
		}
	}
	bs_mouth_philtrum_shape_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_shape
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_-2
			}
		}
	}
	bs_mouth_philtrum_shape_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_shape
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_-3
			}
		}
	}
	bs_mouth_philtrum_shape_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_shape
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_-4
			}
		}
	}
	bs_mouth_philtrum_shape_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_shape
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_-5
			}
		}
	}
	bs_mouth_philtrum_shape_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_shape
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_-6
			}
		}
	}
	bs_mouth_philtrum_shape_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_shape
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_-7
			}
		}
	}
	bs_mouth_philtrum_shape_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_shape
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_-8
			}
		}
	}
	bs_mouth_philtrum_shape_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_shape
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_-9
			}
		}
	}
	bs_mouth_philtrum_shape_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_shape
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_shape_-10
			}
		}
	}
}
bs_mouth_philtrum_width_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	bs_mouth_philtrum_width_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_width
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_10
			}
		}
	}
	bs_mouth_philtrum_width_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_width
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_9
			}
		}
	}
	bs_mouth_philtrum_width_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_width
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_8
			}
		}
	}
	bs_mouth_philtrum_width_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_width
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_7
			}
		}
	}
	bs_mouth_philtrum_width_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_width
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_6
			}
		}
	}
	bs_mouth_philtrum_width_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_width
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_5
			}
		}
	}
	bs_mouth_philtrum_width_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_width
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_4
			}
		}
	}
	bs_mouth_philtrum_width_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_width
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_3
			}
		}
	}
	bs_mouth_philtrum_width_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_width
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_2
			}
		}
	}
	bs_mouth_philtrum_width_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_bs_mouth_philtrum_width
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_1
			}
		}
	}
	bs_mouth_philtrum_width_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_width
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_-1
			}
		}
	}
	bs_mouth_philtrum_width_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_width
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_-2
			}
		}
	}
	bs_mouth_philtrum_width_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_width
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_-3
			}
		}
	}
	bs_mouth_philtrum_width_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_width
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_-4
			}
		}
	}
	bs_mouth_philtrum_width_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_width
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_-5
			}
		}
	}
	bs_mouth_philtrum_width_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_width
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_-6
			}
		}
	}
	bs_mouth_philtrum_width_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_width
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_-7
			}
		}
	}
	bs_mouth_philtrum_width_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_width
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_-8
			}
		}
	}
	bs_mouth_philtrum_width_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_width
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_-9
			}
		}
	}
	bs_mouth_philtrum_width_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_philtrum_width
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_philtrum_width_-10
			}
		}
	}
}
bs_mouth_upper_lip_def_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	bs_mouth_upper_lip_def_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_def
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_10
			}
		}
	}
	bs_mouth_upper_lip_def_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_def
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_9
			}
		}
	}
	bs_mouth_upper_lip_def_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_def
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_8
			}
		}
	}
	bs_mouth_upper_lip_def_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_def
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_7
			}
		}
	}
	bs_mouth_upper_lip_def_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_def
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_6
			}
		}
	}
	bs_mouth_upper_lip_def_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_def
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_5
			}
		}
	}
	bs_mouth_upper_lip_def_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_def
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_4
			}
		}
	}
	bs_mouth_upper_lip_def_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_def
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_3
			}
		}
	}
	bs_mouth_upper_lip_def_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_def
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_2
			}
		}
	}
	bs_mouth_upper_lip_def_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_bs_mouth_upper_lip_def
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_1
			}
		}
	}
	bs_mouth_upper_lip_def_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_def
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_-1
			}
		}
	}
	bs_mouth_upper_lip_def_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_def
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_-2
			}
		}
	}
	bs_mouth_upper_lip_def_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_def
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_-3
			}
		}
	}
	bs_mouth_upper_lip_def_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_def
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_-4
			}
		}
	}
	bs_mouth_upper_lip_def_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_def
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_-5
			}
		}
	}
	bs_mouth_upper_lip_def_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_def
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_-6
			}
		}
	}
	bs_mouth_upper_lip_def_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_def
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_-7
			}
		}
	}
	bs_mouth_upper_lip_def_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_def
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_-8
			}
		}
	}
	bs_mouth_upper_lip_def_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_def
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_-9
			}
		}
	}
	bs_mouth_upper_lip_def_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_def
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_def_-10
			}
		}
	}
}
bs_mouth_upper_lip_full_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	bs_mouth_upper_lip_full_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_full
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_10
			}
		}
	}
	bs_mouth_upper_lip_full_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_full
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_9
			}
		}
	}
	bs_mouth_upper_lip_full_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_full
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_8
			}
		}
	}
	bs_mouth_upper_lip_full_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_full
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_7
			}
		}
	}
	bs_mouth_upper_lip_full_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_full
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_6
			}
		}
	}
	bs_mouth_upper_lip_full_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_full
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_5
			}
		}
	}
	bs_mouth_upper_lip_full_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_full
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_4
			}
		}
	}
	bs_mouth_upper_lip_full_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_full
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_3
			}
		}
	}
	bs_mouth_upper_lip_full_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_full
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_2
			}
		}
	}
	bs_mouth_upper_lip_full_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_bs_mouth_upper_lip_full
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_1
			}
		}
	}
	bs_mouth_upper_lip_full_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_full
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_-1
			}
		}
	}
	bs_mouth_upper_lip_full_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_full
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_-2
			}
		}
	}
	bs_mouth_upper_lip_full_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_full
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_-3
			}
		}
	}
	bs_mouth_upper_lip_full_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_full
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_-4
			}
		}
	}
	bs_mouth_upper_lip_full_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_full
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_-5
			}
		}
	}
	bs_mouth_upper_lip_full_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_full
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_-6
			}
		}
	}
	bs_mouth_upper_lip_full_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_full
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_-7
			}
		}
	}
	bs_mouth_upper_lip_full_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_full
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_-8
			}
		}
	}
	bs_mouth_upper_lip_full_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_full
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_-9
			}
		}
	}
	bs_mouth_upper_lip_full_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_full
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_full_-10
			}
		}
	}
}
bs_mouth_upper_lip_profile_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	bs_mouth_upper_lip_profile_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_profile
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_10
			}
		}
	}
	bs_mouth_upper_lip_profile_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_profile
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_9
			}
		}
	}
	bs_mouth_upper_lip_profile_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_profile
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_8
			}
		}
	}
	bs_mouth_upper_lip_profile_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_profile
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_7
			}
		}
	}
	bs_mouth_upper_lip_profile_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_profile
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_6
			}
		}
	}
	bs_mouth_upper_lip_profile_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_profile
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_5
			}
		}
	}
	bs_mouth_upper_lip_profile_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_profile
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_4
			}
		}
	}
	bs_mouth_upper_lip_profile_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_profile
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_3
			}
		}
	}
	bs_mouth_upper_lip_profile_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_profile
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_2
			}
		}
	}
	bs_mouth_upper_lip_profile_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_bs_mouth_upper_lip_profile
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_1
			}
		}
	}
	bs_mouth_upper_lip_profile_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_profile
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_-1
			}
		}
	}
	bs_mouth_upper_lip_profile_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_profile
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_-2
			}
		}
	}
	bs_mouth_upper_lip_profile_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_profile
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_-3
			}
		}
	}
	bs_mouth_upper_lip_profile_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_profile
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_-4
			}
		}
	}
	bs_mouth_upper_lip_profile_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_profile
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_-5
			}
		}
	}
	bs_mouth_upper_lip_profile_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_profile
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_-6
			}
		}
	}
	bs_mouth_upper_lip_profile_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_profile
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_-7
			}
		}
	}
	bs_mouth_upper_lip_profile_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_profile
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_-8
			}
		}
	}
	bs_mouth_upper_lip_profile_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_profile
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_-9
			}
		}
	}
	bs_mouth_upper_lip_profile_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_profile
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_profile_-10
			}
		}
	}
}
bs_mouth_upper_lip_width_modify = {
    usage = game
    selection_behavior = max

    priority = 1
	bs_mouth_upper_lip_width_10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_width
				value = 1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_10
			}
		}
	}
	bs_mouth_upper_lip_width_9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_width
				value = 0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_9
			}
		}
	}
	bs_mouth_upper_lip_width_8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_width
				value = 0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_8
			}
		}
	}
	bs_mouth_upper_lip_width_7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_width
				value = 0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_7
			}
		}
	}
	bs_mouth_upper_lip_width_6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_width
				value = 0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_6
			}
		}
	}
	bs_mouth_upper_lip_width_5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_width
				value = 0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_5
			}
		}
	}
	bs_mouth_upper_lip_width_4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_width
				value = 0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_4
			}
		}
	}
	bs_mouth_upper_lip_width_3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_width
				value = 0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_3
			}
		}
	}
	bs_mouth_upper_lip_width_2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_width
				value = 0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_2
			}
		}
	}
	bs_mouth_upper_lip_width_1 = {
		dna_modifiers = {
			morph = {
				mode = modify	
				gene = gene_bs_mouth_upper_lip_width
				value = 0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_1
			}
		}
	}
	bs_mouth_upper_lip_width_-1 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_width
				value = -0.1
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_-1
			}
		}
	}
	bs_mouth_upper_lip_width_-2 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_width
				value = -0.2
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_-2
			}
		}
	}
	bs_mouth_upper_lip_width_-3 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_width
				value = -0.3
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_-3
			}
		}
	}
	bs_mouth_upper_lip_width_-4 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_width
				value = -0.4
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_-4
			}
		}
	}
	bs_mouth_upper_lip_width_-5 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_width
				value = -0.5
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_-5
			}
		}
	}
	bs_mouth_upper_lip_width_-6 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_width
				value = -0.6
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_-6
			}
		}
	}
	bs_mouth_upper_lip_width_-7 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_width
				value = -0.7
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_-7
			}
		}
	}
	bs_mouth_upper_lip_width_-8 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_width
				value = -0.8
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_-8
			}
		}
	}
	bs_mouth_upper_lip_width_-9 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_width
				value = -0.9
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_-9
			}
		}
	}
	bs_mouth_upper_lip_width_-10 = {
		dna_modifiers = {
			morph = {
				mode = modify
				gene = gene_bs_mouth_upper_lip_width
				value = -1.0
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100
				has_character_flag = bs_mouth_upper_lip_width_-10
			}
		}
	}
}