characters = {
	PNB_junta_leader = {
		name = PNB_junta_leader_name
		
		portraits = {
			civilian = {
				large = GFX_Portrait_Ghoul_Generic_7
			}
			army = {
				large = GFX_Portrait_Ghoul_Generic_7
			}
		}
		
		country_leader={
			desc = PNB_junta_leader_desc
			ideology = warlordship
			traits = {
				military_background
				popular_figurehead
			}
			expire = "3000.01.01"
			id = -1
		}
		
		field_marshal = {
			traits = { strong_trait charismatic_trait }
			skill = 2
			attack_skill = 3
			defense_skill = 2
			planning_skill = 2
			logistics_skill = 2
		}
	}
	
	
}

