Originally posted by labalag
I would only increase the innovativenes because i don't think serfdom exists in a democracy![]()
[COLOR=white]event = {
id = xxxxx
random = no
country = FLA
name = "Dioxine-crisis"
desc = "The dioxine-crisis was caused by the fac that producers of cattle-feed put motoroil in their cattle-feed for bigger profits but this was to the cost oh the health of the public."
style = 1
date = { day = 1 month = june year = 1999}
action_a = {
name = "Darned"
command = { type = treasury value = -100 }
command = { type = infra value = -400 }
command = { type = relation which = FRA value = -20 }
command = { type = relation which = NED value = -50}
command = { type = relation which = GRA value = -50 }
command = { type = provincetax which = -1 value = -1 }
command = { type = provincetax which = -2 value = -1 }
command = { type = provincetax which = -1 value = -1 }
}
}[/COLOR]
event = {
id = xxxxx
random = no
country = FLA
name = "The split up"
desc = "After many fights in the Belgian Monarchy and when the far-right party Vlaams Blok won the elections they suggested that Belgium should be split up into Flanders and Wallony but because of the fact that they didn't got a 66% majority it was doubtful that they would succeed in their plan."
style = 1
# no date but shoud be triggered dirrectly after the far-right parties would win the elections
action_a = {
name = "No, a union we remain"
command = { type = stability value = -2}
command = { type = revoltrisk which = 120 value = 50 }
command = { type = provincetax which = -1 value = -1 }
command = { type = provincetax which = -2 value = -1 }
command = { type = provincetax which = -1 value = -1 }
}
action_b = {
name= "Yes,Flanders and Wallony should be independent"
command = { type = country which = XXX}#(Flanders)
command = { type = independence which = YYY } #(Wallony)
}
}
Originally posted by labalag
normally it should happen when the far-right parties win the elections in Belgium so maybe 2007 or later but got to work on new electionevents
Originally posted by Mormegil
I gave Wallony the VIE tag, and Flandres the VIJ.
Flandres is "Vlandeern" in belgianese right? (or whatever the language is called)
Originally posted by labalag
uhh belgianese doesn't exist has never existed and will never exists![]()
and its Vlaanderen in dutch Vloanders in flemmish
event = {
id = xxxxx
random = no
country = FLA
name = "The split up"
desc = "After many fights in the Belgian Monarchy and when the far-right party Vlaams Blok won the elections they suggested that Belgium should be split up into Flanders and Wallony but because of the fact that they didn't got a 66% majority it was doubtful that they would succeed in their plan."
style = 1
# no date but shoud be triggered dirrectly after the far-right parties would win the elections
action_a = {
name = "No, a union we remain"
command = { type = stability value = -2}
command = { type = revoltrisk which = 120 value = 50 }
command = { type = provincetax which = -1 value = -1 }
command = { type = provincetax which = -2 value = -1 }
command = { type = provincetax which = -1 value = -1 }
}
action_b = {
name= "Yes,Flanders and Wallony should be independent"
command = { type = country which = VIJ }#(Flanders)
command = { type = independence which = VIE } #(Wallony)
}
}
Originally posted by foolish_child
#pointless cobbled together by C.Tallentire
event = {
id = xxxxx
random = no
country = Lux
name = "Luxembourg declared most pointless country in the MDS!"
desc = "Despite their being many nations more pointless and small then us in the real world in the mds we are the most pointless nation in the world!."
style = 1
date = { day = 12 month = July year = 2003 }
action_a = {
name = "Really? Then how about a pointless effect!"
command = { type = relation which = hol value = 1 }
}
}
event = {
id = xxxxx
random = no
country = FLA
name = "Anti-corruption actions
desc = "Much of the Belgian money was in banks in foreign countries because much of this money was so-called black money (income were no taxes were paid on) but in 2003 the Belgian governement decided to give everybody wit so-called black money a general pardon on it if they return it to Belgium and if they would invest it into Belgian corporations."
style = 1
date = { day = 1 month = july year = 2003}
action_a = {
name = "OK, give a general pardon"
command = { type = stability value = 1}
command = { type = provincetax which = 380 value = 2}
command = { type = provincetax which = 378 value = 3}
command = { type = provincetax which = 379 value = 1}
}
action_b = {
name= "No they shall pay heavy taxes"
command = { type = treasury value = 150 }
command = { type = stability value = -1}
command = { type = provincetax which = -1 value = -1}
}
}