﻿# When adding a vanity character, please follow the standard format. Poor script hygiene makes the CDs weep.
# So we can keep track of characters put a comment explaining why the character exists, did they win a prize, help us out in some amazing way etc.

# Joel's dad: here so that Joel gets his preferred patronymic. 


# Completed Matthew's challenge of converting his vanity character to Zunism in ironman
easteregg_alexia_belfort = {
	name = "Alexia"
	dynasty = easteregg_de_belfort
	dna = easteregg_alexia_belfort
	religion = catholic
	culture = french
	female = yes
	sexuality = bisexual

	# Skills
	diplomacy = 3
	martial = 5
	stewardship = 2
	intrigue = 3
	learning = 3

	# Education
	trait = education_diplomacy_4

	# Personality
	trait = compassionate
	trait = brave
	trait = calm

	# Congenital
	trait = shrewd
	trait = beauty_good_1

	# Lifestyle
	trait = lifestyle_herbalist

	# Other
	trait = confider

	disallow_random_traits = yes

	1045.1.28 = {
		birth="1044.4.28"
		effect = {
			add_character_flag = has_scripted_appearance
		}
		give_nickname = nick_the_transcriber
	}
	1066.1.1 = {
		employer = 210 # Burgundy
		effect = {
			add_trait = lifestyle_mystic
			add_trait_xp = {
				trait = lifestyle_mystic
				value = {
					integer_range = {
						min = small_lifestyle_random_xp_low
						max = small_lifestyle_random_xp_high
					}
				}
			}
		}
	}
	1066.9.16 = {
		death = "1066.9.16"
	}
}

# Nikola Stokic's spuse, being added for all her love and support
easteregg_tamara_stokic = {
	name= Tamara
	dynasty = vanity_markovic
	religion = orthodox
	culture = serbian
	dna = easteregg_tamara_stokic
	female = yes

	health=4.85

	trait = education_learning_2
	trait = gluttonous
	trait = compassionate
	trait = content
	trait = journaller
	trait = wheezing

	diplomacy = 8
	martial = 5
	stewardship = 13
	intrigue = 6
	learning = 12
	prowess = 15

	1036.11.04 = {
		birth=yes
	}
	1063.1.1 = {
		# employer = 20499 # Raska
	}
	1066.9.16 = {
		death = "1066.9.16"
	}
}

# Dietwin, a character that got randomgenned and the community was sad about it when he left, so:
easteregg_dietwin = {
	name = "Dietwin"
	religion = catholic
	culture = bavarian
	female = no
	sexuality = bisexual #I so decree it

	# Skills
	diplomacy = 9
	martial = 2
	stewardship = 8
	intrigue = 7
	learning = 8
	prowess = 9

	# Education
	trait = education_martial_4

	# Personality
	trait = patient
	trait = content
	trait = humble

	#Other
	trait = forest_fighter

	disallow_random_traits = yes

	834.5.18 = {
		birth = yes
		add_trait = lifestyle_blademaster
		add_trait_xp = {
			trait = lifestyle_blademaster
			value = 100
		}
	}
	860.1.1 = {
		give_nickname = nick_royalsbane #I have decided this is when he slew some kings
	}
	867.1.1 = {
		employer = 90107 #Bavaria
		move_to_pool = yes #Set him wandering free!
	}
	868.9.16 = {
		death = "868.9.16"
	}
}
