Hi guys, I'm kinda new to modding, only been fiddling with some balance stuff for my own personal tastes so far. Been getting kinda annoyed at the insta ai army regeneration so I thought I'd add a few effects to raising a levy. Except, I'm guessing the functions to do with raising a levy are hardcoded. Is there any way I can make an event or a modifier that triggers for a province when the levy in that province is raised? I'm trying to add revolt risk if you raise a levy again in counties in which levies have been raised recently. The way I'm thinking is to add a temporary modifier to a province the first the time and do a check on levy raise to see if the modifier was already present. Unfortunately, no idea how to trigger such an event when the player or ai raises levies. Can anyone point me in the right direction?