Hey there! I'm working on a mod and one of my goals is to deal with factions. I've noticed that fulfilled_effect boosts faction's approval and unfulfilled_effect lowers it, however I would like it to add/remove country flag or modifier. Is there any way to do it? Or at least is there a way to use faction approval somehow? Like you can count faction members (because it's basically pops with faction's ethic) I would like to count faction's approval and to use it for my purpose (f.e. if factions approval > 60, then do this and that). Also I think effect is not the case since it is used for actions and I'm working with demands (however I still can use it in actions if there's any way to check faction's approval). Thanks in advance!