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

#-------------------------------------------------#
# Full range      : 990400 - 990499               #
#-------------------------------------------------#

#-------------------------------------------------#
# 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 = 990400
	Trigger = { ai = yes }
	country = DAN
	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 = Denmark_1419.ai }}}

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

#-------------------------------------------------#
# 1600-1750 AI                                    #
#-------------------------------------------------#
event = { 
	id = 990402
	Trigger = { ai = yes }
	country = DAN
	name = "AI_EVENT"
	date = { day = 10 month = January year = 1600 }
	offset = 10
	deathdate = { day = 30 month = December year = 1750 }
	action_a = {
		name = "AI shift"
		command = { type = ai which = Denmark_1600.ai }}}

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



# free to 990407!!!!
# end.