Hi Nova, Thx for the new version. Couple of questions I have if you dont mnd

1) What new for Ukraine in the newest version
2) in my game Isis almost in blitzkrieg style crushed Syria at beginnig of the game. Is it normal?
Two other things that I wanted to talk about and it aslo about Ukraine and ISIS
Well as far I know in previous version if Turkey survive then it can make alliance with Ukraine and a war with Russia started. In my opinion events in the middle east and event between Ukraine, Russia and Novorossiya shoudnt be so connected. Let say in 2016 or at the begining of 2017 war broke between Ukraine and Russian for Crimea or Novorossiya. Another thing new russian civil war. If that happend Ukraine should have decisions about demanding full integration of novorossiya and Crimea back to Ukraine. If novorossiya decline war broke out and Russia in this case being in turmoil of Civil war have event whether to give back Crimea and leave novorossiya and step into another war.
Now about expanding Isis. I think at least when Isis got Turkey who is ally of USA should make Americans intevene. They wont allow Isis to grow into this kind of threat neither does China. Red Dragon wont stand still when India would collapse under Isis foot. Pretty much I think in the future there should be decisions for USA and China invervention during Isis expansions.
Are there plans for duing something like what I have written or something similar to that in the future verions of the Putin Mod.
Anyway thx againg for this great mod. It is awesome. Best wishes to you.
Ukraine and Turkey are linked now, they have a common enemy (Russia). There already is a 2nd Russian Civil War happening just by coincidence in October 2017. I haven't had time yet to revisit the Ukraine-Russian conflict, but it should be an addition to the work I'm doing right now on the EU.
You are not keeping up with the latest news. The US is leaving NATO, listen to what Obama said in his Atlantic magazine article and what Trump says. The europeans have to pay and look after their own defences now. The US is fed up being the world's policeman, so that is why ISIS are left to do as they wish. Why would China interfere in India, seeing as India is their main competitor in Asia and China is allied with Pakistan?
I purposely built up isis as the main enemy and bad guy for entertainment purposes in the mod. So you can have a major war with them and their possible Allies.
In answer to 2) above: try this in your db/events/PUTIN/SYR file, by replacing the same event already there:
###################russian responds
event = {
id = 780003
random = no
country = SYR
name = "EVT_780003_NAME"
desc = "EVT_780003_DESC"
style = 1
picture = "breaking_news2"
action = {
ai_chance = 33
name = "EVT_780003a"
command = { type = manpowerpool value = 10 }
command = { type = supplies value = 500 }
command = { type = dissent value = -1 }
command = { type = add_leader_skill which = -1 value = 1 }
command = { type = soft_attack which = land value = 10 }
command = { type = add_division value = mechanized when = 0 }
command = { type = add_division value = mechanized when = 0 }
command = { type = add_division value = mechanized when = 0 }
command = { type = add_division value = motorized when = 0 }
command = { type = money value = 5000 }
}
action = {
ai_chance = 33
name = "EVT_780003b"
command = { type = manpowerpool value = 10 }
command = { type = supplies value = 1000 }
command = { type = dissent value = -2 }
command = { type = add_leader_skill which = -1 value = 1 }
command = { type = soft_attack which = land value = 7 }
command = { type = hard_attack which = land value = 7 }
command = { type = add_division value = d_09 when = 0 }
command = { type = add_division value = armor when = 0 }
command = { type = add_division value = mechanized when = 0 }
command = { type = add_division value = mechanized when = 0 }
command = { type = add_division value = motorized when = 0 }
command = { type = money value = 1000 }
}
action = {
ai_chance = 33
name = "EVT_780003c"
command = { type = manpowerpool value = 10 }
command = { type = supplies value = 2500 }
command = { type = dissent value = -4 }
command = { type = soft_attack which = land value = 10 }
command = { type = hard_attack which = land value = 10 }
command = { type = add_division value = d_09 when = 0 }
command = { type = add_division value = armor when = 0 }
command = { type = add_division value = mechanized when = 0 }
command = { type = add_division value = mechanized when = 0 }
command = { type = add_division value = mechanized when = 0 }
command = { type = add_division value = motorized when = 0 }
command = { type = money value = 5000 }
command = { type = oilpool value = 250 }
}
}