• 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.
Showing developer posts only. Show all posts in this thread.

ForzaA

Thalassic QA
Paradox Staff
QA
69 Badges
Apr 1, 2001
10.288
1.546
  • Rome Gold
  • Knights of Pen and Paper +1 Edition
  • Leviathan: Warships
  • The Kings Crusade
  • Lost Empire - Immortals
  • Magicka
  • Majesty 2
  • Majesty 2 Collection
  • March of the Eagles
  • Europa Universalis III Complete
  • Naval War: Arctic Circle
  • Victoria: Revolutions
  • Europa Universalis: Rome
  • King Arthur II
  • Semper Fi
  • Ship Simulator Extremes
  • Sword of the Stars
  • Sword of the Stars II
  • Supreme Ruler 2020
  • Starvoid
  • Teleglitch: Die More Edition
  • The Showdown Effect
  • Victoria 2
  • Rome: Vae Victis
  • Warlock: Master of the Arcane
  • Imperator: Rome Sign Up
  • Dungeonland
  • Arsenal of Democracy
  • Hearts of Iron II: Armageddon
  • Cities in Motion
  • Cities in Motion 2
  • Crusader Kings II
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Darkest Hour
  • Deus Vult
  • Diplomacy
  • A Game of Dwarves
  • East India Company Collection
  • Europa Universalis III
  • Divine Wind
  • Europa Universalis IV
  • Europa Universalis IV: Conquest of Paradise
  • For The Glory
  • For the Motherland
  • Hearts of Iron III
  • Heir to the Throne
  • Impire
i have no idea what changed in the whole MDS in comparison to normal EU2 but here goes my try at Pim Fortuyn sequence.
notes:
1. dates probably far off
2. events might need offsets and deathdates
3. events not balanced yet :)

Code:
event = {
  id = XX1
  random = no
  country = HOL
  name = "Fall of the government"
  desc = "In the early part 2001, the Dutch government fell just before the elections, over  the issue of the Srebrenica 
disaster"##is there an event for the Srebrenica problem/NATO
 intervention in former Yugoslavia?##
  style = 1

  date = { day = 15 month = february year = 2001 }#dont know the exact date



action_a = {
    name = "the people are unhappy with the current situation of the country"
    command = { type = stability value = -2 }
     }
action_b = {
name = "the politicians finally understand the people's problems"
    command = { type = stability value = -1 }
    command = { type = treasury value =-100 } #issues addresed#
    command = { type = centralisation value =-1 } #people more involved, less central control#
    command = { type = sleepevent which = XX2}
     }
}

event = {
  id = XX2
  random = no
  country = HOL
  name = "'leefbaar' parties win elections in various cities"
  desc = ""
  style = 1

  date = { day = 15 month = june year = 2001 } #dont know when all these elections were#


action_a = {
    name = "The 'leefbaar' parties win"
    command = { type = stability value = 1 }
    command = { type = centralisation value =-1 } #inexperienced people come to "power" in various cities
    command = { type = treasury value = -125 } #and spend money like there's no tomorrow to addres various issues
    command = { type = setflag which = leefbaarNL }
    command = { type = basetax which = -1 value = 1 }#
    command = { type = basetax which = -1 value = 1 }#
    command = { type = basetax which = -1 value = 1 }#people are happy, issues get addresed: more productivity
     }
action_b = {
name = "the established parties manage to hold the power"
    command = { type = revoltrisk which = 48 value = 2}#elections every four years
    command = { type = stability value = -1 }
     }
}


event = {
  id = XX3
  trigger = { flag = leefbaarNL }
  random = no
  country = HOL
  name = "The rise of Pim Fortuyn"
  desc = "Pim Fortuyn led the 'leefbaar' party in Rotterdam, but 
had ambitions to go into the national politics, he therefore tried to get as much TV-time as possible"
  style = 1

  date = { day = 15 month = august year = 2001 }



action_a = {
    name = "Freedom of speech, give him the interviews he wants"
    command = { type = stability value = 1 }
    command = { type = setflag which = Pim }
    command = { type = revoltrisk which = 6 value = 6 } #Pim Fortuyns opinions offend some people
     }
action_b = {
name = "Pim Fortuyn is an extremist, deny him any and all interviews"
    command = { type = stability value = -2 }
    command = { type = revolt which = -2 }#this was hardly an option
    command = { type = revoltrisk which = 6 value = 9 }
     }
}





event = {
  id = XX4
  trigger = { flag = Pim }
  random = no
  country = HOL
  name = "TV discussions with Pim Fortuyn"
  desc = "in various TV discussions Pim Fortuyn clearly voiced his 
opinion, and mostly won the discussions with the other politicians"
  style = 1

  date = { day = 27 month = november year = 2001 }



action_a = {
    name = "Pim Fortuyn is allowed to voice his opinion, which is at times extremist"
    command = { type = stability value = 2 } #people are happy this is being said
     }
action_b = {
    name = "other politicians pretend it is their idea"
    command = { type = stability value = 1 } #people are still slightly distrusting, but happy the issues get addresed
    command = { type = sleepevent which = XX5 }
     }

event = {
  id = XX5
  trigger = { flag = Pim }
  random = no
  country = HOL
  name = "Pim Fortuyn is shot"
  desc = "Pim Fortuyns extremism scares some people, one of
 them decides to shoot Pim"
  style = 1

  date = { day = 6 month =may year = 2002 }#might want a little offset


action_a = {
    name = "Pim is dead"
    command = { type = stability value = -2 } #his death shocks the nation
     }
action_b = {
name = "Pim miraculously survives the assasination attempt"
    command = { type = stability value = -1 } #shock of the attempt
    command = { type = setflag which = PimPM } #for a 'fantasy' Pim government
     }
}
 
Last edited:

ForzaA

Thalassic QA
Paradox Staff
QA
69 Badges
Apr 1, 2001
10.288
1.546
  • Rome Gold
  • Knights of Pen and Paper +1 Edition
  • Leviathan: Warships
  • The Kings Crusade
  • Lost Empire - Immortals
  • Magicka
  • Majesty 2
  • Majesty 2 Collection
  • March of the Eagles
  • Europa Universalis III Complete
  • Naval War: Arctic Circle
  • Victoria: Revolutions
  • Europa Universalis: Rome
  • King Arthur II
  • Semper Fi
  • Ship Simulator Extremes
  • Sword of the Stars
  • Sword of the Stars II
  • Supreme Ruler 2020
  • Starvoid
  • Teleglitch: Die More Edition
  • The Showdown Effect
  • Victoria 2
  • Rome: Vae Victis
  • Warlock: Master of the Arcane
  • Imperator: Rome Sign Up
  • Dungeonland
  • Arsenal of Democracy
  • Hearts of Iron II: Armageddon
  • Cities in Motion
  • Cities in Motion 2
  • Crusader Kings II
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Darkest Hour
  • Deus Vult
  • Diplomacy
  • A Game of Dwarves
  • East India Company Collection
  • Europa Universalis III
  • Divine Wind
  • Europa Universalis IV
  • Europa Universalis IV: Conquest of Paradise
  • For The Glory
  • For the Motherland
  • Hearts of Iron III
  • Heir to the Throne
  • Impire
Originally posted by Lars
ForzA
you need a space betveen the = and the 1 in the "'leefbaar' parties win elections in various cities" event where you increase taxvalue
heh, my events always have errors like that :)
fixed now

Originally posted by magdat
Here clearly is a more capable candidate for the job labalag. (still want to help thought)
me?? you got to be kidding :)
 

ForzaA

Thalassic QA
Paradox Staff
QA
69 Badges
Apr 1, 2001
10.288
1.546
  • Rome Gold
  • Knights of Pen and Paper +1 Edition
  • Leviathan: Warships
  • The Kings Crusade
  • Lost Empire - Immortals
  • Magicka
  • Majesty 2
  • Majesty 2 Collection
  • March of the Eagles
  • Europa Universalis III Complete
  • Naval War: Arctic Circle
  • Victoria: Revolutions
  • Europa Universalis: Rome
  • King Arthur II
  • Semper Fi
  • Ship Simulator Extremes
  • Sword of the Stars
  • Sword of the Stars II
  • Supreme Ruler 2020
  • Starvoid
  • Teleglitch: Die More Edition
  • The Showdown Effect
  • Victoria 2
  • Rome: Vae Victis
  • Warlock: Master of the Arcane
  • Imperator: Rome Sign Up
  • Dungeonland
  • Arsenal of Democracy
  • Hearts of Iron II: Armageddon
  • Cities in Motion
  • Cities in Motion 2
  • Crusader Kings II
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Darkest Hour
  • Deus Vult
  • Diplomacy
  • A Game of Dwarves
  • East India Company Collection
  • Europa Universalis III
  • Divine Wind
  • Europa Universalis IV
  • Europa Universalis IV: Conquest of Paradise
  • For The Glory
  • For the Motherland
  • Hearts of Iron III
  • Heir to the Throne
  • Impire
Originally posted by magdat


No, not that I was aware of. Is there any reason the believe that I should have been kidding?
yes.. most of my events screw up, and i seldom have the inspiration to do more then one little bunch of events..
and I'm not that much into building up an entire web of events

And if so should we know about it?

now you do :p


In other words, I love to help, but PLEASE dont count on me to make contributions regularly.
 

ForzaA

Thalassic QA
Paradox Staff
QA
69 Badges
Apr 1, 2001
10.288
1.546
  • Rome Gold
  • Knights of Pen and Paper +1 Edition
  • Leviathan: Warships
  • The Kings Crusade
  • Lost Empire - Immortals
  • Magicka
  • Majesty 2
  • Majesty 2 Collection
  • March of the Eagles
  • Europa Universalis III Complete
  • Naval War: Arctic Circle
  • Victoria: Revolutions
  • Europa Universalis: Rome
  • King Arthur II
  • Semper Fi
  • Ship Simulator Extremes
  • Sword of the Stars
  • Sword of the Stars II
  • Supreme Ruler 2020
  • Starvoid
  • Teleglitch: Die More Edition
  • The Showdown Effect
  • Victoria 2
  • Rome: Vae Victis
  • Warlock: Master of the Arcane
  • Imperator: Rome Sign Up
  • Dungeonland
  • Arsenal of Democracy
  • Hearts of Iron II: Armageddon
  • Cities in Motion
  • Cities in Motion 2
  • Crusader Kings II
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Darkest Hour
  • Deus Vult
  • Diplomacy
  • A Game of Dwarves
  • East India Company Collection
  • Europa Universalis III
  • Divine Wind
  • Europa Universalis IV
  • Europa Universalis IV: Conquest of Paradise
  • For The Glory
  • For the Motherland
  • Hearts of Iron III
  • Heir to the Throne
  • Impire
Originally posted by Gathenhielm
You musnt do it in event format, I can script if you are too lazy:)
not so much lazyness but more a failure to understand why the game doesnt like my events :s

anyways..
i assume most events have to be fantasy since they haven't happened yet ( :D )


btw.. since the religions of EU2 seem to represent ideologies in MDS, what else changed (in words of what it represents)

I haven't played the MDS since i cant make a second install (PC challenged :) and i dont want to screw my install since i play MP too.. any way to get around this?
 

ForzaA

Thalassic QA
Paradox Staff
QA
69 Badges
Apr 1, 2001
10.288
1.546
  • Rome Gold
  • Knights of Pen and Paper +1 Edition
  • Leviathan: Warships
  • The Kings Crusade
  • Lost Empire - Immortals
  • Magicka
  • Majesty 2
  • Majesty 2 Collection
  • March of the Eagles
  • Europa Universalis III Complete
  • Naval War: Arctic Circle
  • Victoria: Revolutions
  • Europa Universalis: Rome
  • King Arthur II
  • Semper Fi
  • Ship Simulator Extremes
  • Sword of the Stars
  • Sword of the Stars II
  • Supreme Ruler 2020
  • Starvoid
  • Teleglitch: Die More Edition
  • The Showdown Effect
  • Victoria 2
  • Rome: Vae Victis
  • Warlock: Master of the Arcane
  • Imperator: Rome Sign Up
  • Dungeonland
  • Arsenal of Democracy
  • Hearts of Iron II: Armageddon
  • Cities in Motion
  • Cities in Motion 2
  • Crusader Kings II
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Darkest Hour
  • Deus Vult
  • Diplomacy
  • A Game of Dwarves
  • East India Company Collection
  • Europa Universalis III
  • Divine Wind
  • Europa Universalis IV
  • Europa Universalis IV: Conquest of Paradise
  • For The Glory
  • For the Motherland
  • Hearts of Iron III
  • Heir to the Throne
  • Impire
military annex IIRC is 5 BB..

btw.. i dont think there's any balance in that walloon expulsion event... it should at least give *some* bonus (otherwise, a human player will always just pick action_b)
 

ForzaA

Thalassic QA
Paradox Staff
QA
69 Badges
Apr 1, 2001
10.288
1.546
  • Rome Gold
  • Knights of Pen and Paper +1 Edition
  • Leviathan: Warships
  • The Kings Crusade
  • Lost Empire - Immortals
  • Magicka
  • Majesty 2
  • Majesty 2 Collection
  • March of the Eagles
  • Europa Universalis III Complete
  • Naval War: Arctic Circle
  • Victoria: Revolutions
  • Europa Universalis: Rome
  • King Arthur II
  • Semper Fi
  • Ship Simulator Extremes
  • Sword of the Stars
  • Sword of the Stars II
  • Supreme Ruler 2020
  • Starvoid
  • Teleglitch: Die More Edition
  • The Showdown Effect
  • Victoria 2
  • Rome: Vae Victis
  • Warlock: Master of the Arcane
  • Imperator: Rome Sign Up
  • Dungeonland
  • Arsenal of Democracy
  • Hearts of Iron II: Armageddon
  • Cities in Motion
  • Cities in Motion 2
  • Crusader Kings II
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Darkest Hour
  • Deus Vult
  • Diplomacy
  • A Game of Dwarves
  • East India Company Collection
  • Europa Universalis III
  • Divine Wind
  • Europa Universalis IV
  • Europa Universalis IV: Conquest of Paradise
  • For The Glory
  • For the Motherland
  • Hearts of Iron III
  • Heir to the Throne
  • Impire
still paying 500 cash (difference between A and B) for not getting -4 basetax is quite a no-brainer. 4 basetax makes on average ~5 per year in census tax (stab bonus etc.) and the same amount in investment. I'd suggest maybe giving some +cent and perhaps some good folluw-up events that make A the better choice (though only slightly)

now, i am not advocating changing the -4 basetax, that is quite reasonable, but it should at least give something really good in return.