﻿garibaldi_character_template = {
	first_name = Giuseppe
	last_name = Garibaldi
	historical = yes
	culture = cu:north_italian
	religion = catholic # He hated the pope, but still identified as a Christian
	interest_group = ig_trade_unions
	is_agitator = yes 
	female = no
	birth_date = 1807.7.4
	dna = dna_giuseppe_garibaldi
	ideology = ideology_radical
	traits = {
		brave
		basic_offensive_planner
	}
	on_created = {
		set_global_variable = garibaldi_is_alive_global_var
	}
}
