John_Dough said:
this is a bit off-topic but as I suspect it has the same problem I ask it here,
are the cultures hardcoded too, if not which files should I adjust to change them or create new ones, as I feel like being in a maze with all those files and still not finding what I am searching for.
In advance many thanks
The number of cultures is hardcoded, but in the 'vanilla' game some culture-tags aren't used.
You change the name of the culture in
Crusader kings/config/world_names.csv
Code:
##;;;;;;;;;;;X
CULTURE_NONE;none;aucun;Keine;ninguna;Nessuna;;;;;;x
CULTURE_LAPPISH;Lappish;Lapon;läppisch;Lapona;Lappone;;;;;;x
CULTURE_NORWEGIAN;Norwegian;Norvégien;norwegisch;Noruega;Norvegese;;;;;;x
CULTURE_SWEDISH;Swedish;Suédois;schwedisch;Sueca;Svedese;;;;;;x
CULTURE_DANISH;Danish;Danois;dänisch;Danesa;Danese;;;;;;x
CULTURE_SCOTTISH;Scottish;Ecossais;schottisch;Escocesa;Scozzese;;;;;;x
CULTURE_SAXON;Saxon;Saxon;sächsisch;Sajona;Sassone;;;;;;x
CULTURE_IRISH;Irish;Irlandais;irisch;Irlandesa;Irlandese;;;;;;x
CULTURE_WELSH;Welsh;Gallois;walisisch;Galesa;Gallese;;;;;;x
CULTURE_ENGLISH;English;Anglais ;englisch;Inglesa;Inglese;;;;;;x
CULTURE_FINNISH;Finnish;Finnois;finnisch;Finlandesa;Finlandese;;;;;;x
CULTURE_PRUSSIAN;Prussian;Prussien;preußisch;Prusiana;Prussiana;;;;;;x
CULTURE_LETTIGALLISH;Lettigallish;Letton Gallois;lettigallisch;Letigala;Gallica-lettone;;;;;;x
CULTURE_LITHUANIAN;Lithuanian;Lituanien;lithauisch;Lituana;Lituana;;;;;;x
CULTURE_GERMAN;German;Allemand ;deutsch;Alemana;Tedesca;;;;;;x
CULTURE_DUTCH;Dutch;Hollandais;holländisch;Holandesa;Olandese;;;;;;x
CULTURE_FRANKISH;Frankish;Franc;fränkisch;Franca;Franca;;;;;;x
CULTURE_NORMAN;Norman;Normand;normannisch;Normanda;Normanna;;;;;;x
CULTURE_BASQUE;Basque;Basque;baskisch;Vasca;Basca;;;;;;x
CULTURE_CASTILLAN;Castillan;Castillan;kastilianisch;Castellana;Castigliana;;;;;;x
CULTURE_CATALAN;Catalan;Catalan;katalanisch;Catalana;Catalana;;;;;;x
CULTURE_ITALIAN;Italian;Italien;italienisch;Italiana;Italiana;;;;;;x
CULTURE_LATIN;Occitan;Occitan;occitanisch;Occitana;Occitan;;;;;;x
CULTURE_HUNGARIAN;Hungarian;Hongrois;ungarisch;Húngara;Ungherese;;;;;;x
CULTURE_WESTERN_SLAVIC;Western Slavic;Slave occidental;westslawisch;Eslava occid.;Slava occidentale;;;;;;x
CULTURE_SOUTH_SLAVIC;South Slavic;Slave du Sud;südslawisch;Eslava merid.;Slava meridionale;;;;;;x
CULTURE_RUSSIAN;Russian;Russe;russisch;Rusa;Russa;;;;;;x
CULTURE_GREEK;Greek;Grec;griechisch;Griega;Greca;;;;;;x
CULTURE_GEORGIAN;Georgian;Géorgien;georgisch;Georgiana;Georgiana;;;;;;x
CULTURE_ARMENIAN;Armenian;Arménien;armenisch;Armenia;Armena;;;;;;x
CULTURE_ABGHAZIAN;Abghazian;Abkhazie;abchasisch;Abghaziana;Abkhaziana;;;;;;x
CULTURE_ALAN;Alan;Alain;alanisch;Alana;Alana;;;;;;x
CULTURE_CUMAN;Cuman;Couman;kumanisch;Cumana;Cumana;;;;;;x
CULTURE_PECHENEG;Pecheneg;Pecheneg;petschengetisch;Pechenega;di Pecheneg;;;;;;x
CULTURE_TURKISH;Turkish;Turc;türkisch;Turca;Turca;;;;;;x
CULTURE_MUSLIM;Arab;Musulman;arabisch;Árabe;Araba;;;;;;x
CULTURE_PERSIAN;Persian;Perse;persisch;Persa;Persiana;;;;;;x
CULTURE_MONGOL;Mongol;Mongol;mongolisch;Mongola;Mongola;;;;;;x
CULTURE_BYZANTINE;Byzantine;Byzantin;byzantinisch;Bizantina;Bizantina;;;;;;x
CULTURE_EASTERN_SLAVIC;Eastern Slavic;Slave oriental;ostslawisch;Eslava orien.;Slava orientale;;;;;;x
CULTURE_IBERIAN;Iberian;Ibérien;iberisch;Ibérica;Iberica;;;;;;x
CULTURE_CELTIC;Celtic;Celtique;keltisch;Celta;Celtica;;;;;;x
CULTURE_UGRIC_BALTIC;Ugric Baltic;Ugrique baltique;baltisch;Ugrobáltica;Ugro-baltica;;;;;;x
CULTURE_NORSE;Norse;Norse;altnordisch;Nórdica;Norrena;;;;;;x
CULTURE_POLISH;Polish;Polonais;polnisch;Polaca;Polacca;;;;;;x
CULTURE_BOHEMIAN;Bohemian;Bohémien;böhmisch;Bohemia;Boema;;;;;;x
CULTURE_PORTUGUESE;Portugese;Portugais;portugiesisch;Portuguesa;Portoghese;;;;;;x
CULTURE_TEMPLAR;Templar;Templier;Templer;Templaria;Templare;;;;;;x
CULTURE_TEUTONIC;Teutonic;Teutonique;Teutonisch;Teutónica;Teutonica;;;;;;x
CULTURE_HOSPITALER;Hospitaler;Hospitalier;Hospitaliter;Hospitalaria;Ospedaliera;;;;;;x
Some tags can't be used, like Norse, Teutonic, Templar and Hospitaler
There are 'dark' and 'light' cultures, so you get 'dark' or 'light' coloured characters
Cultures that are 'free' are
'light'
- None (yes this one can be used)
- Byzantine
- Eastern Slavic
- Iberian
- Celtic
- Ugric_baltic
'dark'
- Abghazian
Say f.e. you want to add the Breton-culture and you want to use the 'Celtic' tag for that, then change this
Code:
CULTURE_CELTIC;[COLOR=Lime]Breton[/COLOR];Celtique;keltisch;Celta;Celtica;;;;;;x
In the game-files you will need to use the name 'celtic', in-game you will see it as 'Breton'.
If you want to give characters in the 1066-scenario, Breton culture you edit the 1066_scenario_characters.inc
Code:
character = {
id = { type = 10 id = 178 }
name = "Hoël"
gender = male
dynasty = { type = 12 id =311 }
father = { type = 10 id = 10042 }
mother = { type = 10 id = 10043 }
country = BRIT
religion = catholic
[COLOR=Lime]culture = celtic[/COLOR]
score = { gold = 100 prestige = 100 piety = 100 }
birthdate = { year = 1031 month = january day = 1 }
deathdate = { year = 1084 month = april day = 13 }
dna = "99867379198229"
attributes = {
martial = 8
diplomacy = 8
intrigue = 8
stewardship = 7
health = 7
fertility = 5
}
traits = {
harelip = yes
charismatic_negotiator = yes
}
}
If you want to give provinces in the 1066-scenario Breton culture you will have to edit: 1066_scenario_provinces.inc, provinces are identified by their province-ID. Look in Crusader kings/db/provinces.csv for the ID-number, f.e. Rennes is province 101
Code:
province = {
id = 101
[COLOR=Lime]culture = celtic[/COLOR]
religion = catholic
privileges = {
peasants = 2
burghers = 1
clergy = 1
nobles = 1
}
loyalty = {
peasants = 1
burghers = 1
clergy = 1
nobles = 1
}
improvements = {
hill_fort = yes
}
advances = {
hill_fort = yes
chained_leather = yes
handaxe = yes
slinged_javelin = yes
}
}
And you also need to add, Breton character-names in
Crusader kings/db/character_names.csv, they have to be in this format
Code:
celtic;female;Yuone
celtic;male;Alan
There are already a couple of mods, that add cultures like. So if you don't want to do all the work yourself you can use on of those
-
DVIP
-
TASS
-
Before the Conquest