Order of Santiago MOD

This MOD tries to add the Military Order of Saint James of the Sword, aka Order of Santiago in game using a similar scheme used by the other Military Orders.
How to use it:
Just unzip/unrar into your Crusader Kings folder, it will work with any scenario.
The conditions are:
Code:
trigger = {
condition = {
type = or
condition = { type = province value = 156 } #Compostela
condition = { type = province value = 157 } #Santiago
condition = { type = province value = 177 } #Cuenca
condition = { type = province value = 190 } #Leon
condition = { type = province value = 195 } #Caceres
}
condition = { type = crusade }
condition = { type = ruler_religion value = catholic }
condition = {
type = not
value = {
type = exists
value = U000
}
}
}
Know Issues:
1) I can't figure it out how to make this TAG to use:
Code:
form_of_goverment = knight_order
2) There isn't an specific culture as the other orders have.
Version 1.0 - Link to Order of Santiago MOD
Beware: This mod overwrites original CK files!!! You've been warned.
P.S.: Any modder that want to add this piece of work or adapt it to add to a bigger MOD feel free to do it, just don't forget to mention me.
Last edited: