• 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.

dannyboy2016

Lt. General
143 Badges
Nov 22, 2002
1.386
35
  • Lead and Gold
  • For The Glory
  • For the Motherland
  • Gettysburg
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Hearts of Iron III Collection
  • Heir to the Throne
  • Impire
  • Europa Universalis III Complete
  • Iron Cross
  • King Arthur II
  • Knights of Pen and Paper +1 Edition
  • Europa Universalis IV: Call to arms event
  • Legio
  • The Kings Crusade
  • Magicka
  • Majesty 2
  • Majesty 2 Collection
  • March of the Eagles
  • Europa Universalis III Complete
  • Naval War: Arctic Circle
  • Penumbra - Black Plague
  • Pirates of Black Cove
  • Europa Universalis IV: Res Publica
  • Hearts of Iron IV: No Step Back
  • Commander: Conquest of the Americas
  • Arsenal of Democracy
  • Hearts of Iron II: Armageddon
  • Cities in Motion
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Ancient Space
  • Darkest Hour
  • Deus Vult
  • East India Company
  • East India Company Collection
  • Europa Universalis III
  • Europa Universalis III: Chronicles
  • Europa Universalis III Complete
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
There are several problems with the moving industry to siberia events- mostly because the lack of vps/ics in territories that lose them or wrong province ids being used (for example Zaporozhye loses 4ics and then gains 4 ics).
Here are some problems with keypoint values
Odessa loses 1 Keypoint but is only worth 0
Leningrad loses 5 keypoints but is only worth 3
Kiev loses 3 keypoints but is only worth 1
Smolensk loses 3 keypoints but is only worth 0
Kharkov loses 1 keypoint but is only worth 1
Sevastopol loses 1 keypoint but is only worth 0
Rostov loses 1 keypoint but is only worth 0
Vitebisk loses 1 keypoint but is only worth 0

I think that Leningrad, Kiev, Kharkov, and Minsk should still be worth a keypoint after they lose a few so i suggest the following keypoint changes for all scenarios from 1933 on

+1 vp in Rostov 644
+1 vp in Odessa 626
+3 vps in Leningrad 553
+3 vps in Kiev
+3 vps in Smolensk 589
+1 vp in Kharkov 636
+3 vps in Minsk 599
+1 vps in Vitebisk 590
+1 vp Sevastopol 641

This leaves Kharkov, Minsk, Kiev, and Leningrad with 1 keypoint after the transfer events have fired.

Below are my revised versions of the events
#########################################################################
# Moving of Industry to Siberia
#########################################################################
event = {
id = 2007042
random = no
country = SOV

decision = {
event = { id = 2007041 days = 10 } #Creation of the State Defense Committee
atwar = yes
region = { region = Ukraine country = SOV value = 20 }
lost_national = { country = SOV value = 1 }
}
decision_trigger = {
lost_national = { country = SOV value = 3 }
}
trigger = {
event = { id = 2007041 days = 10 } #Creation of the State Defense Committee
lost_national = { country = SOV value = 3 }
atwar = yes

}

name = "EVT_2634_NAME"
desc = "EVT_2634_DESC"
style = 2
picture = "news_paper"

date = { day = 1 month = january year = 1936 }
offset = 7
deathdate = { day = 30 month = december year = 1963 }

action_a = {
name = "ACTIONNAME2634A" # Let's move our industrial base to Sibiria

command = { trigger = { control = { province = 644 data = SOV } } type = construct which = ic where = 644 value = -1 } #Rostov
command = { trigger = { control = { province = 644 data = SOV } } type = construct which = ic where = 1142 value = 1 } #Novosibirsk
command = { type = province_keypoints which = 644 value = -1 } #Rostov 644
command = { trigger = { control = { province = 635 data = SOV } } type = construct which = ic where = 635 value = -4 } #635 Bakhmut
command = { trigger = { control = { province = 635 data = SOV } } type = construct which = ic where = 1142 value = 4 } #Novosibirsk 1142
command = { trigger = { control = { province = 632 data = SOV } } type = construct which = ic where = 632 value = -1 } #Dnepropetrovsk
command = { trigger = { control = { province = 632 data = SOV } } type = construct which = ic where = 1138 value = 1 } #Omsk
command = { trigger = { control = { province = 626 data = SOV } } type = construct which = ic where = 626 value = -1 } #Odessa
command = { trigger = { control = { province = 626 data = SOV } } type = construct which = ic where = 1138 value = 1 } #Omsk
command = { trigger = { control = { province = 626 data = SOV } } type = province_keypoints which = 626 value = -1 } #odessa
command = { trigger = { control = { province = 626 data = SOV } } type = province_keypoints which = 1138 value = 1 } #omsk
command = { trigger = { control = { province = 691 data = SOV } } type = construct which = ic where = 691 value = -1 } #Krasnodar
command = { trigger = { control = { province = 691 data = SOV } } type = construct which = ic where = 1138 value = 1 } #Omsk
command = { trigger = { control = { province = 630 data = SOV } } type = construct which = ic where = 630 value = -1 } #Zaporozhye 630
command = { trigger = { control = { province = 630 data = SOV } } type = construct which = ic where = 1138 value = 1 } #Omsk
command = { trigger = { control = { province = 606 data = SOV } } type = construct which = ic where = 606 value = -1 } #Sumy
command = { trigger = { control = { province = 606 data = SOV } } type = construct which = ic where = 1138 value = 1 } #Omsk
command = { trigger = { control = { province = 624 data = SOV } } type = construct which = ic where = 624 value = -1 } #Kherson
command = { trigger = { control = { province = 624 data = SOV } } type = construct which = ic where = 1137 value = 1 } #Kurgan
command = { trigger = { control = { province = 636 data = SOV } } type = construct which = ic where = 636 value = -1 } #Kharkov
command = { trigger = { control = { province = 636 data = SOV } } type = construct which = ic where = 1128 value = 1 } #Ninzhy Tagil
command = { trigger = { control = { province = 636 data = SOV } } type = province_keypoints which = 636 value = -1 } #kharkov
command = { trigger = { control = { province = 636 data = SOV } } type = province_keypoints which = 1128 value = 1 } #ninzhy tagil
command = { trigger = { control = { province = 641 data = SOV } } type = province_keypoints which = 641 value = -1 } #Sevastapol
command = { trigger = { control = { province = 641 data = SOV } } type = province_keypoints which = 1138 value = 1 } #Omsk
command = { trigger = { control = { province = 617 data = SOV } } type = construct which = ic where = 617 value = -6 } #Kiev
command = { trigger = { control = { province = 617 data = SOV } } type = province_keypoints which = 1130 value = 1 } # berezniki
command = { trigger = { control = { province = 617 data = SOV } } type = province_keypoints which = 617 value = -3 } #Kiev
command = { trigger = { control = { province = 617 data = SOV } } type = construct which = ic where = 1151 value = 5 } #Sverdlovsk
command = { trigger = { control = { province = 617 data = SOV } } type = construct which = ic where = 501 value = 1 } #kokatchev
command = { trigger = { control = { province = 553 data = SOV } } type = construct which = ic where = 553 value = -6 } #Leningrad
command = { trigger = { control = { province = 553 data = SOV } } type = construct which = ic where = 1132 value = 5 } #Chelyabinsk
command = { trigger = { control = { province = 553 data = SOV } } type = construct which = ic where = 1115 value = 1 } #Kustanai
command = { trigger = { control = { province = 553 data = SOV } } type = province_keypoints which = 501 value = 1 } #kokatchev
command = { trigger = { control = { province = 553 data = SOV } } type = province_keypoints which = 553 value = -5 } #Leningrad
command = { trigger = { control = { province = 553 data = SOV } } type = province_keypoints which = 1132 value = 1 } #Chelyabinsk
command = { trigger = { control = { province = 553 data = SOV } } type = province_keypoints which = 1132 value = 1 } #Chelyabinsk
command = { trigger = { control = { province = 553 data = SOV } } type = province_keypoints which = 1132 value = 1 } #Chelyabinsk
command = { trigger = { control = { province = 553 data = SOV } } type = province_keypoints which = 1132 value = 1 } #Chelyabinsk
command = { trigger = { control = { province = 617 data = SOV } } type = province_keypoints which = 1107 value = 1 } # Frunze
command = { trigger = { control = { province = 617 data = SOV } } type = province_keypoints which = 504 value = 1 } # Alma Ata
command = { trigger = { control = { province = 589 data = SOV } } type = province_keypoints which = 1105 value = 1 } #Dushanbe
command = { trigger = { control = { province = 589 data = SOV } } type = province_keypoints which = 1156 value = 1 } #Krasnoyarsk
command = { trigger = { control = { province = 589 data = SOV } } type = province_keypoints which = 1151 value = 1 } #Sverdlovsk
command = { trigger = { control = { province = 589 data = SOV } } type = province_keypoints which = 589 value = -3 } #Smolensk
}
}

#########################################################################
# Moving of Industry to Siberia
#########################################################################
event = {
id = 2007043
random = no
country = SOV

decision = {
event = { id = 2007041 days = 10 } #Creation of the State Defense Committee
atwar = yes
region = { region = "Baltic States" country = SOV value = 20 }
}
decision_trigger = {
lost_national = { country = SOV value = 3 }
}
trigger = {
event = { id = 2007041 days = 10 } #Creation of the State Defense Committee
atwar = yes
lost_national = { country = SOV value = 3 }
}

name = "EVT_2635_NAME"
desc = "EVT_2635_DESC"
style = 2
picture = "news_paper"

date = { day = 1 month = january year = 1936 }
offset = 7 # Check for trigger conditions every seven days
deathdate = { day = 30 month = december year = 1963 }

action = {
name = "ACTIONNAME2635A" # Let's move our industrial base to Sibiria
command = { trigger = { control = { province = 599 data = SOV } } type = construct which = ic where = 599 value = -1 } #Minsk
command = { trigger = { control = { province = 599 data = SOV } } type = province_keypoints which = 599 value = -3 } #Minsk
command = { trigger = { control = { province = 599 data = SOV } } type = province_keypoints which = 503 value = 1 } #Karaganda
command = { trigger = { control = { province = 599 data = SOV } } type = construct which = ic where = 503 value = 1 } #Karaganda
command = { trigger = { control = { province = 599 data = SOV } } type = province_keypoints which = 709 value = 1 } #Tbilisi
command = { trigger = { control = { province = 599 data = SOV } } type = province_keypoints which = 711 value = 1 } #Yerevan
command = { trigger = { control = { province = 264 data = SOV } } type = construct which = ic where = 264 value = -3 } #Riga 6IC
command = { trigger = { control = { province = 264 data = SOV } } type = construct which = ic where = 1097 value = 1 } #Ashgabat
command = { trigger = { control = { province = 264 data = SOV } } type = province_keypoints which = 264 value = -1 } #Riga
command = { trigger = { control = { province = 264 data = SOV } } type = province_keypoints which = 1097 value = 1 } #Ashgabat
command = { trigger = { control = { province = 264 data = SOV } } type = construct which = ic where = 1105 value = 1 } #Dushanbe
command = { trigger = { control = { province = 264 data = SOV } } type = construct which = ic where = 1097 value = 1 } #Ashgabat
command = { trigger = { control = { province = 601 data = SOV } } type = construct which = ic where = 601 value = -1 } #Gomel
command = { trigger = { control = { province = 601 data = SOV } } type = construct which = ic where = 1162 value = 1 } #Irkutsk
command = { trigger = { control = { province = 270 data = SOV } } type = construct which = ic where = 270 value = -3 } #Tallinn 6IC
command = { trigger = { control = { province = 270 data = SOV } } type = construct which = ic where = 1156 value = 3 } #Krasnojarsk
command = { trigger = { control = { province = 270 data = SOV } } type = province_keypoints which = 270 value = -1 } #Tallinn
command = { trigger = { control = { province = 270 data = SOV } } type = province_keypoints which = 1156 value = 1 } #Krasnojarsk
command = { trigger = { control = { province = 612 data = SOV } } type = construct which = ic where = 612 value = -2 } #Vinnista
command = { trigger = { control = { province = 612 data = SOV } } type = construct which = ic where = 1156 value = 2 } #Krasnojarsk
command = { trigger = { control = { province = 266 data = SOV } } type = construct which = ic where = 266 value = -1 } #Daugvplis
command = { trigger = { control = { province = 266 data = SOV } } type = construct which = ic where = 1110 value = 1 } #Kyzl-Orda
command = { trigger = { control = { province = 590 data = SOV } } type = construct which = ic where = 590 value = -1 } #Vitebsk
command = { trigger = { control = { province = 590 data = SOV } } type = construct which = ic where = 504 value = 1 } #Alma-Ata
command = { trigger = { control = { province = 590 data = SOV } } type = province_keypoints which = 498 value = 1 }
command = { trigger = { control = { province = 590 data = SOV } } type = province_keypoints which = 590 value = -1 }
}
}
 
Upvote 0