Hmm, is this bugged? I'm communist, I have a democratic reformer, but I don't have any democracy decisions available. Support for democracy is at 53% and rising
Hmm, is this bugged? I'm communist, I have a democratic reformer, but I don't have any democracy decisions available. Support for democracy is at 53% and rising
I looked through the files, i believe nations that have the ability to go democratic via foci cannot get the event to flip them to democratic, which is ridiculous in my opinion.
Essentially if the following trigger is true, then the decision to cause the flip is not visible.
Edit: Well, the peaceful referendum transition, not sure about self triggered civil wars.
Code:check_has_focus_tree_to_switch_to_democratic = { NOT = { tag = MAN } NOT = { tag = FRA } NOT = { tag = USA } NOT = { tag = ENG } NOT = { tag = CAN } NOT = { tag = SAF } NOT = { tag = AUS } NOT = { tag = NZL } NOT = { tag = RAJ } NOT = { tag = CZE } NOT = { AND = { tag = HUN has_dlc = "Death or Dishonor" } } NOT = { AND = { tag = JAP has_dlc = "Waking the Tiger" } } NOT = { AND = { tag = GER has_dlc = "Waking the Tiger" } } NOT = { AND = { tag = YUN has_dlc = "Waking the Tiger" NOT = { has_focus_tree = china_nationalist_focus } } } NOT = { AND = { tag = GXC has_dlc = "Waking the Tiger" NOT = { has_focus_tree = china_nationalist_focus } } } NOT = { AND = { tag = XSM has_dlc = "Waking the Tiger" NOT = { has_focus_tree = china_nationalist_focus } } } NOT = { AND = { tag = SHX has_dlc = "Waking the Tiger" NOT = { has_focus_tree = china_nationalist_focus } } } NOT = { AND = { tag = SIK has_dlc = "Waking the Tiger" NOT = { has_focus_tree = china_nationalist_focus } } } }
Yes, it isn't there at all. I've got the categories:
Propaganda Efforts
War Measures
Operations
Political Actions
Economic Policy
Prospect for Resources
The only ones that refer to democracy at all are:
Anti-democratic Raids
Ban Democratic Parties
Institute Press Censorship
Reload didn't work, and the USA doesn't have any ideology swap focuses
The united states cannot flip to democratic via event, which i find strange, given they don't actually have a focus to flip back to democratic. The trigger that was quoted basically prevents a nation from seeing the decision that fires the event to flip to democratic. I recommend reporting this as a bug/oversight.Hmm, is this bugged? I'm communist, I have a democratic reformer, but I don't have any democracy decisions available. Support for democracy is at 53% and rising