Armin487 Posted March 19, 2024 Posted March 19, 2024 You can edit the base game file to allow you to participate. The Magister uses the same flag that a woman pulling a Mulan has and wrestling has a specific exception for checking that. I just added another line to make an exception to the exception if the character has a trait in the magister trait group. 1
MisterGrim Posted March 19, 2024 Posted March 19, 2024 6 hours ago, Armin487 said: You can edit the base game file to allow you to participate. The Magister uses the same flag that a woman pulling a Mulan has and wrestling has a specific exception for checking that. I just added another line to make an exception to the exception if the character has a trait in the magister trait group. Uh how do I do that?
Armin487 Posted March 20, 2024 Posted March 20, 2024 9 hours ago, MisterGrim said: Uh how do I do that? It's been a while since I did it, so I don't remember exactly what was there and this is really not the proper way to do it, but this is what I have now: File: [your steamfolder]\steamapps\common\Crusader Kings III\game\common\scripted_triggers\04_ep2_tournament_triggers.txt It's line 63 in my file (you can just ctrl+f for Mulan): # Mulan is clever enough not to reveal themselves trigger_if = { limit = { involved_activity = { has_current_phase = tournament_phase_wrestling } } OR = { has_trait = magister_trait_group NOT = { has_character_modifier = ignores_gender_army_rules } } } 1
MisterGrim Posted March 22, 2024 Posted March 22, 2024 On 3/20/2024 at 3:33 AM, Armin487 said: It's been a while since I did it, so I don't remember exactly what was there and this is really not the proper way to do it, but this is what I have now: File: [your steamfolder]\steamapps\common\Crusader Kings III\game\common\scripted_triggers\04_ep2_tournament_triggers.txt It's line 63 in my file (you can just ctrl+f for Mulan): # Mulan is clever enough not to reveal themselves trigger_if = { limit = { involved_activity = { has_current_phase = tournament_phase_wrestling } } OR = { has_trait = magister_trait_group NOT = { has_character_modifier = ignores_gender_army_rules } } } Didn't work. I wanna wrestle with my ladies. And then either win honorably or lose to titties. Sigh guess I'll just wait for his Royal Highness Ban10 and his coder monkeys. I wish I was a coder monkey so I could help
ck3lollmao Posted March 30, 2024 Posted March 30, 2024 Any chance of an After the End compatibility patch?
hewhocumsbynight Posted April 6, 2024 Posted April 6, 2024 Really love this mod, but after a certain point, usually when the Magister's empire extends over all of the holy sites and most of continental Europe, the challenge kinda vanishes. Anybody got any good ideas for keeping the mid to late game interesting and spicy? Assuming that the sheer number of offspring don't cause the game engine to crash, that is.
pbmkzxy Posted April 6, 2024 Posted April 6, 2024 Is there anything I can do to disable abice maritus interaction triggering automatically? I'd love to swap the ruler WHEN I want to (to make sure the dynasty stay in power)
merrick1031 Posted April 7, 2024 Posted April 7, 2024 On 4/6/2024 at 6:27 AM, pbmkzxy said: Is there anything I can do to disable abice maritus interaction triggering automatically? I'd love to swap the ruler WHEN I want to (to make sure the dynasty stay in power) You can edit the AI Character Interaction for the Abice Maritus so that it requires 100,000 piety. If the AI ever got that much I think they deserve to take over. On 4/5/2024 at 8:39 PM, hewhocumsbynight said: Really love this mod, but after a certain point, usually when the Magister's empire extends over all of the holy sites and most of continental Europe, the challenge kinda vanishes. Anybody got any good ideas for keeping the mid to late game interesting and spicy? Assuming that the sheer number of offspring don't cause the game engine to crash, that is. With the new heresy system you can try to keep vassals unconverted so they will rise up every so often. Another option is have your heir become a different religion and once they inherit have them turn down the book and try to convert everything away from Regula Magistri. I can't think of anything else that can be done to make the late game harder. 1
hewhocumsbynight Posted April 7, 2024 Posted April 7, 2024 3 hours ago, merrick1031 said: You can edit the AI Character Interaction for the Abice Maritus so that it requires 100,000 piety. If the AI ever got that much I think they deserve to take over. With the new heresy system you can try to keep vassals unconverted so they will rise up every so often. Another option is have your heir become a different religion and once they inherit have them turn down the book and try to convert everything away from Regula Magistri. I can't think of anything else that can be done to make the late game harder. Good suggestions! The idea of a repentant heir, always tempted to take the temptation, is intriguing!
xazex Posted April 9, 2024 Posted April 9, 2024 Hi! Does anyone know how to trigger the Servitude Faction War? I tried Fascinare on the wives of some Kingdoms powerful vassals then did the Abice Maritus to overtake the title. Do i just have to wait? Btw after doing those steps i tried Usurpation of charmed vassals, did nothing but increased the Domination Wars.
merrick1031 Posted April 10, 2024 Posted April 10, 2024 On 4/8/2024 at 10:02 PM, xazex said: Hi! Does anyone know how to trigger the Servitude Faction War? I tried Fascinare on the wives of some Kingdoms powerful vassals then did the Abice Maritus to overtake the title. Do i just have to wait? Btw after doing those steps i tried Usurpation of charmed vassals, did nothing but increased the Domination Wars. Servitude Faction Wars can be a bit tricky. Just like any faction they need to have a certain amount of power before it will let them declare war. Converting as many vassals as possible can help this as well as raiding the liege with enough troops to get the liege to try and fight you but where you still win so they become weakened. You should get a pop up when the faction forms but I'm not aware of a way to monitor it's progress. 1
astronomenon Posted April 13, 2024 Posted April 13, 2024 I can't get servitude wars to start. Is there a trigger to just get the reward? I want to see what it is. 🥰
bykov21 Posted April 14, 2024 Posted April 14, 2024 Okay, folks, In my opinion, Regula is the ultimate mod, and I have built my mod list based on Regula. My current "stable" load order is as follows, in case someone needs it and has had troubles with it too: !Atention! Its seems working for me for now, with some dynamic affairs errors, not critical btw My dlc's Also, I'm trying to get into CK3 modding to help the developers. I'm a programmer and maybe I will have time to help the community. @ban10, can you suggest something for me to start with? Because I'm currently not understanding how to find the default game constants and variables and how to interact with them via mods. Thanks in advance, and thank you very much for Regula. 2
JohnDWizard Posted April 15, 2024 Posted April 15, 2024 19 hours ago, bykov21 said: Also, I'm trying to get into CK3 modding to help the developers. I'm a programmer and maybe I will have time to help the community. @ban10, can you suggest something for me to start with? Because I'm currently not understanding how to find the default game constants and variables and how to interact with them via mods. Thanks in advance, and thank you very much for Regula. Be aware that the paradox scripting language is in fact a scripting language. And that it is extremely domain-specific. I recommend joining the CK3 Mod Co-Op Discord. They are accommodating and can help you get started. Keizer and Tobbzn are legends and also very active. Obviously, don't mention that you're working on something from LL. If I were you, I'd start on something small, before you try and tackle something like RM. Maybe make a small RM flavour pack or something. I made a physical traits extension for all the tiered traits as my "learn how to mod" task. There's also a tutorial mod by sparc called "PDXCON Tutorial Mod", that is well worth a look. There is also a VS code extension with language support. I think there's one for InteliJ, but I've not tried that one. 2
Living Figure Posted April 24, 2024 Posted April 24, 2024 Have anyone considered make a compatible version with POD?
Gura112 Posted April 27, 2024 Posted April 27, 2024 On 4/24/2024 at 8:26 AM, Living Figure said: Have anyone considered make a compatible version with POD? I'd love this. Don't know how well the mechanics would blend together, but itd be neat to try. Considering how much POD changes though, it might be a lot to ask for. 1
Iopy Posted May 1, 2024 Posted May 1, 2024 Been hoping for a Elf Destiny Compat mod. The only issue between the 2 that i've found is that the RM council cannot be used. Otherwise, everything else seemed to run really well. Been hoping to get into some CK3 modding myself, might check out that video that you mentioned @JohnDWizard, i've checked out a couple on youtube and have made edits to cultures and minor stuff like that. Main thing I keep not getting right is the localization, but i'm getting there. Would love to be good enough to make something like NSFW or even contribute to RM and help out Ban10.
bykov21 Posted May 1, 2024 Posted May 1, 2024 regula_magi_court = { background = "gfx/interface/icons/culture_pillars/ethos_regula_sexual.dds" is_shown = { ##if has regula religion? culture = { has_cultural_pillar = regula_magistri_ethos } } is_valid = { culture = { has_cultural_pillar = regula_magistri_ethos } } Im trying to do these but i dont see the corut type even i have regula culture. What im doing wrong?
Clangeddon Posted May 1, 2024 Posted May 1, 2024 Hello! So I'm using a cracked version of the game and don't have access to any of the steam-specific packs...but anytime I attempt to add this mod to the game I get CTD... am I missing something with the LO that's causing conflict? thanks in advance!
MasterQuinn Posted May 2, 2024 Posted May 2, 2024 (edited) Love this mod, been a huge fan of it since way back when the original author first posted it to The Collective. IIRC, I might have been the one to suggest the 'Always Nude' rule/option for the player's Compedita. And I definitely love how much it's developed since the last time I've played it. So many cool features, I particularly like the raiding events. I keep coming up with things to suggest, and then forgetting them by the time I get around to posting, but one I know I'd like to see is Regula themed Intents for the various vanilla Activities. IE, if I get invited to a Feast, or even host my own, I think it'd be cool to be able to use some of the Intents from the Orgy Activity at the Feast, like Charm or Recruit. When I remember others, I'll try to post them here. Keep up the great work. Edit: Remembered another. Not sure if it was this mod or its spiritual predecessor Arglwydd for CK2, but I recall being able to use your power on men in limited ways. IE you could make them impotent, shrink their cock, turn them gay, make them insane, make them castrate themselves, etc. Something like that would be cool, especially if tied into events Edited May 2, 2024 by MasterQuinn 2
JohnDWizard Posted May 2, 2024 Posted May 2, 2024 22 hours ago, Clangeddon said: Hello! So I'm using a cracked version of the game and don't have access to any of the steam-specific packs...but anytime I attempt to add this mod to the game I get CTD... am I missing something with the LO that's causing conflict? thanks in advance! It's impossible to tell at a glance. You need to strip your load order down until it works, and then slowly add mods in until it breaks. Then you know what mod causes it.
bykov21 Posted May 2, 2024 Posted May 2, 2024 On 5/1/2024 at 11:13 PM, Clangeddon said: Hello! So I'm using a cracked version of the game and don't have access to any of the steam-specific packs...but anytime I attempt to add this mod to the game I get CTD... am I missing something with the LO that's causing conflict? thanks in advance! My personal sugestion for the load order: Any non Carnalitas Caranlitas Caranlitas Submods Like cbo and regula patches and comparability patches
JohnDWizard Posted May 11, 2024 Posted May 11, 2024 Can we fix the thing where your spellbound spouse exposes your spellbound secret, causing a premature revelation of the Keeper of Souls? It's not happening every time, but damn is it annoying.
ban10 Posted May 12, 2024 Author Posted May 12, 2024 On 3/20/2024 at 9:33 AM, Armin487 said: It's been a while since I did it, so I don't remember exactly what was there and this is really not the proper way to do it, but this is what I have now: File: [your steamfolder]\steamapps\common\Crusader Kings III\game\common\scripted_triggers\04_ep2_tournament_triggers.txt It's line 63 in my file (you can just ctrl+f for Mulan): # Mulan is clever enough not to reveal themselves trigger_if = { limit = { involved_activity = { has_current_phase = tournament_phase_wrestling } } OR = { has_trait = magister_trait_group NOT = { has_character_modifier = ignores_gender_army_rules } } } On 3/22/2024 at 2:19 AM, MisterGrim said: Didn't work. I wanna wrestle with my ladies. And then either win honorably or lose to titties. Sigh guess I'll just wait for his Royal Highness Ban10 and his coder monkeys. I wish I was a coder monkey so I could help What Armin posted should work It is a little annoying that the flag "ignores_gender_army_rules" isn't really what it says but is more like a "i_am_mulan" flag. This is why you can't "wrestle" with women because otherwise they would "realise" you are a man. Its kinda annoying, but I have no idea how to fix it aside from rewriting/overwriting a huge amount of vanilla code. On 4/6/2024 at 1:39 AM, hewhocumsbynight said: Really love this mod, but after a certain point, usually when the Magister's empire extends over all of the holy sites and most of continental Europe, the challenge kinda vanishes. Anybody got any good ideas for keeping the mid to late game interesting and spicy? Assuming that the sheer number of offspring don't cause the game engine to crash, that is. As with all things, its all about giving yourself a challenge or goals. For a start, why not try the "World conquest" set of holy sites? Thats going to be my next playthrough, going to pick a random county and go for it On 4/6/2024 at 11:27 AM, pbmkzxy said: Is there anything I can do to disable abice maritus interaction triggering automatically? I'd love to swap the ruler WHEN I want to (to make sure the dynasty stay in power) Hmm, not at the moment, can you give an example of when you woudn't want Abice Martius to trigger automatically? I could make this into an interaction like servitude wars, where the Magister gets to choose whether or not this happens, but I am wary of causing event spam. On 5/1/2024 at 7:09 PM, bykov21 said: regula_magi_court = { background = "gfx/interface/icons/culture_pillars/ethos_regula_sexual.dds" is_shown = { ##if has regula religion? culture = { has_cultural_pillar = regula_magistri_ethos } } is_valid = { culture = { has_cultural_pillar = regula_magistri_ethos } } Im trying to do these but i dont see the corut type even i have regula culture. What im doing wrong? Surely this can't be all the code you have? Do you have a repo somewhere to look at? "regula_magistri_ethos" doesn't even exist in RM right now so I'm not sure what that is. If you wanted to check for the Regula religion (as the comment says!) You can use - "has_religion = religion:regula_religion" On 5/2/2024 at 1:17 AM, MasterQuinn said: Love this mod, been a huge fan of it since way back when the original author first posted it to The Collective. IIRC, I might have been the one to suggest the 'Always Nude' rule/option for the player's Compedita. And I definitely love how much it's developed since the last time I've played it. So many cool features, I particularly like the raiding events. I keep coming up with things to suggest, and then forgetting them by the time I get around to posting, but one I know I'd like to see is Regula themed Intents for the various vanilla Activities. IE, if I get invited to a Feast, or even host my own, I think it'd be cool to be able to use some of the Intents from the Orgy Activity at the Feast, like Charm or Recruit. When I remember others, I'll try to post them here. Keep up the great work. Edit: Remembered another. Not sure if it was this mod or its spiritual predecessor Arglwydd for CK2, but I recall being able to use your power on men in limited ways. IE you could make them impotent, shrink their cock, turn them gay, make them insane, make them castrate themselves, etc. Something like that would be cool, especially if tied into events Nice, good to see you are happy with how I've continued the mod on! I do want to have the Regula themed intents at vanilla activities, only problem is that I think I have to overwrite the vanilla activities to add these intents in, something to experiment with but I don't want to add big overwrites to vanilla logic, it'll be hard to maintain. On 5/11/2024 at 3:27 PM, JohnDWizard said: Can we fix the thing where your spellbound spouse exposes your spellbound secret, causing a premature revelation of the Keeper of Souls? It's not happening every time, but damn is it annoying. Good shout, I actually took a look at this yesterday but I didn't make any changes because I thought it was fine as is. I'll add an extra effect that stops people who are secretly charmed from exposing the secret charm secret from each other. Also, a new update is out, adding the final Regula councillor and a solid number of changes/fixes. 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now