characters={
	NZL_thomas_gore_browne={
		name="Thomas Gore Browne"
		portraits={
			civilian={
				large="gfx/leaders/NZL/Portrait_NZL_Thomas Gore Browne.dds"
			}
		}
		country_leader={
			desc="POLITICS_GENERIC_EOANB_DESC"
			ideology=despotism
			expire="1861.6.1.1"
			id=-1
		}
	}
	NZL_george_edward_grey={
		name="George Edward Grey"
		portraits={
			civilian={
				large="gfx/leaders/NZL/Portrait_NZL_George_Edward_Grey.dds"
			}
		}
		country_leader={
			desc="POLITICS_GENERIC_EOANB_DESC"
			ideology=despotism
			expire="1898.9.19.1"
			id=-1
		}
	}
	NZL_duncan_a_cameron={
		name="Duncan A. Cameron"
		portraits={
			civilian={
				large="gfx/leaders/NZL/Portrait_NZL_Duncan A Cameron.dds"
			}
		}
		# country_leader={
			# desc="POLITICS_GENERIC_EOANB_DESC"
			# ideology=despotism
			# expire="1900.6.1.1"
			# id=-1
		# }
	}
	NZL_character_frederick_weld = {
	  name = "Frederick Weld"
	  portraits = {
	    civilian = {
	      large = GFX_Portrait_NZL_Frederick_Weld
	      small = GFX_Portrait_NZL_Frederick_Weld_Small
	    }
	  }
	  #country_leader = {
	  #  desc = "NZL_character_frederick_weld_desc"
	  #  ideology = despotism
	  #  expire = "1895.1.1"
	  #}
	  advisor = {
	    name = "Sir Frederick Weld"
	    idea_token = NZL_character_frederick_weld
	    slot = political_advisor
	    
	    cost = 75
	    removal_cost = 10
	    
	    traits = {
	      efficient_administrator
	    }
	  }
	}
}