I'll tell you what I think, lalabag. 1% revoltrisk means 1 revolt in 100 years. So unless thats your intention, I'd up it a little.
Originally posted by Gathenhielm
Why does it give revoltrisk, is it all this turmoil between fans?
I'll tell you what I think, lalabag. 1% revoltrisk means 1 revolt in 100 years. So unless thats your intention, I'd up it a little.
[COLOR=silver]event = {
id = xxxxx
random = no
country = FLA
name = "Euro 2000"
desc = "Your country, together with the Netherlands have the honour to host Euro 2000 (the European Soccer Championship."
style = 1
date = { day = 31 month = july year = 2000 }
action_a = {
name = "Great!"
command = { type = treasury value = 100 }
command = { type = revoltrisk which = 2 value = 50 }
}
}
event = {
id = xxxxx
random = no
country = HOL
name = "Euro 2000"
desc = "Your country, together with Belgium have the honour to host Euro 2000 (the European Soccer Championship."
style = 1
date = { day = 31 month = july year = 2000 }
action_a = {
name = "Great!"
command = { type = treasury value = 100 }
command = { type = revoltrisk which = 2 value = 50 }
}
}
[/COLOR]
[COLOR=silver]event = {
id = xxxxx
random = no
country = FLA
name = "Neo-CCC"
desc = "The C.C.C. (Cellules Comuniste Combatant / Combattederende Communistische Cellen / Combatting Comunistic Celles) were a terrorist group in the nineteenseventies but now there is a group calling theirselves the Neo-CCC who want a communist state in Belgium."
style = 1
date = { day = 11 month = september year = 2024 }
action_a = {
name = "Let's change to communism"
command = { type = treasury value = 100 }
command = { type = religion which = orthodox }
command = { type = relation which = USA value = -200 }
command = { type = relation which = U17 value = 100 }#if they exist
command = { type = relation which = CHI value = 100 }
}
action_b = {
name = "Let us fight that communist scum!"
command = { type = treasury value = -100 }
command = { type = relation which = USA value = 200 }
command = { type = relation which = U17 value = -100 }#if they exist
command = { type = relation which = CHI value = -100 }
command = { type = revoltrisk which = 60 value = 10 }
}
}
plz tell me what you think of it ;)
[/COLOR]
I just think that the choices should be rewersed. If you want a peaceful change to communism you maybe want to add a few more events leading to it. It just look very odd if Belgium suddenly becomes communist.Originally posted by labalag
I know, but maybe in 20 years the mentlity of the people will have changed so tat their are more communist than kapitalist people in Belgium. (It's just an idea)
I believe you will ome up with great events in the end labalag. Keep up the good workOriginally posted by labalag
just like I said its just an idea, I need to work it out a little bit more
event = {
id = xxxxx
random = no
country = FLA
name = "Genocide-law"
desc = "The Genocidelaw stated that anyone that has commited a crime against humanity could be prosecuted in Belgium.Many countries weren't apleased with this."
style = 1
date = { day = 1 month = july year = 1993}
action_a = {
name = "Pass the Genocidelaw"
command = { type = relation which = -1 value = -50 }
command = { type = relation which = -1 value = -50 }
command = { type = relation which = -1 value = -50 }
command = { type = relation which = -1 value = -50 }
command = { type = relation which = -1 value = -50 }
}
action_b = {
name = "Don't Pass it"
command = { type = relation which = -1 value = 30}
command = { type = relation which = -1 value = 30}
command = { type = relation which = -1 value = 30}
command = { type = relation which = -1 value = 30}
command = { type = relation which = -1 value = 30}
}
}