﻿
whitewalker_skin = {
	whitewalker_skin = {
		traits = {
			other_trait
		}
	dna_modifiers = {
			human = {
				color = {
				gene = hair_color
				mode = replace

				x = 0.0
				y = 0.0
			}
			
			morph = {
				mode = replace				
				gene = hair_color_hue_long_night
				template = hair_color_hue_long_night
				range = { 0.08 0.08 }
			}
			morph = {
				mode = replace				
				gene = hair_color_saturation_long_night
				template = hair_color_saturation_long_night
				range = { 0.5 0.6 }
			}
			morph = {
				mode = replace				
				gene = hair_color_value_long_night
				template = hair_color_value_long_night
				range = { 0.45 0.5 }
			}
			color = {
				gene = skin_color
				mode = replace

				x = 0.0
				y = 0.0
			}
			morph = {
				mode = replace				
				gene = skin_color_hue_long_night
				template = skin_color_hue_long_night
				range = { 0.55 0.6 }
			}
			morph = {
				mode = replace				
				gene = skin_color_saturation_long_night
				template = skin_color_saturation_long_night
				range = { 0.6 0.9 }
			}
			morph = {
				mode = replace				
				gene = skin_color_value_long_night
				template = skin_color_value_long_night
				range = { 0.3 0.4 }	
			}
			}
		}
	}
}
