i am on and off i have thoses events on another pc just need to transfere them to this one then send them to you guys will do soon !
BIOSIS
BIOSIS
# Greece joins NATO event
# coded by Hagen Von Tronje
event = {
id = 6666
random = no
country = GRE
trigger = {
NOT = {
war = { country = GRE country = USA }
alliance = { country = GRE country = SOV }
alliance = { country = GRE country = USA }
alliance = { country = GRE country = SAU }
}
exists = USA
exists = ENG
exists = FRA
}
name = "Greece joins NATO"
desc = "Greece joins NATO"
style = 0
picture = ""
date = { day = 18 month = february year = 1952 }
offset = 1
deathdate = { day = 30 month = december year = 1995 }
action_a = {
name = "OK"
ai_chance = 99
command = { type = alliance which = allies }
command = { type = relation which = USA value = 50 }
command = { type = relation which = ENG value = 20 }
command = { type = relation which = FRA value = 20 }
command = { type = relation which = DFR value = 20 }
command = { type = relation which = CAN value = 20 }
command = { type = relation which = SOV value = -20 }
command = { type = relation which = ALB value = -20 }
command = { type = dissent value = -2 }
command = { type = domestic which = interventionism value = 1 }
command = { type = domestic which = defense_lobby value = 1 }
}
action_b = {
name = "We'll stay neutral"
ai_chance = 1
command = { type = domestic which = political_left value = 1 }
command = { type = relation which = SOV value = 25 }
command = { type = relation which = USA value = -15 }
command = { type = relation which = ENG value = -10 }
command = { type = relation which = FRA value = -10 }
}
}