Ive got a problem with the "count´s feud" event in 1533 for Denmark:
#Count's Feud#
event = {
id = 3293
random = no
country = DAN
name = "EVENTNAME3293"
desc = "EVENTHIST3293"
style = 2
date = { day = 11 month = april year = 1533 }
offset = 364
action_a ={ # Support Christian of Holstein
name = "ACTIONNAME3293A"
command = { type = domestic which = MERCANTILISM value = 3 }
command = { type = domestic which = ARISTOCRACY value = 3 }
command = { type = relation which = SWE value = 100 }
command = { type = relation which = SHL value = 100 }
command = { type = revoltrisk which = 240 value = 15 }
command = { type = stability value = -3 }
#command = { type = add_countryculture which = german }
}
action_b ={ # Support Christian II
name = "ACTIONNAME3293B"
command = { type = domestic which = ARISTOCRACY value = -2 }
command = { type = domestic which = MERCANTILISM value = -2 }
command = { type = sleepmonarch which = 06346 }
command = { type = wakemonarch which = 06356 } # His line ends with him anyway.
command = { type = relation which = MEC value = 100 }
command = { type = relation which = POM value = 100 }
command = { type = revoltrisk which = 48 value = 1 }
command = { type = stability value = -6 }
Look at the line
" #command = { type = add_countryculture which = german } "
The culture isnt added, because there is the # sign at front of the line.
Is this wanted? I cant imagine it, since the option A is senseless that way. (15 percent rr for 20 years is a bit high, isnt it?for nothing)
Im using AoD1492 by Ry....! But i think this event isnt touched. Got it from the normal event folder. Can anyone help me?
I need to know it for the Youve got to die for the government MP-game. So all players have to change it, if the majority agrees with me.
(could make a poll, but never done this...and im too lazy, now)
#Count's Feud#
event = {
id = 3293
random = no
country = DAN
name = "EVENTNAME3293"
desc = "EVENTHIST3293"
style = 2
date = { day = 11 month = april year = 1533 }
offset = 364
action_a ={ # Support Christian of Holstein
name = "ACTIONNAME3293A"
command = { type = domestic which = MERCANTILISM value = 3 }
command = { type = domestic which = ARISTOCRACY value = 3 }
command = { type = relation which = SWE value = 100 }
command = { type = relation which = SHL value = 100 }
command = { type = revoltrisk which = 240 value = 15 }
command = { type = stability value = -3 }
#command = { type = add_countryculture which = german }
}
action_b ={ # Support Christian II
name = "ACTIONNAME3293B"
command = { type = domestic which = ARISTOCRACY value = -2 }
command = { type = domestic which = MERCANTILISM value = -2 }
command = { type = sleepmonarch which = 06346 }
command = { type = wakemonarch which = 06356 } # His line ends with him anyway.
command = { type = relation which = MEC value = 100 }
command = { type = relation which = POM value = 100 }
command = { type = revoltrisk which = 48 value = 1 }
command = { type = stability value = -6 }
Look at the line
" #command = { type = add_countryculture which = german } "
The culture isnt added, because there is the # sign at front of the line.
Is this wanted? I cant imagine it, since the option A is senseless that way. (15 percent rr for 20 years is a bit high, isnt it?for nothing)
Im using AoD1492 by Ry....! But i think this event isnt touched. Got it from the normal event folder. Can anyone help me?
I need to know it for the Youve got to die for the government MP-game. So all players have to change it, if the majority agrees with me.