﻿animation_test_female = {
	name = "Elvira"
	female = yes
	culture = "aragonese"
	dna = animation_test_female
	religion = "catholic"

	1.6.2 = {
		birth = "800.6.2"
	}
	31.8.26 = {
		death = "830.8.26"
	}
}

animation_test_male = {
	name = "Elvira"
	dna = animation_test_male
	religion = "catholic"
	culture = "aragonese"
	
	1.6.2 = {
		birth = "800.6.2"
	}
	31.8.26 = {
		death = "830.8.26"
	}
}

animation_test_female_child = {
	name = "Elvira"
	female = yes
	dna = animation_test_female
	religion = "catholic"
	culture = "aragonese"
	
	1.6.2 = {
		birth = "800.6.2"
	}
	31.8.26 = {
		death = "810.8.26"
	}
}

animation_test_male_child = {
	name = "Elvira"
	dna = animation_test_male
	religion = "catholic"
	culture = "aragonese"
	
	1.6.2 = {
		birth = "800.6.2"
	}
	31.8.26 = {
		death = "810.8.26"
	}
}

animation_test_dwarf_female = {
	name = "Elvira"
	female = yes
	dna = animation_test_female
	trait = dwarf
	religion = "catholic"
	culture = "aragonese"
	
	1.6.2 = {
		birth = "800.6.2"
	}
	31.8.26 = {
		death = "830.8.26"
	}
}

animation_test_dwarf_male = {
	name = "Elvira"
	dna = animation_test_male
	trait = dwarf
	religion = "catholic"
	culture = "aragonese"
	
	1.6.2 = {
		birth = "800.6.2"
	}
	31.8.26 = {
		death = "830.8.26"
	}
}

animation_test_fat_dwarf_female = {
	name = "Elvira"
	female = yes
	dna = animation_test_fat_female
	trait = dwarf
	religion = "catholic"
	culture = "aragonese"
	
	1.6.2 = {
		birth = "800.6.2"
	}
	31.8.26 = {
		death = "830.8.26"
	}
}

animation_test_fat_dwarf_male = {
	name = "Elvira"
	dna = animation_test_fat_male
	trait = dwarf
	religion = "catholic"
	culture = "aragonese"
	
	1.6.2 = {
		birth = "800.6.2"
	}
	31.8.26 = {
		death = "830.8.26"
	}
}

animation_test_female_pregnant = {
	name = "Elvira"
	female = yes
	dna = animation_test_female
	trait = pregnant
	religion = "catholic"
	culture = "aragonese"
	
	1.6.2 = {
		birth = "800.6.2"
	}
	31.8.26 = {
		death = "830.8.26"
	}
}

animation_test_muscular_female = {
	name = "Elvira"
	female = yes
	dna = animation_test_female
	prowess = 15
	religion = "catholic"
	culture = "aragonese"
	
	1.6.2 = {
		birth = "800.6.2"
	}
	31.8.26 = {
		death = "830.8.26"
	}
}

animation_test_muscular_male = {
	name = "Elvira"
	dna = animation_test_male
	prowess = 15
	religion = "catholic"
	culture = "aragonese"
	
	1.6.2 = {
		birth = "800.6.2"
	}
	31.8.26 = {
		death = "830.8.26"
	}
}

animation_test_hunchbacked_female = {
	name = "Elvira"
	female = yes
	dna = animation_test_female
	trait = hunchbacked
	religion = "catholic"
	culture = "aragonese"
	
	1.6.2 = {
		birth = "800.6.2"
	}
	31.8.26 = {
		death = "830.8.26"
	}
}

animation_test_hunchbacked_male = {
	name = "Elvira"
	dna = animation_test_male
	trait = hunchbacked
	religion = "catholic"
	culture = "aragonese"
	
	1.6.2 = {
		birth = "800.6.2"
	}
	31.8.26 = {
		death = "830.8.26"
	}
}
