#########################################################################
#  Restoration of Local Subjects to the State (by bassadoram)
#########################################################################

event = {
	id = 
	random = no
	country = NIP

	trigger = {
		atwar = no
		event = 231250
		}

	date = { day = 1 month = january year = 1869 }
	offset = 20
	deathdate = { day = 31 month = december year = 1890 } 

	name = "EVT231251N"
	desc = "EVT231251D"
	style = 0

	action_a = {
		name = "ACTGOOD"
		command = { type = prestige value = 15 }
		command = { type = gain_tech which = 5102 } # Industry from GB
		command = { type = gain_tech which = 5202 } # Industry from Germany
		command = { type = gain_tech which = 4302 } # Politics from France
		command = { type = relation which = USA value = 25 }
		command = { type = relation which = ENG value = 25 }
		command = { type = relation which = GER value = 25 }
		command = { type = relation which = PRU value = 25 }
		command = { type = relation which = FRA value = 10 }
		command = { type = relation which = HOL value = 10 }
		command = { type = relation which = RUS value = 10 }
		command = { type = relation which = SWI value = 10 }
		command = { type = relation which = BEL value = 10 }
		command = { type = relation which = DAN value = 10 }
	}
}
#########################################################################
#  Iwakura Mission (by Panzerschreck, revised by bassadoram)
#########################################################################

event = {
	id = 
	random = no
	country = NIP

	trigger = {
		atwar = no
		event = 231250
		}

	date = { day = 1 month = january year = 1873 }
	offset = 20
	deathdate = { day = 31 month = december year = 1890 } 

	name = "EVT231251N"
	desc = "EVT231251D"
	style = 0

	action_a = {
		name = "ACTGOOD"
		command = { type = prestige value = 15 }
		command = { type = gain_tech which = 5102 } # Industry from GB
		command = { type = gain_tech which = 5202 } # Industry from Germany
		command = { type = gain_tech which = 4302 } # Politics from France
		command = { type = relation which = USA value = 25 }
		command = { type = relation which = ENG value = 25 }
		command = { type = relation which = GER value = 25 }
		command = { type = relation which = PRU value = 25 }
		command = { type = relation which = FRA value = 10 }
		command = { type = relation which = HOL value = 10 }
		command = { type = relation which = RUS value = 10 }
		command = { type = relation which = SWI value = 10 }
		command = { type = relation which = BEL value = 10 }
		command = { type = relation which = DAN value = 10 }
	}
}
最終更新:2009年01月24日 05:58