Hello 
We are still polishing our World War One scenario and we would like to hear about your proposals for decisions that could be taken by players (and AI).
These can deal with domestic policy, foreign affairs, the economy, the military, etc.
There is for instance a decision as Germany that allows to align Bulgaria when Serbia is annexed:
I know you have tons of such ideas so please keep them coming!
We are still polishing our World War One scenario and we would like to hear about your proposals for decisions that could be taken by players (and AI).
These can deal with domestic policy, foreign affairs, the economy, the military, etc.
There is for instance a decision as Germany that allows to align Bulgaria when Serbia is annexed:
#Bulgaria
event = {
id = 2191508 # The Fall of Serbia
country = U08
decision = { NOT = { exists = SER } }
decision_trigger = { }
trigger = {
random = 10
NOT = { exists = SER }
}
name = "EVT1914_2191508_NAME"
desc = "EVT1914_2191508_DESC"
style = 2
picture = "news_paper"
date = { day = 28 month = june year = 1914 }
offset = 3
deathdate = { day = 30 month = december year = 1914 }
action = {
name = "EVT1914_2191508_ACTIONA" # Propose an alliance
ai_chance = 100
command = { type = trigger which = 2020500 } # BUL "The fall of Serbia, German diplomatic mission"
}
action = { trigger = { ai = yes }
name = "EVT1914_2191508_ACTIONB" # Ignore Bulgaria
ai_chance = 0
command = { }
}
}
I know you have tons of such ideas so please keep them coming!