﻿# Standard Values
@pos_compat_high = 30
@pos_compat_medium = 15
@pos_compat_low = 5

@neg_compat_high = -30
@neg_compat_medium = -15
@neg_compat_low = -5


sisterhood_1 = {
	index = 300
	
	lifestyle = yes
	same_opinion = 40
	

	group = sisterhood_trait 
	level = 1

}

sisterhood_2 = {
	index = 301
	
	lifestyle = yes
	same_opinion = 60
	

	group = sisterhood_trait 
	level = 2

}

sisterhood_3 = {
	index = 302
	
	lifestyle = yes
	same_opinion = 100

	
	group = sisterhood_trait 
	level = 3

}

mother_vassal = {
	index = 303
	
	lifestyle = yes
	#same_opinion = 100


}