If I've read that correctly, the Indian Revolt only happens if the British choose to expand their intelligence network (and then go to war with Afghanistan). Shouldn't that be the other way round?
Originally posted by StephenT
If I've read that correctly, the Indian Revolt only happens if the British choose to expand their intelligence network (and then go to war with Afghanistan). Shouldn't that be the other way round?
Originally posted by Allenby
Code:event = { country = ENG id = 56314 action_a = { name = "Expand intelligence network" command = { type = supplies value = -50 } command = { type = manpower value = -15 } command = { type = setflag which = india2 } } event = { country = ENG id = 56315 name = "Indian Rebellion" trigger = { flag = india2 war = { country = ENG country = AFG } }
Originally posted by StephenT
Surely the command setflag india2 should appear in action b of 56314?
Originally posted by shell
A possible way to link military failures with dissent could be to make events that check ownership of important national provinces. Every month (or maybe year), for every home important province a nation has lost, dissent will increase by a certain amount, maybe 1 or 2%.
Originally posted by shell
Also, should the surrender of allies cause dissent? This could reflect those who think the war should be abandoned after the fall of that ally. This may cause England or US to go neutral after France and Russia are defeated, if dissent was already high enough.
shell said:Are there any events which simulate the Paris Gun? The trigger could be German capture of provinces adjacent to Paris. Effects would be small dissent for France and a supply cost for Germany.