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

#-------------------------------------------------#
# Full range      : 992900 - 992999               #
#-------------------------------------------------#

#-------------------------------------------------#
# 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-1479 AI                                    #
#-------------------------------------------------#
event = { 
	id = 992900
	Trigger = { ai = yes }
	country = MOS
	name = "AI_EVENT"
	date = { day = 10 month = January year = 1419 }
	offset = 10
	deathdate = { day = 30 month = December year = 1479 }
	action_a = {
		name = "AI shift"
		command = { type = ai which = Moscowy_1419.ai }}}

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



# free to 992914!!!!
# end.