• 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.

pimparel

Wargamer Fanatic
54 Badges
Feb 12, 2003
1.934
13
  • Stellaris: Apocalypse
  • Stellaris
  • Hearts of Iron IV: Cadet
  • Europa Universalis IV: Rights of Man
  • Stellaris: Leviathans Story Pack
  • Stellaris - Path to Destruction bundle
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Third Rome
  • BATTLETECH
  • Hearts of Iron IV: Death or Dishonor
  • Stellaris: Synthetic Dawn
  • Europa Universalis IV: Cradle of Civilization
  • Hearts of Iron IV: Expansion Pass
  • Europa Universalis IV: Mare Nostrum
  • Europa Universalis IV: Rule Britannia
  • BATTLETECH - Digital Deluxe Edition
  • Stellaris: Distant Stars
  • Europa Universalis IV: Dharma
  • Shadowrun Returns
  • Shadowrun: Dragonfall
  • Shadowrun: Hong Kong
  • BATTLETECH: Flashpoint
  • Stellaris: Megacorp
  • Europa Universalis IV: Golden Century
  • Prison Architect
  • Europa Universalis 4: Emperor
  • Europa Universalis IV: Wealth of Nations
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Europa Universalis III
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Crusader Kings II
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Europa Universalis: Rome
  • 500k Club
  • Europa Universalis IV: El Dorado
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Cossacks
Order of Santiago MOD​

u000.bmp

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: