• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

unmerged(20598)

Боец
Oct 9, 2003
45
0
www.akm-camapa.h15.ru
MRAKoris said:
How come that agrarian Kharitonov was appointed to Chief of Staff? It's like me being a sorta ballerina :D

Agrarian? He has just been kicked from the Agrarian Party because of being "too aligned towards the Communist Party" (http://newlist.ru/Detailed/2947.html), besides, he is famous for being proud colonel of KGB and a follower of Dzerzhinskiy. Do you have another candidate for this place except Makashov?

As for the division names - yes, they are made up. I just translated the names from English into Russian and added some divisions with historical and patriotic names, like the original Preobrazhenskiy Polk and Semenovskiy Polk were trained personally by Peter the Great...
 

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
Maretti said:
What about the Baltic Nations are they giong to get this event to?
They are a part of EU for next year so... I dont think russia would try to go to war with them our demand their land....

Yup, and Russia's claims on the Baltic nations really aren't that strong. There's more difference between a Lithuanian and a Russian than a Byelorussian.
 

MRAKoris

Vexilla Regis Prodeunt Inferni
22 Badges
Oct 29, 2003
796
0
  • Crusader Kings Complete
  • 500k Club
  • Crusader Kings III
  • Deus Vult
  • Crusader Kings II
  • Crusader Kings II: Holy Knight (pre-order)
  • Crusader Kings II: Way of Life
  • Crusader Kings II: Reapers Due
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: Holy Fury
  • Crusader Kings II: Jade Dragon
  • Crusader Kings II: Conclave
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: The Republic
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: Charlemagne
  • Europa Universalis III
Papergut said:
Agrarian? He has just been kicked from the Agrarian Party because of being "too aligned towards the Communist Party" (http://newlist.ru/Detailed/2947.html), besides, he is famous for being proud colonel of KGB and a follower of Dzerzhinskiy. Do you have another candidate for this place except Makashov?

As for the division names - yes, they are made up. I just translated the names from English into Russian and added some divisions with historical and patriotic names, like the original Preobrazhenskiy Polk and Semenovskiy Polk were trained personally by Peter the Great...


You were misinformed: Agrarian party split into two factions: one is led by Mikhail Lapshin, and the 2nd one is led by Kharitonov, and actually he participated in the elections as APR rep...
 
Dec 15, 2003
1.028
0
Hmmmmhmmmm... Just posting my thoughts...

Looking at Putin's policy... We don't need fascist to get the ultimatum's flying... :rolleyes:

So... Hmmm...

CTF would definedly get mad at Russia if it would, even peacefuly, annex any east european country.

Hmmm-mmm.

Russia is repaying some of the WWII economical indemnities(?) to Finland... By drilling a huge hole the the finnish soil(bedrock more likely) for research purposes... Are we going to have any oil dirlling techs in the mod?

Estonia and Russia are getting help to solve their ecological problems... We are going ot have some eco-techs in this mod, right?

The civil war shouldn't be a must but it should be a result of the player's choices and dissent.
 

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
If there isn't a civil war, then it creates all kinds of problems. For the alpha at least, I think we should guarantee a civil war to simplify the event chains.

From my understanding, the only two countries that would be willing to be peacefully annexed by Russia are Kazakhstan and Belarus.
 
Dec 15, 2003
1.028
0
Hmmm...Yes, yes, the alpha of course...

Of course they might get peacefully annexed but I bet EU would get a bit upset from annexation of Belarus and China/USA would propably get a bit nervous if the russians would annex Kazkahstan.
 

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
Russia should be diplomatically friendly with China at the point where they go for Kazakhstan. However, even if they're not, China and the US will have already gone to war and have other things on their mind.

Russia is playing the opportunist in the mod, taking advantage of the fact that everyone is looking somewhere else. Europe is pretty much the only ones left that care, and that eventually erupts into a conflict.
 

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
I'm not sure how we're going to handle the claims and whatnot. The basic plan has Russia peacefully annexing Kazakhstan and Belarus and the attempt for Ukraine goes horribly wrong starting war. Whether ot not to force the annexation through an event or to add the claims through the event, I'm not sure. I doubt we'll have the claims on at the start though since it would be silly to have Russia annex two countries in 03.
 

unmerged(15893)

Forest of Metaphors
Mar 31, 2003
1.649
0
From what I remember, I believe that the plan was that if Russia became Military Dictatorship after the Civil War, that they would peacefully attempt to annex Belarus, Kazakhstan (and those other nations near it), and Ukraine. It would be that Belarus and Kazakhstan would have 2 options, to accept and decline. Accept would be 1, and Decline 2. But for Ukraine, decline (DoW) would be 1 and accept (peaceful annex) would be 2.
 

unmerged(15113)

Abdicated MDS God
Feb 26, 2003
1.234
0
I coded some events for Russia.
As usual, comments and ideas appreciated.
Code:
#################################################
# Restart the old Soviet projects?
#################################################

event = {
      id = 72002
      random = no
      country = RUS
      trigger = {
              puppet = no
      }

      name = "Restart the old Soviet projects?"
      desc = "Should we restart the old Soviet science projects? It will be costly, but it would surely help..."
      style = 0

      date = { day = 8 month = january year = 2005 }
      offset = 15
      deathdate = { day = 30 month = december year = 2014 }

      action_a = {
              name = "Yes!"
              command = { type = manpowerpool value = -500 }
              command = { type = supplies value = -10000 }
              command = { type = oilpool value = -10000 }
              command = { type = gain_tech which = (Plane-tech) }
              command = { type = gain_tech which = (Tank-tech) }
              command = { type = gain_tech which = (Space-tech) }
              command = { type = gain_tech which = (Gunnery-tech) }
              command = { type = dissent value = 4 }
              command = { type = alignment which = fascist value = 5 }
      }
      action_b = {
              name = "Only some of them"
              command = { type = manpowerpool value = -250 }
              command = { type = supplies value = -5000 }
              command = { type = oilpool value = -5000 }
              command = { type = gain_tech which = (Plane-tech) }
              command = { type = gain_tech which = (Tank-tech) }
              command = { type = dissent value = 2 }
      }
      action_c = {
              name = "No, too costly"
      }
}

#########################################
# European companies seek deals
#########################################

event = {
      id = 72003
      random = no
      country = RUS
      trigger = {
              NOT = {
              war = { country = RUS country = FRA }
              }
      }

      name = "European oil companies seek deals" 
      desc = "Some European oil companies want us to sell them oil. This is an offer we simply can't refuse! It would help our battered economy."
      style = 0

      date = { day = 20 month = december year = 2005 }
      offset = 15
      deathdate = { day = 30 month = december year = 2014 }

      action_a = {
              name = "Indeed"
              command = { type = oilpool value = -10000 }
              command = { type = dissent value = -8 }
              command = { type = alignment which = democracy value = 5 }
              command = { type = industry which = (Oil province) value = 1 }
              command = { type = industry which = (Oil province) value = 1 }
              command = { type = industry which = (Oil province) value = 1 }
              command = { type = industry which = (Oil province) value = 1 }
              command = { type = trigger which = 92001 }
              command = { type = trigger which = 31002 }
              command = { type = trigger which = 34001 }
      }
      action_b = {
              name = "No, we need the oil ourselves!"
              command = { type = dissent value = 8 }
              command = { type = alignment which = fascist value = 5 }
      }
}

############################################
# American companies seek deals
############################################

event = {
      id = 72004
      random = no
      country = RUS
      trigger = {
              NOT = {
              war = { country = RUS country = USA }
              }
      }

      name = "American companies seek deals"
      desc = "Some American companies want to make various deals, including selling steel and supplies to them, with us. This is an offer we simply can't refuse! It would help our battered economy."
      style = 0

      date = { day = 4 month = april year = 2006 }
      offset = 15
      deathdate = { day = 30 month = december year = 2014 }

      action_a = {
              name = "Indeed"
              command = { type = steelpool value = -10000 }
              command = { type = supplies value = -10000 }
              command = { type = dissent value = -8 }
              command = { type = alignment which = democracy value = 5 }
              command = { type = industry which = (Steel province) value = 1 }
              command = { type = industry which = (Steel province) value = 1 }
              command = { type = industry which = (Steel province) value = 1 }
              command = { type = industry which = (Steel province) value = 1 }
              command = { type = industry which = (Steel province) value = 1 }
              command = { type = trigger which = 93020 }
      }
      action_b = {
              name = "No, we need the steel and supplies ourselves!"
              command = { type = dissent value = 8 }
              command = { type = alignment which = fascist value = 5 }
      }
}