##===============================================##
## SWE ~ AI SHIFTING ~ EVENTS                    ##
## Kingdom of Sweden                             ##
## AI by Templar - eep-rus   for RW-EEP          ##
## Date: november 2007  made by Rau A.           ##
##  usea AGCEEP fails and events id              ##
##===============================================##

#-------------------------------------------------#
# Full range      : 992100 - 992199               #
#-------------------------------------------------#

#-------------------------------------------------#
# These are designed as continually checking      #
# events so that it catches revolting nations.    #
# The problem arises if a country does load its   #
# ai, then gets defeated, just to revolt again,   #
# in which case it does not load its correct ai,  #
# until the next load comes around, which can be  #
# a while for some nations.                       #
# Stock Paradox will then be loaded.              #
#-------------------------------------------------#

#-------------------------------------------------#
# 1420-1523 AI                                    #
#-------------------------------------------------#
event = { 
	id = 992100
	Trigger = { ai = yes }
	country = SWE
	name = "AI_EVENT"
	date = { day = 10 month = January year = 1419 }
	offset = 10
	deathdate = { day = 30 month = December year = 1522 }
	action_a = {
		name = "AI shift"
		command = { type = ai which = Swedish_1419.ai }}}

#-------------------------------------------------#
# 1522-1557                                   #
#-------------------------------------------------#
event = { 
	id = 992101
	Trigger = { ai = yes }
	country = SWE
	name = "AI_EVENT"
	date = { day = 10 month = January year = 1523 }
	offset = 10
	deathdate = { day = 30 month = December year = 1556 }
	action_a = {
		name = "AI shift"
		command = { type = ai which = Swedish_1523.ai }}}

#-------------------------------------------------#
# 1557-1600 AI                                    #
#-------------------------------------------------#
event = { 
	id = 992102
	Trigger = { ai = yes }
	country = SWE
	name = "AI_EVENT"
	date = { day = 10 month = January year = 1557 }
	offset = 10
	deathdate = { day = 30 month = December year = 1599 }
	action_a = {
		name = "AI shift"
		command = { type = ai which = Swedish_1557.ai }}}

#-------------------------------------------------#
# 1600-1643 AI                                    #
#-------------------------------------------------#
event = { 
	id = 992103
	Trigger = { ai = yes }
	country = SWE
	name = "AI_EVENT"
	date = { day = 10 month = January year = 1600 }
	offset = 10
	deathdate = { day = 30 month = December year = 1642 }
	action_a = {
		name = "AI shift"
		command = { type = ai which = Swedish_1600.ai }}}

#-------------------------------------------------#
# 1643-1700                                   #
#-------------------------------------------------#
event = { 
	id = 992104
	Trigger = { ai = yes }
	country = SWE
	name = "AI_EVENT"
	date = { day = 10 month = January year = 1643 }
	offset = 10
	deathdate = { day = 30 month = December year = 1699 }
	action_a = {
		name = "AI shift"
		command = { type = ai which = Swedish_1643.ai }}}

#-------------------------------------------------#
# 1700-1721                                   #
#-------------------------------------------------#
event = { 
	id = 992105
	Trigger = { ai = yes }
	country = SWE
	name = "AI_EVENT"
	date = { day = 10 month = January year = 1700 }
	offset = 10
	deathdate = { day = 30 month = December year = 1720 }
	action_a = {
		name = "AI shift"
		command = { type = ai which = Swedish_1700.ai }}}

#-------------------------------------------------#
# 1721-1820                                    #
#-------------------------------------------------#
event = { 
	id = 992106
	Trigger = { ai = yes }
	country = SWE
	name = "AI_EVENT"
	date = { day = 10 month = January year = 1721 }
	offset = 10
	deathdate = { day = 30 month = December year = 1820 }
	action_a = {
		name = "AI shift"
		command = { type = ai which = Swedish_1721.ai }}}



# free to 992111!!!!
# end.