Hi! Welcome to mod dev version 2.0 as of game update 1.5!

This is the Better Battles readme file, which will hold some useful info and notes
on when and where I added certain features or made certain fixes. I made this file
so that when I was working on the mod offline, I could refer to this file as a way
of seeing which things I were working on, or where I was when I left off during my
last work session.

You did it, granddad would be proud.

----------------------------------------------------------------------------------

TODO (This update):

- Fix bug where PTSD "Break from Combat" event modifier still allows BB events to
	fire
- Fix duel comparisons to compare prowess values between characters rather than
	modify the set values with the prowess of the enemy (This never made sense,
	why did you do it like that?)
- Add Chinese localisation with english placeholder text for now
- Stop firing the battlefield medic event from the siege event

TODO (Future update):		(Otherwise you'll constantly be adding to the next
							update and never post it)
- Integrate some kind of weighting system for good or bad events dependant on the
	sway of the battle in or out of favour of the player as it's commander
- Add nicknames?
- Maybe add on_army_monthly = { events = { #events_here } } code for passive
	events to fire randomly every month

----------------------------------------------------------------------------------

TEST THE FOLLOWING:
- Add event chains

----------------------------------------------------------------------------------

Notes for Recent Update:
- Fixed a major issue in which non-player characters were getting "wounded" traits
	which they could never recover from
- AI characters who are wounded in battle will now recover from wounds and instead
	have character modifiers which will debuff them until they have fully recovered
- Added Russian laguage support
- Added French and German support with English language (Translation is a work in
	progress)
- Fixed an error with localisation of certain events
- Fixed an issue with test events somehow firing even though they were commented out
- Rebalanced event chance distribution
- Added two new events
- Added two new character modifiers
- Moved character generation code into the individual events' code from the event
	selection event (Rapid character spawning was causing stuttering for some
	people on slower/older computers)
- Added framework for new event chains to be added in
- Updated developer notes for future use (See z_readme.txt in mod files)
- Zapped some small bugs

----------------------------------------------------------------------------------
-added Game rule
-betterbattles.0004 edited has game rule command

----------------------------------------------------------------------------------

Extra Top-Secret Notes:

- Dynamic values are easy access now, just go in common/script_values/01_dynamic_values
- Death reasons are easy access now, just go in common/deathreasons/[00_event_deaths OR
	00_natural_deaths]

----------------------------------------------------------------------------------

DNA for me:

// Male //////////////////////////////////////////////////////////////////////////////////
ruler_designer_3459651399={
	type=male
	id=0
	genes={ 		hair_color={ 84 161 69 247 }
 		skin_color={ 35 22 183 113 }
 		eye_color={ 134 116 14 178 }
 		gene_chin_forward={ "chin_forward_neg" 79 "chin_forward_neg" 106 }
 		gene_chin_height={ "chin_height_pos" 175 "chin_height_pos" 140 }
 		gene_chin_width={ "chin_width_pos" 150 "chin_width_pos" 129 }
 		gene_eye_angle={ "eye_angle_neg" 147 "eye_angle_neg" 124 }
 		gene_eye_depth={ "eye_depth_pos" 123 "eye_depth_pos" 128 }
 		gene_eye_height={ "eye_height_pos" 102 "eye_height_pos" 140 }
 		gene_eye_distance={ "eye_distance_neg" 96 "eye_distance_neg" 125 }
 		gene_eye_shut={ "eye_shut_neg" 113 "eye_shut_neg" 117 }
 		gene_forehead_angle={ "forehead_angle_pos" 118 "forehead_angle_pos" 150 }
 		gene_forehead_brow_height={ "forehead_brow_height_neg" 119 "forehead_brow_height_neg" 103 }
 		gene_forehead_roundness={ "forehead_roundness_neg" 75 "forehead_roundness_neg" 88 }
 		gene_forehead_width={ "forehead_width_pos" 116 "forehead_width_pos" 144 }
 		gene_forehead_height={ "forehead_height_neg" 49 "forehead_height_neg" 78 }
 		gene_head_height={ "head_height_neg" 182 "head_height_neg" 115 }
 		gene_head_width={ "head_width_neg" 84 "head_width_neg" 96 }
 		gene_head_profile={ "head_profile_neg" 158 "head_profile_neg" 88 }
 		gene_head_top_height={ "head_top_height_neg" 76 "head_top_height_neg" 111 }
 		gene_head_top_width={ "head_top_width_neg" 175 "head_top_width_neg" 64 }
 		gene_jaw_angle={ "jaw_angle_pos" 10 "jaw_angle_pos" 142 }
 		gene_jaw_forward={ "jaw_forward_pos" 128 "jaw_forward_pos" 140 }
 		gene_jaw_height={ "jaw_height_neg" 113 "jaw_height_neg" 93 }
 		gene_jaw_width={ "jaw_width_pos" 116 "jaw_width_pos" 131 }
 		gene_mouth_corner_depth={ "mouth_corner_depth_pos" 124 "mouth_corner_depth_pos" 136 }
 		gene_mouth_corner_height={ "mouth_corner_height_pos" 150 "mouth_corner_height_pos" 128 }
 		gene_mouth_forward={ "mouth_forward_pos" 97 "mouth_forward_pos" 133 }
 		gene_mouth_height={ "mouth_height_pos" 95 "mouth_height_pos" 127 }
 		gene_mouth_width={ "mouth_width_pos" 187 "mouth_width_pos" 130 }
 		gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 192 "mouth_upper_lip_size_pos" 165 }
 		gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 116 "mouth_lower_lip_size_neg" 49 }
 		gene_mouth_open={ "mouth_open_neg" 18 "mouth_open_neg" 64 }
 		gene_neck_length={ "neck_length_pos" 132 "neck_length_pos" 138 }
 		gene_neck_width={ "neck_width_pos" 77 "neck_width_pos" 129 }
 		gene_bs_cheek_forward={ "cheek_forward_pos" 9 "cheek_forward_pos" 14 }
 		gene_bs_cheek_height={ "cheek_height_neg" 95 "cheek_height_neg" 88 }
 		gene_bs_cheek_width={ "cheek_width_neg" 27 "cheek_width_pos" 44 }
 		gene_bs_ear_angle={ "ear_angle_neg" 155 "ear_angle_pos" 37 }
 		gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 32 "ear_inner_shape_pos" 58 }
 		gene_bs_ear_bend={ "ear_both_bend_pos" 70 "ear_upper_bend_pos" 2 }
 		gene_bs_ear_outward={ "ear_outward_pos" 13 "ear_outward_pos" 11 }
 		gene_bs_ear_size={ "ear_size_neg" 3 "ear_size_neg" 10 }
 		gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 41 "eye_corner_depth_neg" 13 }
 		gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 21 "eye_fold_shape_neg" 13 }
 		gene_bs_eye_size={ "eye_size_pos" 31 "eye_size_neg" 64 }
 		gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 23 "eye_upper_lid_size_pos" 98 }
 		gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 135 "forehead_brow_curve_neg" 91 }
 		gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 143 "forehead_brow_forward_pos" 98 }
 		gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 93 "forehead_brow_inner_height_pos" 8 }
 		gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 51 "forehead_brow_outer_height_neg" 85 }
 		gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 103 "forehead_brow_width_pos" 68 }
 		gene_bs_jaw_def={ "jaw_def_pos" 125 "jaw_def_neg" 169 }
 		gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 255 "mouth_lower_lip_def_pos" 190 }
 		gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 89 "mouth_lower_lip_full_pos" 3 }
 		gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 255 "mouth_lower_lip_pad_pos" 82 }
 		gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 65 "mouth_lower_lip_width_neg" 92 }
 		gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 105 "mouth_philtrum_def_pos" 15 }
 		gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 118 "mouth_philtrum_shape_pos" 118 }
 		gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 29 "mouth_philtrum_width_neg" 29 }
 		gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 221 "mouth_upper_lip_def_pos" 22 }
 		gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 77 "mouth_upper_lip_full_neg" 47 }
 		gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 11 "mouth_upper_lip_profile_pos" 102 }
 		gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 87 "mouth_upper_lip_width_neg" 1 }
 		gene_bs_nose_forward={ "nose_forward_neg" 75 "nose_forward_neg" 27 }
 		gene_bs_nose_height={ "nose_height_neg" 147 "nose_height_neg" 93 }
 		gene_bs_nose_length={ "nose_length_pos" 65 "nose_length_neg" 7 }
 		gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 139 "nose_nostril_height_neg" 22 }
 		gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 21 "nose_nostril_width_neg" 44 }
 		gene_bs_nose_profile={ "nose_profile_neg" 145 "nose_profile_hawk" 51 }
 		gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 65 "nose_ridge_angle_neg" 3 }
 		gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 35 "nose_ridge_width_neg" 45 }
 		gene_bs_nose_size={ "nose_size_pos" 17 "nose_size_pos" 8 }
 		gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 19 "nose_tip_angle_pos" 25 }
 		gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 53 "nose_tip_forward_neg" 10 }
 		gene_bs_nose_tip_width={ "nose_tip_width_pos" 37 "nose_tip_width_pos" 97 }
 		face_detail_cheek_def={ "cheek_def_02" 49 "cheek_def_02" 22 }
 		face_detail_cheek_fat={ "cheek_fat_01_neg" 154 "cheek_fat_01_pos" 0 }
 		face_detail_chin_cleft={ "chin_cleft" 181 "chin_cleft" 21 }
 		face_detail_chin_def={ "chin_def" 149 "chin_def" 7 }
 		face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 169 "eye_lower_lid_def" 4 }
 		face_detail_eye_socket={ "eye_socket_02" 121 "eye_socket_02" 6 }
 		face_detail_nasolabial={ "nasolabial_03" 155 "nasolabial_03" 12 }
 		face_detail_nose_ridge_def={ "nose_ridge_def_neg" 86 "nose_ridge_def_neg" 194 }
 		face_detail_nose_tip_def={ "nose_tip_def" 83 "nose_tip_def" 15 }
 		face_detail_temple_def={ "temple_def" 99 "temple_def" 226 }
 		expression_brow_wrinkles={ "brow_wrinkles_04" 232 "brow_wrinkles_04" 232 }
 		expression_eye_wrinkles={ "eye_wrinkles_03" 252 "eye_wrinkles_03" 252 }
 		expression_forehead_wrinkles={ "forehead_wrinkles_01" 30 "forehead_wrinkles_01" 30 }
 		expression_other={ "cheek_wrinkles_left_01" 127 "cheek_wrinkles_left_01" 127 }
 		complexion={ "complexion_3" 136 "complexion_3" 161 }
 		gene_height={ "normal_height" 182 "normal_height" 140 }
 		gene_bs_body_type={ "body_fat_head_fat_low" 148 "body_fat_head_fat_medium" 127 }
 		gene_bs_body_shape={ "body_shape_average_clothed" 244 "body_shape_triangle_half" 0 }
 		gene_bs_bust={ "bust_clothes" 137 "bust_shape_3_half" 102 }
 		gene_age={ "old_1" 250 "old_1" 250 }
 		gene_eyebrows_shape={ "far_spacing_lower_thickness" 211 "far_spacing_avg_thickness" 249 }
 		gene_eyebrows_fullness={ "layer_2_avg_thickness" 171 "layer_2_avg_thickness" 167 }
 		gene_body_hair={ "body_hair_sparse" 161 "body_hair_sparse" 161 }
 		gene_hair_type={ "hair_straight" 187 "hair_straight" 187 }
 		gene_baldness={ "no_baldness" 127 "no_baldness" 127 }
 		eye_accessory={ "normal_eyes" 9 "normal_eyes" 9 }
 		teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 }
 		eyelashes_accessory={ "normal_eyelashes" 189 "normal_eyelashes" 189 }
 		hairstyles={ "western_hairstyles_curly" 127 "all_hairstyles" 0 }
 		beards={ "western_beards_straight" 226 "no_beard" 0 }
 		clothes={ "western_bedchamber" 79 "most_clothes" 0 }
 }
	override={
		portrait_modifier_overrides={
			custom_hair=male_hair_mena_01
			custom_beards=male_beard_mena_04
		}
	}

	entity={ 0 0 }
}

// Female //////////////////////////////////////////////////////////////////////////////////
ruler_designer_2861598245={
	type=female
	id=0
	genes={ 		hair_color={ 104 186 126 94 }
 		skin_color={ 138 32 64 88 }
 		eye_color={ 125 141 125 141 }
 		gene_chin_forward={ "chin_forward_neg" 145 "chin_forward_neg" 145 }
 		gene_chin_height={ "chin_height_neg" 116 "chin_height_neg" 116 }
 		gene_chin_width={ "chin_width_pos" 113 "chin_width_pos" 113 }
 		gene_eye_angle={ "eye_angle_pos" 133 "eye_angle_pos" 133 }
 		gene_eye_depth={ "eye_depth_pos" 176 "eye_depth_pos" 176 }
 		gene_eye_height={ "eye_height_neg" 125 "eye_height_neg" 125 }
 		gene_eye_distance={ "eye_distance_neg" 119 "eye_distance_neg" 119 }
 		gene_eye_shut={ "eye_shut_pos" 155 "eye_shut_pos" 155 }
 		gene_forehead_angle={ "forehead_angle_pos" 160 "forehead_angle_pos" 160 }
 		gene_forehead_brow_height={ "forehead_brow_height_neg" 113 "forehead_brow_height_neg" 113 }
 		gene_forehead_roundness={ "forehead_roundness_pos" 140 "forehead_roundness_pos" 140 }
 		gene_forehead_width={ "forehead_width_pos" 0 "forehead_width_pos" 0 }
 		gene_forehead_height={ "forehead_height_pos" 255 "forehead_height_pos" 255 }
 		gene_head_height={ "head_height_neg" 132 "head_height_neg" 132 }
 		gene_head_width={ "head_width_neg" 105 "head_width_neg" 105 }
 		gene_head_profile={ "head_profile_neg" 93 "head_profile_neg" 93 }
 		gene_head_top_height={ "head_top_height_pos" 127 "head_top_height_pos" 127 }
 		gene_head_top_width={ "head_top_width_pos" 147 "head_top_width_pos" 147 }
 		gene_jaw_angle={ "jaw_angle_pos" 140 "jaw_angle_pos" 140 }
 		gene_jaw_forward={ "jaw_forward_pos" 120 "jaw_forward_pos" 120 }
 		gene_jaw_height={ "jaw_height_neg" 103 "jaw_height_neg" 103 }
 		gene_jaw_width={ "jaw_width_neg" 111 "jaw_width_neg" 111 }
 		gene_mouth_corner_depth={ "mouth_corner_depth_pos" 137 "mouth_corner_depth_pos" 137 }
 		gene_mouth_corner_height={ "mouth_corner_height_neg" 112 "mouth_corner_height_neg" 112 }
 		gene_mouth_forward={ "mouth_forward_neg" 102 "mouth_forward_neg" 102 }
 		gene_mouth_height={ "mouth_height_pos" 135 "mouth_height_pos" 135 }
 		gene_mouth_width={ "mouth_width_pos" 118 "mouth_width_pos" 118 }
 		gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 114 "mouth_upper_lip_size_pos" 114 }
 		gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 142 "mouth_lower_lip_size_neg" 142 }
 		gene_mouth_open={ "mouth_open_neg" 149 "mouth_open_neg" 149 }
 		gene_neck_length={ "neck_length_pos" 145 "neck_length_pos" 145 }
 		gene_neck_width={ "neck_width_pos" 127 "neck_width_pos" 127 }
 		gene_bs_cheek_forward={ "cheek_forward_pos" 62 "cheek_forward_pos" 62 }
 		gene_bs_cheek_height={ "cheek_height_pos" 41 "cheek_height_pos" 41 }
 		gene_bs_cheek_width={ "cheek_width_pos" 15 "cheek_width_pos" 15 }
 		gene_bs_ear_angle={ "ear_angle_neg" 48 "ear_angle_neg" 48 }
 		gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 35 "ear_inner_shape_pos" 35 }
 		gene_bs_ear_bend={ "ear_upper_bend_pos" 152 "ear_upper_bend_pos" 152 }
 		gene_bs_ear_outward={ "ear_outward_pos" 91 "ear_outward_pos" 91 }
 		gene_bs_ear_size={ "ear_size_neg" 125 "ear_size_neg" 125 }
 		gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 136 "eye_corner_depth_neg" 136 }
 		gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 11 "eye_fold_shape_neg" 11 }
 		gene_bs_eye_size={ "eye_size_neg" 107 "eye_size_neg" 107 }
 		gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 57 "eye_upper_lid_size_pos" 57 }
 		gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 23 "forehead_brow_curve_neg" 23 }
 		gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 30 "forehead_brow_forward_pos" 30 }
 		gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 35 "forehead_brow_inner_height_neg" 35 }
 		gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 5 "forehead_brow_outer_height_neg" 5 }
 		gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 16 "forehead_brow_width_pos" 16 }
 		gene_bs_jaw_def={ "jaw_def_pos" 44 "jaw_def_pos" 44 }
 		gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 90 "mouth_lower_lip_def_pos" 90 }
 		gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 41 "mouth_lower_lip_full_pos" 41 }
 		gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 51 "mouth_lower_lip_pad_neg" 51 }
 		gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 197 "mouth_lower_lip_width_neg" 197 }
 		gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 50 "mouth_philtrum_def_pos" 50 }
 		gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 83 "mouth_philtrum_shape_pos" 83 }
 		gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 23 "mouth_philtrum_width_pos" 23 }
 		gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 176 "mouth_upper_lip_def_pos" 176 }
 		gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 47 "mouth_upper_lip_full_neg" 47 }
 		gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 62 "mouth_upper_lip_profile_pos" 62 }
 		gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 127 "mouth_upper_lip_width_neg" 127 }
 		gene_bs_nose_forward={ "nose_forward_neg" 103 "nose_forward_neg" 103 }
 		gene_bs_nose_height={ "nose_height_neg" 121 "nose_height_neg" 121 }
 		gene_bs_nose_length={ "nose_length_pos" 27 "nose_length_pos" 27 }
 		gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 30 "nose_nostril_height_neg" 30 }
 		gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 29 "nose_nostril_width_neg" 29 }
 		gene_bs_nose_profile={ "nose_profile_pos" 59 "nose_profile_pos" 59 }
 		gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 102 "nose_ridge_angle_neg" 102 }
 		gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 53 "nose_ridge_width_pos" 53 }
 		gene_bs_nose_size={ "nose_size_neg" 49 "nose_size_neg" 49 }
 		gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 14 "nose_tip_angle_neg" 14 }
 		gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 95 "nose_tip_forward_pos" 95 }
 		gene_bs_nose_tip_width={ "nose_tip_width_pos" 5 "nose_tip_width_pos" 5 }
 		face_detail_cheek_def={ "cheek_def_01" 25 "cheek_def_01" 25 }
 		face_detail_cheek_fat={ "cheek_fat_01_neg" 142 "cheek_fat_01_neg" 142 }
 		face_detail_chin_cleft={ "chin_dimple" 23 "chin_dimple" 23 }
 		face_detail_chin_def={ "chin_def" 7 "chin_def" 7 }
 		face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 255 "eye_lower_lid_def" 255 }
 		face_detail_eye_socket={ "eye_socket_03" 130 "eye_socket_03" 130 }
 		face_detail_nasolabial={ "nasolabial_02" 143 "nasolabial_02" 143 }
 		face_detail_nose_ridge_def={ "nose_ridge_def_neg" 11 "nose_ridge_def_neg" 11 }
 		face_detail_nose_tip_def={ "nose_tip_def" 198 "nose_tip_def" 198 }
 		face_detail_temple_def={ "temple_def" 163 "temple_def" 163 }
 		expression_brow_wrinkles={ "brow_wrinkles_04" 1 "brow_wrinkles_04" 1 }
 		expression_eye_wrinkles={ "eye_wrinkles_02" 222 "eye_wrinkles_02" 222 }
 		expression_forehead_wrinkles={ "forehead_wrinkles_01" 56 "forehead_wrinkles_01" 56 }
 		expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 }
 		complexion={ "complexion_2" 119 "complexion_2" 119 }
 		gene_height={ "normal_height" 122 "normal_height" 150 }
 		gene_bs_body_type={ "body_fat_head_fat_low" 100 "body_fat_head_fat_full" 100 }
 		gene_bs_body_shape={ "body_shape_average" 51 "body_shape_triangle_half" 0 }
 		gene_bs_bust={ "bust_clothes" 140 "bust_default" 175 }
 		gene_age={ "old_beauty_1" 255 "old_beauty_1" 255 }
 		gene_eyebrows_shape={ "far_spacing_lower_thickness" 181 "far_spacing_lower_thickness" 181 }
 		gene_eyebrows_fullness={ "layer_2_high_thickness" 174 "layer_2_high_thickness" 174 }
 		gene_body_hair={ "body_hair_sparse" 138 "body_hair_dense" 138 }
 		gene_hair_type={ "hair_straight" 119 "hair_straight" 119 }
 		gene_baldness={ "no_baldness" 255 "no_baldness" 255 }
 		eye_accessory={ "normal_eyes" 101 "normal_eyes" 101 }
 		teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 }
 		eyelashes_accessory={ "normal_eyelashes" 128 "normal_eyelashes" 128 }
 		hairstyles={ "fp1_hairstyles_straight" 119 "all_hairstyles" 0 }
 		beards={ "no_beard" 255 "no_beard" 0 }
 		clothes={ "western_bedchamber" 79 "most_clothes" 0 }
 }
	override={
		portrait_modifier_overrides={
			custom_hair=female_hair_fp1_03
			custom_beards=female_empty
		}
	}

	entity={ 0 0 }
}

----------------------------------------------------------------------------------