#########################################################################
# Spanish Civil War - USSR Intervention
#########################################################################
event = {
id = 802001
random = no
country = SOV
decision = {
war = { country = SPA country = SPR }
event = 2008005 #SPA fascist nation
NOT = {
OR = {
alliance = { country = SOV country = SPR }
alliance = { country = ENG country = SPR }
war = { country = SOV country = SPR }
war = { country = SOV country = GER }
war = { country = SOV country = ENG }
war = { country = SOV country = USA }
war = { country = SOV country = ITA }
war = { country = SOV country = FIN }
government = fascist
}
}
}
decision_trigger = {
manpower = 10
supplies = 1000
money = 200
}
trigger = {
war = { country = SPA country = SPR }
event = 2008005 #SPA fascist nation
NOT = {
OR = {
alliance = { country = SOV country = SPR }
alliance = { country = ENG country = SPR }
war = { country = SOV country = SPR }
war = { country = SOV country = GER }
war = { country = SOV country = ENG }
war = { country = SOV country = USA }
war = { country = SOV country = ITA }
war = { country = SOV country = FIN }
government = fascist
}
}
}
name = "EVT_2623_NAME"
desc = "EVT_2623_DESC"
style = 2
picture = "scw"
date = { day = 19 month = july year = 1936 }
offset = 5
deathdate = { day = 30 month = december year = 1963 }
action = {
ai_chance = 10
name = "ACTIONNAME2623A" # Send materiel and volunteers
command = { type = manpowerpool value = -10 }
command = { trigger = { ai = no } type = supplies value = -1000 }
command = { trigger = { ai = no } type = money value = -200 }
command = { type = relation which = SPR value = 20 }
command = { type = relation which = SPA value = -15 }
command = { type = relation which = GER value = -5 }
command = { type = relation which = ITA value = -5 }
command = { type = relation which = ENG value = -5 }
command = { type = relation which = FRA value = -5 }
command = { type = relation which = POR value = -10 }
command = { type = domestic which = interventionism value = 1 }
command = { type = belligerence which = SOV value = 1 }
command = { type = trigger which = 2052004 } #SPR
command = { type = sleepevent which = 2007052 }
}
action = {
ai_chance = 90
name = "Send Military Aid to Local Communists" #Starts the Red Scare Event Line!
command = { type = manpowerpool value = -10 }
command = { type = supplies value = -2000 }
command = { type = money value = -400 }
command = { type = relation which = SPR value = 20 }
command = { type = relation which = SPA value = -15 }
command = { type = relation which = GER value = -5 }
command = { type = relation which = ITA value = -5 }
command = { type = relation which = ENG value = -5 }
command = { type = relation which = FRA value = -5 }
command = { type = relation which = POR value = -10 }
command = { type = domestic which = interventionism value = 1 }
command = { type = belligerence which = SOV value = 2 }
command = { type = trigger which = 80200 where = SPR when = 30 }
}
}