• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

ModsNewbie

Sergeant
14 Badges
Jun 13, 2019
64
2
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Way of Life
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Conclave
  • Crusader Kings II: Reapers Due
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings II: Jade Dragon
  • Crusader Kings II: Holy Fury
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Sons of Abraham
I noticed how Benedictine and Hermetic societies give you great bonus; like diligent trait and mAgnum opus at rank 4 but Dominican order did not give you anything except the power to convert county; which is useless if you were playing in Catholic region. I want to change it so Dominican order also gets special power to give good traits like shrewd or patient.

Can someone tell me how and what file to mod for my aim? Thanks for your help!
 
You need to go to the /common/societies/ 00_societies folder in the Crusader Kings II folder. Though it is recommended you make a mod of that file.
 
Mod failed. Game will not start
So I found the Common/societies/00_societies.txt in the folder you described.

As I said before, I wanted to give Dominican Order special power to grant good traits like shrewd, just like Benedictine Order; which give you diligent trait.

So I copied and pasted the rank 4 bonus of Benedictine to Dominican But now the game won’t start due to mod failure.

What do I have to do?
 
Copy and paste the string here, you might have overlapped something.
 
this is all I did; adding the custom_tootip and changed the words, from benedictine to dominican and diligent to shrewd
society_rank = {
level = 4
limit = 5
startup_limit = 1
modifier = {
monthly_character_piety = 0.5
learning = 3
build_cost_temple_modifier = -0.5
fertility = -0.15
}
decisions = {
monastic_order_convert_county
}
custom_tooltip = dominican_power_shrewd_tt
}
 
Hmm, it should work. Maybe it is the brackets or the localization. Maybe even the event!
 
Yeah you need to go into the events folder and to monastic order events and change the Benedictine power to allow members of the Dominicans as well.
 
so I created new domincan power.txt file and added these but still not work
so I basically copied entire benedictine power part from mnm_monastic_orders_event.txt and pasted it into new txt file 'New Domincan Power"

and changed the wording from benedictine to dominican, diligent to shrewd. These two are the only changes I made, because I did not want to make too much change and break the game.

And Yet, the game still will not launch.

Can you tell me what went wrong with my mod?
 

Attachments

  • New Dominican Power.txt
    8,9 KB · Views: 4
I think the best thing to do would be to simply add the Dominican monastic order to society member. That way it will check for both Dominican and Benedictine.
 
how do I add dominican into benedictine power event?
I can't because I am trying to give different trait, shrewd to be exact, for Dominican Order, that is why I could not just add dominican order into the benedictine power event.

However, if all fails, I guess I have no choice. Can you tell me how to add the domincan order into benedictine power event so its members also receive diligent trait?
 
That I am afraid is something I am uncertain off. You should just be able to add monastic_order_dominican to the Benedictine power and it should allow it. I hope others come to assist though as I am still intermediate when it comes to modding.