log = "[GetDateText]: [Root.GetName]: Focus_BAS_NKVD_are_we_the_baddies"
add_political_power = 200
hidden_effect = {
country_event = { id = BAS_NKVD.1007 days = 14 }
if = {
limit = { check_variable = { global.NKVD_badboy > 5 } }
country_event = { id = BAS_NKVD.1001 days = 2 }
}
if = {
limit = { check_variable = { global.NKVD_badboy < 6 } }
country_event = { id = BAS_NKVD.1002 days = 2 }
}
}
}```
Does not give you the evil path as it fires the initial push back tree.
country_event = { id = BAS_NKVD.1001 days = 2 }
should probably be id = BAS_NKVD.1003