psychopath = {

    personality = yes
    random = yes

    potential = {
	    age = 14
	    OR = {
            trait = cruel
            trait = wroth
            trait = impaler
            trait = lunatic
            trait = haughty
            trait = rowdy
		}
    }

	birth = 10
	inherit_chance = 1
	both_parent_has_trait_inherit_chance = 20

	intrigue = 4
	diplomacy = -2

	plot_power_modifier = 0.10
	combat_rating = 5

	same_opinion = -10

	opposites = { kind }

	ai_ambition = 10
	ai_rationality = 30
	ai_greed = -10
	ai_zeal = -50
	ai_honor = -50

}

frugal = {

    potential = {
	    age = 12
    }


    personality = yes
    random = yes

	stewardship = 2
	diplomacy = -1

	ai_rationality = 10
	ai_greed = 10

	opposites = { gluttonous hedonist }

}

creative = {

    potential = {
	    age = 4
    }

    personality = yes
    random = yes

	learning = 1
	stewardship = 1
	martial = 1
	intrigue = 1
    combat_rating = 2

	ai_rationality = -10
	ai_zeal = 10

}

independent = {

    potential = {
	    age = 12
    }


    personality = yes
    random = yes

    diplomacy = 1

	vassal_opinion = 5
	liege_opinion = -10
	sex_appeal_opinion = 5
	ambition_opinion = -5

	opposites = { obedient }

	ai_ambition = 20

}

obedient = {

    potential = {
	    age = 6
    }

    personality = yes
    random = yes

    diplomacy = -1
    intrigue = -1

	vassal_opinion = -5
	liege_opinion = 15

		opposites = { independent ambitious }

	ai_ambition = -20
	ai_honor = 15
	ai_greed = -10

}

family_oriented = {

    potential = {
	    age = 16
    }

    personality = yes
    random = yes

	dynasty_opinion = 5
	spouse_opinion = 15
	child_opinion = 20
	vassal_opinion = -5
	liege_opinion = -5

	ai_honor = 25

}

romantic = {

    potential = {
	    age = 15
    }

    personality = yes
    random = yes

	spouse_opinion = 15
	sex_appeal_opinion = 5
	intrigue = -2

	ai_honor = 15
	ai_rationality = -10

}
