I created some events but there are some problems.
Problems with the following events:
Event 2679 only adds romanian cores to the soviet union. Polish cores shows up as (embarked).
Event 2780 only doesn't add all of mengkuokos cores to Mongolia, and for some reason adds Manchuoko cores.
I doubled checked. All the province ids are supposed to be correct. Some kind of typo?
Currently using Windows 7, but that shouldn't effect AoD.
Problems with the following events:
Event 2679 only adds romanian cores to the soviet union. Polish cores shows up as (embarked).
Event 2780 only doesn't add all of mengkuokos cores to Mongolia, and for some reason adds Manchuoko cores.
I doubled checked. All the province ids are supposed to be correct. Some kind of typo?
Currently using Windows 7, but that shouldn't effect AoD.
Code:
#############
event = {
id = 2679
random = no
country = SOV
name = "New Eastern European Order"
desc = "This is but one step towards a new world order."
style = 0
picture = "Mol_Rib"
action_a = {
name = "ACTIONNAME2600A" # A Most Excellent Proposition
command = { type = construct which = ic where = 300 value = -2 }
command = { type = construct which = ic where = 56 value = -2 }
command = { type = construct which = ic where = 74 value = -1 }
command = { type = construct which = ic where = 75 value = -1 }
command = { type = construct which = ic where = 67 value = -1 }
command = { type = construct which = ic where = 175 value = 1 }
command = { type = extra_tc value = 100 }
command = { type = trigger which = 2680 }
command = { type = supplies value = -1000 }
command = { type = energypool value = -3000 }
command = { type = metalpool value = -1000 }
command = { type = rarematerialspool value = -1000 }
# Bessarabia
command = { type = addcore which = 434 }
command = { type = addcore which = 435 }
command = { type = addcore which = 433 }
command = { type = addcore which = 230 }
command = { type = addcore value = 500 }
command = { type = addcore value = 501 }
command = { type = addcore value = 502 }
command = { type = addcore value = 503 }
command = { type = addcore value = 504 }
command = { type = addcore value = 505 }
command = { type = addcore value = 506 }
command = { type = addcore value = 507 }
command = { type = addcore value = 508 }
command = { type = addcore value = 562 }
command = { type = addcore value = 229 }
command = { type = addcore value = 222 }
command = { type = addcore value = 210 }
command = { type = addcore value = 209 }
command = { type = addcore value = 211 }
command = { type = addcore value = 213 }
command = { type = addcore value = 214 }
command = { type = addcore value = 208 }
command = { type = relation which = FIN value = -5 }
command = { type = relation which = TUR value = -5 }
command = { type = relation which = YUG value = -5 }
command = { type = relation which = ENG value = -15 }
command = { type = relation which = USA value = -15 }
command = { type = money value = -100 }
} }
#mongolia
event = {
id = 2680
random = no
country = MON
name = "New Asian Order"
desc = "This is but one step towards a new Asian order. With Soviet technical aid and
reparations from Germany and France, we will rise to new heights."
style = 0
picture = "Mol_Rib"
action_a = {
name = "ACTIONNAME2600A" # A Most Excellent Proposition
command = { type = construct which = ic where = 1404 value = 3 }
command = { type = construct which = ic where = 1419 value = 1 }
command = { type = construct which = ic where = 1437 value = 1 }
command = { type = construct which = infrastructure where = 1404 value = 35 }
command = { type = construct which = infrastructure where = 1419 value = 30 }
command = { type = construct which = infrastructure where = 1437 value = 30 }
command = { type = construct which = infrastructure where = 1436 value = 30 }
command = { type = construct which = infrastructure where = 1438 value = 30 }
command = { type = construct which = infrastructure where = 1434 value = 20 }
command = { type = construct which = infrastructure where = 1385 value = 20 }
command = { type = construct which = infrastructure where = 1420 value = 10 }
command = { type = manpowerpool value = 15 }
command = { type = industrial_modifier which = total value = 10 }
command = { type = research_mod value = 20 }
command = { type = resource which = supplies value = -200 }
command = { type = money value = -50 }
command = { type = addcore value = 1398 } #Inner Mongolia
command = { type = addcore value = 1207 }
command = { type = addcore value = 1386 }
command = { type = addcore value = 1439 }
command = { type = addcore value = 1208 }
command = { type = addcore value = 1418 } #Tannu Tuva
command = { type = addcore value = 1273 }
command = { type = sleepminister which = 94034 } #removes the current HoS
command = { type = relation which = SOV value = 25 }
command = { type = relation which = ENG value = -5 }
command = { type = relation which = USA value = -5 }
command = { type = relation which = JAP value = -15 }
command = { type = relation which = MEN value = -25 }
command = { type = relation which = CHI value = -15 }
command = { type = gain_tech which = -1 }
command = { type = gain_tech which = -1 }
command = { type = add_team_skill which = -1 value = 1 }