• 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.
Just one thing: The Chnese Peasant-dudes have a bunch of Xibei-San-Maan divisions on it's territories.

Here's the Right-Wing equivalent of the policy-choices!

### The Liberal Policy Choice should be the same as the one you get through the Left-Wing victory event, so I'll only post the Military and Conservative policy choices here ###

### Swedish Election of 1936: Conservative Policy Choice ###
event = {
id = ...
random = no
country = SWE
style = 0

trigger = {
#Triggered by the "Right-Wing victory" event#
}

name = "The Conservatives decide their policy"
desc = "After the election of 1936 that ended in a narrow victory for the conservative forces of the country, the new government was divided on what to do next. A strong lobby within the military wanted to focus on national defence, others believed that in order to rebuild the economy, a focus on agriculture and small-scale industry was needed, and a third group believed that most important should be the focus on smoothing ruffled feathers and avoiding causing any trouble.
What policy shall we embark upon?"

picture = "politics2"

date = { #Triggered by event#}
offset = 150
deathdate = { #Triggered by event#}


action_a = {
ai_chance = 40
name = "Let us focus on defending our country from aggressors!!"
command = { type = dissent value = 5 }#Why spend money on weapons when people have no jobs?#
command = { type = domestic which = interventionism value = 1 }
command = { type = domestic which = professional_army value = 2 }
command = { type = domestic which = defense_lobby value = 2 }#Increased importance of the military#
command = { type = domestic which = freedom value = -1 }#National Security#
command = { type = add_corps which = "Svenska Pansararmén" value = land when = 230 where = 101 #Stockholm# }#Still don't understand how this command works!#
command = { type = add_division which = "Pansardivision Gustav V''" value = armor when = 1 where = }#I'm thinking Syndicalists gets infantry and an airplane, the conservatives gets an armor division and a ship#
command = { type = add_division which = "Fosterlandet" value = heavy_cruiser when = 2 where = }#I'm looking at the Nationalist Spain event that gives them troops and it looks like the ship will spawn at the same province. If that is incorrect please change it.#
}




action_b = {
ai_chance = 30
name = "Let us avoid interfering too much"
command = { type = dissent value = -5 }
command = { type = domestic which = freedom value = 1 }
command = { type = domestic which = democratic value = 2 }
#Just to give the player an option that might land you at Social Conservative)


}
action_c = {
ai_chance = 30
name = "Let us focus on strengthening our agriculture and industry!"
command = { type = domestic which = free_market value = -1 } #state intervention#
command = { type = manpowerpool value = 300 }#Manpower released from agriculture#
command = { type = construct which = ic where = 101 value = 1 }
command = { type = gain_tech which = 5030 } #Agrichemistry#
command = { type = gain_tech which = 5040 } #Agricultural Production#
}

I'll try to give you the militarist choice later today, if I can, but I have to go buy stamps now.
 
Last edited:
Mr Hearts said:
I downloaded this mod yesterday and totally like it but I have two questions:

1. Is there some event that triggers another Great War and so when?

2. Can someone explain the differnent ideologies in the mod?
Ex: National Populist is National Socialist right?

In some sense. "National Populist" is essentially a catch-all for fascistoid movements (eg. "Grass-roots" authoritarian nationalist movements, as opposed to the Paternal Autocrat/Authoritarian Democrat ones which are more traditional/monarchic)
 
I have one problem with Bohemia - they product much more divisions than it's tolerable. Czechoslovakia in 1938 (when Germany was ready to attack) has about 42 divisions. In 1936 when there's no reason to be "muscled" Czechoslovakia products about two division per month! (as I saw)
 
First event, Sarm. If you have some problems, tell me.
***********Provinces in Silesia***************
-Will occur if Böhmen is allied with Austria
-for BOHEMIA, AUSTRIA and GERMANY
-GERMANY WILL ACCEPT IF THEY ARE IN SOME OTHER WAR OR HAVE BIG NATIONAL DISSENT

------BOHEMIA--------
TEXT: From 13th century to 18th century (exactly to seven-years-war between Austria and Prussia) was Silesia rightly owned by Kingdom of Bohemia. After Austrian surrender, Silesia was given to Prussia. Now we want it back.


OPTION 1: "We want back what used to be our!"
- this means war between Austria-Bohemia and Germany if:
*Germany refuse
*Austria accept demands of Bohemia
-relation with Germany -75

OPTION 2: "Leave them be"
-nothing will occur
-relation with German +25

-------GERMANY---------
TEXT: Silesia is a part of your nation since 18th century when we won the war with Austria. Before that glorious victory has been Silesia owned by Kingdom of Bohemia. Now they want it back.


OPTION 1: "Are they crazy? This is our land and we'll defend it!"
-this means war between Austria-Bohemia and Germany if:
*Austria accept demands of Bohemia
-relation with Austria -20

OPTION 2: "This is best solution"
-give the Breslau to Czechs
-relation with Bohemia +25

-------AUSTRIA---------
TEXT: Our ally, Kingdom of Bohemia wants back Silesia, part of your Empire to 18th century, when we lost the war with Prussia and gived the Silesia to Prussia. But Germany refused offer from Czechs. What shall we do?

OPTION 1: "Czechs are our friends, we'll help them!"
--this means war between Austria-Bohemia and Germany
-relation with Bohemia +50

OPTION 2: "Calm down, Bohemia!"
-relation with Bohemia -50, with Germany +50
-nothing will occur
 
Bengal. Later I´ll add some events dealing with the possible situation of there beeing only two states left in India...
Code:
event = {
	id = xxx1
	random = no
	country = PRK

	name = "The Fourth Four Year Plan"
	desc = "The first four year plan was adopted in 1925, when Bengal first threw of the yoke of british opression, although it never worked well, since it took a long time to establish proper control over the country.  In 1929, the second plan came into existance, as the country was now properly unified, the plan met with resounding sucess, transforming Bengal from a totally agricultural society to a country with a modest industry. The third plan further increased industrial output, which now superceeded the other two nations on the subcontinent, yet it was still modest with european standards. Now, in 1937, it is time for the fourth plan. However, the Supreme Counsel is having great problems agreeing which route to take."
        style = 0
	picture = "Rhineland"

	date = { day = 1 month = january year = 1937 }

	action_a = {
		name = "Step up the Industralization"
		command = { type = domestic which = free_market value = 2 }
                command = { type = setflag = "rapid_bengal_industrialization" }
                command = { type = construct which = industry where = -1 value = 1 }
                command = { type = construct which = industry where = -1 value = 1 }
                command = { type = construct which = industry where = -1 value = 1 }
                command = { type = construct which = industry where = -1 value = 1 }
                command = { type = construct which = industry where = -1 value = 1 }
                command = { type = construct which = industry where = -1 value = 1 }
                command = { type = construct which = industry where = -1 value = 1 }
                command = { type = construct which = industry where = -1 value = 1 }
                command = { type = construct which = industry where = -1 value = 1 }
                command = { type = construct which = industry where = -1 value = 1 }
	}
	action_b = {
		name = "Slow but Steady Industrialization"
		command = { type = domestic which = free_market value = 1 }
                command = { type = construct which = industry where = -1 value = 1 }
                command = { type = construct which = industry where = -1 value = 1 }
                command = { type = construct which = industry where = -1 value = 1 }
                command = { type = construct which = industry where = -1 value = 1 }
                command = { type = construct which = industry where = -1 value = 1 }
	}
	action_c = {
		name = "Agrarian Development"
		command = { type = domestic which = free_market value = 1 }
                command = { type = construct which = industry where = -1 value = 1 }
                command = { type = construct which = industry where = -1 value = 1 }
	}
}

event = {
	id = xxx2
	random = no
	country = PRK

        trigger = {
                flag = "rapid_bengal_industrialization"
        }

	name = "Rice Shortage"
	desc = "The Commissar for Agrarian affairs has appeared before the Supreme Counsel to give his report. He has told the deputies that the rapid industralization is using more rice than has been planned."
        style = 0
	picture = "Rhineland"

	date = { day = 15 month = march year = 1937 }

	action_a = {
		name = "Raise the Farmer Quotas"
		command = { type = dissent value = 1 }
                command = { type = supplies value = -100 }
	}
	action_b = {
		name = "Step Down the Industralization"
                command = { type = domestic which = free_market value = -1 }
		command = { type = construct which = industry where = -1 value = -1 }
                command = { type = construct which = industry where = -1 value = -1 }
                command = { type = construct which = industry where = -1 value = -1 }
                command = { type = construct which = industry where = -1 value = -1 }
                command = { type = construct which = industry where = -1 value = -1 }
                command = { type = dissent value = 5 }
                command = { type = sleepevent which = xxx3 }
                command = { type = sleepevent which = xxx4 }
	}
}

event = {
	id = xxx3
	random = no
	country = PRK

        trigger = {
                flag = "rapid_bengal_industrialization"
        }

	name = "Starvation"
	desc = "The Commissar for Agrarian affairs has once again appeared before the Supreme Counsel to give his report. He has told the deputies that the rapid industralization is using more rice than has been planned, and the farmers are unable to meet the raised quotas. Starvation is spreading throughout the land, as farmers are forced to hand over too much rice to the state."
        style = 0
	picture = "Rhineland"

	date = { day = 1 month = april year = 1937 }

	action_a = {
		name = "The industrialization must continue"
		command = { type = dissent value = 2 }
                command = { type = supplies value = -200 }
	}
	action_b = {
		name = "Step Down the Industralization"
                command = { type = domestic which = free_market value = -1 }
		command = { type = construct which = industry where = -1 value = -1 }
                command = { type = construct which = industry where = -1 value = -1 }
                command = { type = construct which = industry where = -1 value = -1 }
                command = { type = construct which = industry where = -1 value = -1 }
                command = { type = construct which = industry where = -1 value = -1 }
                command = { type = dissent value = 5 }
                command = { type = sleepevent which = xxx4 }
	}
}

event = {
	id = xxx4
	random = no
	country = PRK

        trigger = {
                flag = "rapid_bengal_industrialization"
        }

	name = "The Third Report"
	desc = "The Commissar for Agrarian affairs has appeared before the Supreme Counsel for the third time to give his report. He has told the deputies that the people are trying to withold rice from the State, and are slaughtering their livestock, both to make more food for humans, and as a protest against the actions of the Supreme Counsel."
        style = 0
	picture = "Rhineland"

	date = { day = 1 month = may year = 1937 }

	action_a = {
		name = "Land on them with both feet"
		command = { type = ministerofsecurity = xxx }#A prince of terror (Subhash Chandra Bose?)
                command = { type = supplies value = 1000 }
                command = { type = setflag = "bengal_prince_of_terror" }
	}
	action_b = {
		name = "Make Gandhi Commissar of Security"
                command = { type = ministerofsecutiry = xxx } #Mohandas 'Mahatma' Gandhi
                command = { type = dissent value = 5 }
                command = { type = setflag = "bengal_gandhi" }
	}
}

event = {
	id = xxx5
	random = no
	country = PRK

        trigger = {
                flag = "bengal_prince_of_terror"
        }

	name = "Using Force"
	desc = "Our newly appointed Commisar of Security has given his report to the supreme counsel; 'The going isn't easy', he says, 'but we will soon crack these damned counterrevolutionaries'."
        style = 0
	picture = "Rhineland"

	date = { day = 1 month = january year = 1936 }
        offset = 40
        deathdate = { day = 30 month = december year = 1948 }

	action_a = {
		name = "Indeed"
                command = { type = dissent value = 5 }
                command = { type = supplies value = 1000 }
	}
}

event = {
	id = xxx6
	random = no
	country = PRK

        trigger = {
                flag = "bengal_prince_of_terror"
                event = xxx5
        }

	name = "Using More Force"
	desc = "Our Commisar of Security has given his report to the supreme counsel; 'More and more capitalist peasant terrorist cells are beeing discovered by the day', he says, 'we must remain vigilant'"
        style = 0
	picture = "Rhineland"

	date = { day = 1 month = january year = 1936 }
        offset = 40
        deathdate = { day = 30 month = december year = 1948 }

	action_a = {
		name = "Indeed"
                command = { type = dissent value = 5 }
                command = { type = supplies value = 1000 }
                command = { type = trigger which = xxx7 } #Dehli
                command = { type = trigger which = xxx8 } #Princely federation
                command = { type = trigger which = xxx9 } #Bengal
	}
}

event = {
	id = xxx7
	random = no
	country = PRK

        trigger = {
                flag = "bengal_prince_of_terror"
                event = xxx6
        }

	name = "The great insurrection"
	desc = "Peasants all over the republic are taking up arms against us! The Commissar of Security has been forced to acknowledge the problematic situation, it seems that the army is powerless to stop it."
        style = 0
	picture = "Rhineland"

	date = { day = 1 month = january year = 1936 }
        offset = 40
        deathdate = { day = 30 month = december year = 1948 }

	action_a = {
		name = "How could this happen?"
                command = { type = dissent value = 10 }
                command = { type = trigger which = xxx8 } #Dehli
                command = { type = trigger which = xxx9 } #Princely federation
	}
}

event = {
	id = xxx8
	random = no
	country = PAK

	name = "Intervene in Bengal?"
	desc = "The peasants in Bengal have risen against their opressive regime, this is the chance that we have been waiting for!"
        style = 0
	picture = "Rhineland"

	action_a = {
		name = "Go Ahead"
                command = { type = war which = PRK }
	}
	action_b = {
		name = "Better Not"
                command = { }
	}
}

event = {
	id = xxx9
	random = no
	country = IND

	name = "Intervene in Bengal?"
	desc = "The peasants in Bengal have risen against their opressive regime, this is the chance that we have been waiting for!"
        style = 0
	picture = "Rhineland"

	action_a = {
		name = "Go Ahead"
                command = { type = war which = PRK }
	}
	action_b = {
		name = "Better Not"
                command = { }
	}
}

#In the case of no invasion

event = {
	id = xxx11
	random = no
	country = PRK

        trigger = {
                flag = "bengal_prince_of_terror"
                event = xxx7
                atwar = no
        }

	name = "The Government Falls"
	desc = "The great insurrection has moved out of the hills and forests, and into the cities. At last, after a gruelling civil war, the government is toppled."
        style = 0
	picture = "Rhineland"

	date = { day = 1 month = january year = 1936 }
        offset = 100
        deathdate = { day = 30 month = december year = 1948 }

	action_a = {
		name = "Mohandas Gandhi and his Moderate Left"
                command = { } #loads of mnisters goes here
	}
	action_b = {
		name = "The Moderate Right"
                command = { } #loads of mnisters goes here
	}
	action_c = {
		name = "The Right"
                command = { } #loads of mnisters goes here
	}
}

#Gandhi events

event = {
	id = xxx12
	random = no
	country = PRK

        trigger = {
                flag = "bengal_gandhi"
        }

	name = "Gandhi and the NIP"
	desc = "Our newly appointed Commisar of Security, Mohandas Gandhi, has given his report to the supreme counsel. He proposes a 'New Industrial Plan', that will help the plight of the peasants."
        style = 0
	picture = "Rhineland"

	date = { day = 1 month = january year = 1936 }
        offset = 40
        deathdate = { day = 30 month = december year = 1948 }

	action_a = {
		name = "The NIP is a splendid idea!"
                command = { type = setflag = "bengal_nip" }
                command = { type = dissent value = 2 }
	}
	action_b = {
		name = "We can't accept this!"
                command = { type = trigger which = xxx13 }
	}
}

event = {
	id = xxx13
	random = no
	country = PRK

	name = "Gandhi and the Failiure of NIP"
	desc = "Mohandas Gandhi was faced with a major problem as the Supreme Counsel descided not to accept his NIP-program. On one hand was the major starvation that was sweeping Bengal, and on the other was an increasingly impatient Supreme Counsel, demanding that the rice quotas be fulfilled."
        style = 0
	picture = "Rhineland"

	action_a = {
		name = "Resign"
                command = { type = ministerofsecurity = xxx } #prince of terror
                command = { type = setflag = "bengal_prince_of_terror" }
                command = { type = clrflag = "bengal_gandhi" }
	}
	action_b = {
		name = "Try to make the most of it"
                command = { }
	}
}

event = {
	id = xxx14
	random = no
	country = PRK

        trigger = {
                flag = "bengal_nip"
        }

	name = "The NIP in action"
	desc = "The NIP-program has begun to alleviate the plight of the peasants. With a program of slightly decollectivized agriculture, and increased reliance on state subventioned machines and fertilizers, aswell as slightly lowered rice quotas, Gandhi has made a small miracle."
        style = 0
	picture = "Rhineland"

	date = { day = 1 month = january year = 1936 }
        offset = 100
        deathdate = { day = 30 month = december year = 1948 }

	action_a = {
		name = "This NIP thingy is a splendid idea!"
                command = { type = supplies value = 500 }
                command = { type = money value = -20 } #State subventions
                command = { type = gain_tech which = 5030 } #Agrichemistry
                command = { type = gain_tech which = 5040 } #Agricultural Production
                command = { type = domestic which = free_market value = -1 }
                command = { type = setflag = "bengal_gandhi_popular" } #to be used later, possibly to make Gandhi head of state/government
	}
}

event = {
	id = xxx15
	random = no
	country = PRK

        trigger = {
                flag = "bengal_gandhi"
                random = 50
        }

	name = "Gandhi and the Castes"
	desc = "Commissar of Security Mohandas Gandhi has made a motion within the supreme counsel about the caste system that still lingers outside (and somethimes within) the cities. He wants it totally abolished, although admits that such an act would be 'stupid', and advocates a gradual removal of the system. Although the official party line is that everybody are equal, it will not be easy to abolish a thousand years of traditions overnight."
        style = 0
	picture = "Rhineland"

	date = { day = 1 month = january year = 1936 }
        offset = 50
        deathdate = { day = 30 month = december year = 1948 }

	action_a = {
		name = "A gradual removal"
                command = { type = dissent value = 1 }
                command = { type = supplies value = 100 }
	}
	action_b = {
		name = "An overnight removal"
                command = { type = dissent value = 5 }
                command = { type = supplies value = -100 }
	}
	action_c = {
		name = "Try to merge the castes with syndicalism"
                command = { type = dissent value = 10 }
                command = { type = peacetime_ic_mod value = 10 }
	}
	action_d = {
		name = "Rebuff the motion"
                command = { }
	}
}
 
Last edited:
And here it is...
Code:
#################
# The handshake #
#################

# Bengal eliminated

event = {
	id = xxx16
	random = no
	country = IND

        trigger = {
                NOT = {
                    war = { country = IND country = PAK }
                    exists = PRK
                }
                OR = {
                   control = { province = 1457 data = IND }
                   control = { province = 1457 data = PAK }
                }
                exists = PAK
        }

	name = "Shaking hands over the corpse of Bengal"
	desc = "With the defeat of Bengal, there are only two countries left on the indian subcontinent..."
        style = 0
	picture = "Rhineland"

	date = { day = 1 month = january year = 1936 }
        offset = 50
        deathdate = { day = 30 month = december year = 1948 }

	action_a = {
		name = "We are India!"
                command = { type = war which = PAK }
	}
	action_b = {
		name = "Bengal was the greatest threat"
                command = { type = trigger which = xxx17 }
	}
}

event = {
	id = xxx17
	random = no
	country = PAK

	name = "Shaking hands over the corpse of Bengal"
	desc = "With the defeat of Bengal, there are only two countries left on the indian subcontinent..."
        style = 0
	picture = "Rhineland"

	action_a = {
		name = "We are India!"
                command = { type = war which = PAK }
	}
	action_b = {
		name = "Bengal was the greatest threat"
                command = { }
	}
}

# Bengal eliminated - alliance between Princely federation and Delhi

event = {
	id = xxx18
	random = no
	country = IND

        trigger = {
                NOT = {
                    war = { country = IND country = PAK }
                    exists = PRK
                }
                OR = {
                   control = { province = 1457 data = IND }
                   control = { province = 1457 data = PAK }
                }
                alliance = { country = IND country = PAK }
                exists = PAK
        }

	name = "Mutual Mistrust"
	desc = "With the defeat of Bengal, there are only two countries left on the indian subcontinent, mistrust between us and them is starting to grow..."
        style = 0
	picture = "Rhineland"

	date = { day = 1 month = january year = 1936 }
        offset = 2
        deathdate = { day = 30 month = december year = 1948 }

	action_a = {
		name = "It is spreading"
                command = { type = leave_alliance }
	}
}

# Delhi eliminated

event = {
	id = xxx19
	random = no
	country = IND

        trigger = {
                NOT = {
                    war = { country = IND country = PRK }
                    exists = PAK
                }
                OR = {
                   control = { province = 1469 data = IND }
                   control = { province = 1469 data = PRK }
                }
                exists = PRK
        }

	name = "Shaking hands over the corpse of Delhi"
	desc = "With the defeat of Delhi, there are only two countries left on the indian subcontinent..."
        style = 0
	picture = "Rhineland"

	date = { day = 1 month = january year = 1936 }
        offset = 50
        deathdate = { day = 30 month = december year = 1948 }

	action_a = {
		name = "We are India!"
                command = { type = war which = PRK }
	}
	action_b = {
		name = "Delhi was the greatest threat"
                command = { type = trigger which = xxx20 }
	}
}

event = {
	id = xxx20
	random = no
	country = PRK

	name = "Shaking hands over the corpse of Delhi"
	desc = "With the defeat of Delhi, there are only two countries left on the indian subcontinent..."
        style = 0
	picture = "Rhineland"

	action_a = {
		name = "We are India!"
                command = { type = war which = PAK }
	}
	action_b = {
		name = "Delhi was the greatest threat"
                command = { }
	}
}

# Delhi eliminated - alliance between Princely federation and Bengal

event = {
	id = xxx21
	random = no
	country = IND

        trigger = {
                NOT = {
                    war = { country = IND country = PRK }
                    exists = PAK
                }
                OR = {
                   control = { province = 1469 data = IND }
                   control = { province = 1469 data = PRK }
                }
                alliance = { country = IND country = PRK }
                exists = PRK
        }

	name = "Mutual Mistrust"
	desc = "With the defeat of Delhi, there are only two countries left on the indian subcontinent, mistrust between us and them is starting to grow..."
        style = 0
	picture = "Rhineland"

	date = { day = 1 month = january year = 1936 }
        offset = 2
        deathdate = { day = 30 month = december year = 1948 }

	action_a = {
		name = "It is spreading"
                command = { type = leave_alliance }
	}
}

# Princely Federation eliminated

event = {
	id = xxx22
	random = no
	country = PRK

        trigger = {
                NOT = {
                    war = { country = PAK country = PRK }
                    exists = PAK
                }
                OR = {
                   control = { province = 1507 data = PAK }
                   control = { province = 1507 data = PRK }
                }
                exists = PAK
        }

	name = "Shaking hands over the corpse of the Princely Federation"
	desc = "With the defeat of the Princely Federation, there are only two countries left on the indian subcontinent..."
        style = 0
	picture = "Rhineland"

	date = { day = 1 month = january year = 1936 }
        offset = 50
        deathdate = { day = 30 month = december year = 1948 }

	action_a = {
		name = "We are India!"
                command = { type = war which = PAK }
	}
	action_b = {
		name = "The Princes were the greatest threat"
                command = { type = trigger which = xxx23 }
	}
}

event = {
	id = xxx23
	random = no
	country = PAK

	name = "Shaking hands over the corpse of the Princely Federation"
	desc = "With the defeat of the Princely Federation, there are only two countries left on the indian subcontinent..."
        style = 0
	picture = "Rhineland"

	action_a = {
		name = "We are India!"
                command = { type = war which = PRK }
	}
	action_b = {
		name = "The Princes were the greatest threat"
                command = { }
	}
}

# Princely federation eliminated - alliance between Delhi and Bengal

event = {
	id = xxx24
	random = no
	country = PRK

        trigger = {
                NOT = {
                    war = { country = PAK country = PRK }
                    exists = IND
                }
                OR = {
                   control = { province = 1469 data = PAK }
                   control = { province = 1469 data = PRK }
                }
                alliance = { country = PAK country = PRK }
                exists = PAK
        }

	name = "Mutual Mistrust"
	desc = "With the defeat of the Princely Federation, there are only two countries left on the indian subcontinent, mistrust between us and them is starting to grow..."
        style = 0
	picture = "Rhineland"

	date = { day = 1 month = january year = 1936 }
        offset = 2
        deathdate = { day = 30 month = december year = 1948 }

	action_a = {
		name = "It is spreading"
                command = { type = leave_alliance }
	}
}
 
Sarmatia1871 said:
Anyway, I'll work out a definite solution so the Kaiserreich scenario option appears at the top of the list in the next release!

If you haven't worked it out, I'm pretty sure oldest first newest last. At least that's what seems to be the case in my tests. Only the scenario file matters.
 
Uhm, should Bengal's industrialization program really increase Free Market?

In any case, here's the militarist policy options:

##############
### The Swedish Election of 1936: The Militarists chose their policies
##############

event = {
id = ...
random = no
country = SWE
style = 0

trigger = {

}

name = "The Militarists decide their policy"
desc = "The election of '36 was after some trouble resolved by King Gustav appointing a cabinet of generals and other military men, with large discretionary powers to restore order and effectively deal with the numerous problems facing the Kingdom.

Among the militarists most espoused an increase in the defence budget, and an attempt to clamp down on internal enemies. Others were more focused on the economy, and the idea of a "corporative" state was attractive to them. A third and smaller group was aggressively militant and felt that with Germany's strength seemingly fading Sweden must take a greater hand in local affairs."

picture = "politics2"

date = { #Triggered by event#}
offset = 150
deathdate = { #Triggered by event#}


action_a = {
ai_chance = 40
name = "We must defend ourselves against enemies from within and without!"
command = { type = domestic which = freedom value = -3 } #Clamping down on dissidents#
command = { type = domestic which = defense_lobby value = 2 }
command = { type = domestic which = professional_army value = 2 }
command = { type = domestic which = interventionism value = 1 }#Military increases it's power#
command = { type = dissent value = -3 }#Opposition silenced#
command = { type = add_corps which = "Sveriges försvarsmakt" value = land when = 230 where = 101 }#Stockholm#
command = { type = add_division which = "Infanteridivision ''Karl XII''" value = infantry when = 1 where = police }
command = { type = add_division which = "Infanteridivsion ''Gustav Adolf''" value = infantry when = 1 where = artillery }
}




action_b = {
ai_chance = 40
name = "We must meld all of society into a corporate state!"
command = { type = dissent value = 10 }#Angryness#
command = { type = domestic which = interventionism value = -1 } #Less time for foreign adventures#
command = { type = domestic which = free_market value = -2 }#Centralization of the economy#
command = { type = domestic which = freedom value = -1 }
command = { type = construct which = ic where = 101 value = 3 }#Stockholm#
command = { type = construct which = ic where = 98 value = 1 }#Göteborg#
command = { type = metalpool value = 1000 }
command = { type = rarematerialspool value = 1000 }
command = { type = energylpool value = 1000 }#Resources#

}
action_c = {
ai_chance = 20
name = "We must greatly expand our military, and our territory!" #This is the "Total Nutter" route, should perhaps tricker various reaction events where the neighbours, especially Russia and Germany, has small chance to declare war#
command = { type = dissent value = 15 }#Expansionism has it's price#
command = { type = domestic which = freedom value = -2 }
command = { type = domestic which = political_left value = -4 }
command = { type = domestic which = democratic value = -4 }
command = { type = domestic which = interventionism value = 4 }
command = { type = domestic which = defense_lobby value = 4 }
command = { type = domestic which = professional_army value = 4 }#Militarization of society#
command = { type = relation which = GER value = -100 }
command = { type = relation which = RUS value = -100 }
command = { type = relation which = FIN value = -100 }
command = { type = relation which = DEN value = -100 }
command = { type = relation which = NOR value = -100 }
command = { type = relation which = ENG value = -100 }
command = { type = relation which = FRA value = -100 } #Essentially everyone in the even remote vicinity gets pissy#
command = { type = add_corps which = "Svenska armén" value = land when = 230 where = 101 }
command = { type = add_division which = "Pansardivision ''Banér''" value = armor when = 1 where = }
command = { type = add_division which = "Infanteridivison ''Lennart Torstensson''" value = infantry when = 1 where = artillery}
command = { type = add_division which = "Flygdivision ''Karl X Gustav" value = tactical_bomber when = 1 where = }
command = { type = gain_tech which = 9020}#Flying Circus#
command = { type = gain_tech which = 9030 }#Force Substitution#
command = { type = gain_tech which = 6040 }#Delay#
command = { type = gain_tech which = 6060 }#Stand-Off#
}

*phew* Now I've done my part on this event series (hopefully) I might start with the swedish-finnish tension series next...
 
Arilou said:
Just one thing: The Chnese Peasant-dudes have a bunch of Xibei-San-Maan divisions on it's territories.

Hmmm - I may actually partition Xibei-San-Maan between its more interesting neighbouring countries - it's taking up valuable space that could be better used for Millenarians, Tibetans and Mongols....
 
Mr Hearts said:
I downloaded this mod yesterday and totally like it but I have two questions:

1. Is there some event that triggers another Great War and so when?

2. Can someone explain the differnent ideologies in the mod?
Ex: National Populist is National Socialist right?

1. Not yet - wait for the next version, which will (sort of...).

2. Explained very well by Arilou (I think I gave the full ideologies description myself on the second or third page of this thread...)
 
trezza_cz said:
First event, Sarm. If you have some problems, tell me.

Many thanks! Although I believe you'd need a pretty extremist government in Bohemia to start asserting the ancient claims to Silesia, which would mostly be inhabited by ethnic Germans and Poles by this point.

:D - Not that I'd be opposed to giving Bohemia the choice of getting an extreme nationalist government, of course - would there be any obvious suggestions for ministers/leaders?
 
trezza_cz said:
I have one problem with Bohemia - they product much more divisions than it's tolerable. Czechoslovakia in 1938 (when Germany was ready to attack) has about 42 divisions. In 1936 when there's no reason to be "muscled" Czechoslovakia products about two division per month! (as I saw)

Ah, this is probably down to a combination of AI files and the size of Czech industry - which can be dealt with, but would need to be balanced with what's going on in all the other countries...
 
Zuckergußgebäck said:
Speaking of Bengal, I am tinkering with an event chain for them to adopt the "Fourth Four-year Plan" in 1937. I am not really sure whether the brits, french and sicilians should get plans, but since Bengal is probably locked in an intense rivalry with the Princely federation and Dehli for domination of India, I can easily see them making five-year plans. Anyway, if Bengal chooses option a (step up the industrialization), they get a series of events dealing with rice shortage, and eventually starvation. They then get a chance to either put a prince of terror in as minister of security, or Gandhi. The prince of terror sets of one event chain, while Gandhi sets of another (the details of which are yet to be descided)

Many thanks for this and the events! The effects and structure all look good, although I may make some alterations to the names/descriptions to fit them in with the distinctive "Bengali Road to Socialism" (with no Soviet Union, no-one is really going to know what a Four or Five Year Plan is!) - probably more in line with 'systemising' local workshops and production, restructuring villages as socialist collectives and establishing a more centralised government over the country, in preperation for the coming struggle with the Princes...
 
tombom said:
If you haven't worked it out, I'm pretty sure oldest first newest last. At least that's what seems to be the case in my tests. Only the scenario file matters.

Hmmm, I must age the .eug file? I'm trying out some options, but there definitely should be some route around this!
 
Arilou said:
Uhm, should Bengal's industrialization program really increase Free Market?

In any case, here's the militarist policy options:

*phew* Now I've done my part on this event series (hopefully) I might start with the swedish-finnish tension series next...

Cool - many thanks!

I actually mentioned in a post a while ago (probably page 50-something...) that I was thinking changing the 'Free Market-Central Planning' slider to 'Decentralisation-Centralisation' -> This would be more in line with the general global situation, where all economies are going to be pretty monopolised (either by states, trade union organisations or big cartels), and the main difference is going to be how much power any one central authority has over the whole thing...
 
Here's a raw tech team file for Empire of Japan

U08;Name;Pic Name;Skill;Start Year;End Year;Speciality1;Speciality2;Speciality3;Speciality4;Speciality5;Speciality6;Speciality7;Speciality8;Speciality9;Speciality10;Speciality11;Speciality12;Speciality13;Speciality14;Speciality15;Speciality16;Speciality17;Speciality18;Speciality19;Speciality20;Speciality21;Speciality22;Speciality23;Speciality24;Speciality25;Speciality26;Speciality27;Speciality28;Speciality29;Speciality30;Speciality31;Speciality32;x
6402;United Colonial Development Organization;T6402;4;1930;1970;mechanics;management;chemistry;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;x
1914;Hideki Tojo;T1914;5;1930;1970;large_unit_tactics;individual_courage;centralized_execution;aircraft_testing;bomber_tactics;;;;;;;;;;;;;;;;;;;;;;;;;;;;x
6405;Yoshijiro Umezu;T6405;6;1939;1970;combined_arms_focus;individual_courage;centralized_execution;large_unit_tactics;training;;;;;;;;;;;;;;;;;;;;;;;;;;;;x
6406;Oka Keijun;T6406;4;1939;1970;submarine_tactics;seamanship;naval_training;large_taskforce_tactics;;;;;;;;;;;;;;;;;;;;;;;;;;;;;x
6407;Yoshijiro Umezu;T6405;3;1939;1970;aircraft_testing;piloting;bomber_tactics;fighter_tactics;;;;;;;;;;;;;;;;;;;;;;;;;;;;;x
6408;Dowa Automobile Company;T1909;5;1930;1970;mechanics;electronics;artillery;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;x
6410;Imperial Arsenal;T1003;4;1930;1970;artillery;general_equipment;chemistry;training;;;;;;;;;;;;;;;;;;;;;;;;;;;;;x
6411;United Imperial Industries;T13;5;1930;1970;industrial_engineering;mechanics;technical_efficiency;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;x
1903;Imperial Naval Yards;T1903;5;1930;1970;naval_engineering;electronics;naval_artillery;technical_efficiency;;;;;;;;;;;;;;;;;;;;;;;;;;;;;x
1904;Imperial Aircrafts;T1904;5;1930;1970;aeronautics;chemistry;technical_efficiency;artillery;;;;;;;;;;;;;;;;;;;;;;;;;;;;;x
 
Sarmatia1871 said:
Many thanks! Although I believe you'd need a pretty extremist government in Bohemia to start asserting the ancient claims to Silesia, which would mostly be inhabited by ethnic Germans and Poles by this point.

:D - Not that I'd be opposed to giving Bohemia the choice of getting an extreme nationalist government, of course - would there be any obvious suggestions for ministers/leaders?

SURE!!! I'll send it tomorrow.