First have to say I’m a major noob when it comes to modding, although I have been able to mod a lot so far and am learning tons as I go along.
However, I’m really stumped in moving from modding events that happen to my country (the player’s country) vs AI controlled countries.
I would like to be able to create random events that affect specific AI controlled countries. For example, I’d like to create some revolutionary events where Bactria (as an AI controlled country) would rebel against it’s overlord SEL. Or Judea trying to take the entire Palestine region because they now have claims.
And because I’m such a modding noob, I need a lot of help getting started with the right syntax to get these types of events to “happen”. I say happen instead of trigger because I understand (and so for most of my custom events now) I do the actual triggering of my custom events within the random pulse in the 00_custom_on_action.
But my event for say Judea to gain cores throughout Palestine region and then actively try to wage war to take those provinces I’m struggling with. I've looked things like dhe_rome.17 where Rome gets claims in Illyria Greece for clues on how to do this but I'm still a bit perplexed as it pertains to AI controlled countries.
However, I’m really stumped in moving from modding events that happen to my country (the player’s country) vs AI controlled countries.
I would like to be able to create random events that affect specific AI controlled countries. For example, I’d like to create some revolutionary events where Bactria (as an AI controlled country) would rebel against it’s overlord SEL. Or Judea trying to take the entire Palestine region because they now have claims.
And because I’m such a modding noob, I need a lot of help getting started with the right syntax to get these types of events to “happen”. I say happen instead of trigger because I understand (and so for most of my custom events now) I do the actual triggering of my custom events within the random pulse in the 00_custom_on_action.
But my event for say Judea to gain cores throughout Palestine region and then actively try to wage war to take those provinces I’m struggling with. I've looked things like dhe_rome.17 where Rome gets claims in Illyria Greece for clues on how to do this but I'm still a bit perplexed as it pertains to AI controlled countries.