I have started a (small) mod for the 1337 scenario. It is not historically correct, just a small fantasy addition to the scenario (currently). I will upload this to the uploads forum when I've done something decent, but currently it is:
1. Put the code into a new file (call it tmm.inc) in your "scenarios" folder
2. Put the code under "Backup" into your dynasties file, but remmove the comments characters and the "Backup" line.
3. Put a line saying:
into your 1337 scenario file.
4. Run CK and choose the 1337 scenario.
5. Look in the courts of Germany, England, Bulgaria, France, and scotland to see the new characters.
That is it so far, I will edit this post when I change something.
Code:
character = {
id = { type = 10 id = 55555001 }
name = "Thomas"
gender = male
dynasty = { type = 12 id = 555500 }
father = { type = 10 id = 55555010 }
# mother = { type = 10 id = 61112 }
country = BULG
religion = catholic
culture = southslavic
score = { gold = 50 prestige = 100 piety = 100 }
birthdate = { year = 1267 month = january day = 1 }
deathdate = { year = 1322 month = october day = 18 }
dna = "50456386123560"
attributes = {
martial = 12
diplomacy = 9
intrigue = 6
stewardship = 8
health = 8
fertility = 5
}
traits = {
zealous = yes
tough_soldier = yes
vengeful = yes
}
}
character = {
id = { type = 10 id = 55555002 }
name = "Thomas"
gender = male
dynasty = { type = 12 id =555500 }
father = { type = 10 id = 55555001 }
# mother = { type = 10 id = 61112 }
country = BULG
religion = Catholic
culture = southslavic
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1299 month = january day = 1 }
deathdate = { year = 1393 month = febuary day = 18 }
dna = "04000201010201"
attributes = {
martial = 14
diplomacy = 7
intrigue = 3
stewardship = 7
health = 10
fertility = 10
}
traits = {
zealous = yes
wise = yes
lustful = yes
scholarly_theologian = yes
}
}
character = {
id = { type = 10 id = 55555003 }
name = "Thomas"
gender = male
dynasty = { type = 12 id =555500 }
father = { type = 10 id = 55555001 }
# mother = { type = 10 id = 61112 }
country = BULG
religion = Catholic
culture = southslavic
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1301 month = january day = 1 }
deathdate = { year = 1393 month = febuary day = 18 }
dna = "00050101060608"
attributes = {
martial = 9
diplomacy = 12
intrigue = 2
stewardship = 8
health = 10
fertility = 10
}
traits = {
temperate = yes
tough_soldier = yes
generous = yes
}
}
character = {
id = { type = 10 id = 55555004 }
name = "Thomas"
gender = male
dynasty = { type = 12 id =555500 }
father = { type = 10 id = 55555001 }
# mother = { type = 10 id = 61112 }
country = BULG
religion = Catholic
culture = southslavic
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1303 month = january day = 1 }
deathdate = { year = 1393 month = febuary day = 18 }
dna = "07010401100212"
attributes = {
martial = 9
diplomacy = 8
intrigue = 5
stewardship = 10
health = 10
fertility = 10
}
traits = {
selfish = yes
midas_touched = yes
honest = yes
}
}
character = {
id = { type = 10 id = 55555005 }
name = "Thomasina"
gender = female
dynasty = { type = 12 id =555500 }
father = { type = 10 id = 55555001 }
# mother = { type = 10 id = 61112 }
country = BULG
religion = Catholic
culture = southslavic
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1320 month = december day = 30 }
deathdate = { year = 1393 month = febuary day = 18 }
dna = "07010401100212"
attributes = {
martial = 4
diplomacy = 6
intrigue = 10
stewardship = 5
health = 10
fertility = 10
}
traits = {
zealous = yes
lustful = yes
martial_cleric = yes
}
}
character = {
id = { type = 10 id = 55555006 }
name = "Thomasina"
gender = female
dynasty = { type = 12 id =555501 }
father = { type = 10 id = 55555007 }
# mother = { type = 10 id = 61112 }
country = BULG
religion = Catholic
culture = southslavic
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1320 month = december day = 30 }
deathdate = { year = 1393 month = febuary day = 18 }
dna = "08010401100212"
attributes = {
martial = 8
diplomacy = 8
intrigue = 9
stewardship = 8
health = 10
fertility = 10
}
traits = {
forgiving = yes
scholarly_theologian = yes
}
}
character = {
id = { type = 10 id = 55555007 }
name = "Henry"
gender = male
dynasty = { type = 12 id =555501 }
father = { type = 10 id = 55555008 }
# mother = { type = 10 id = 61112 }
country = FRAN
religion = Catholic
culture = frankish
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1299 month = december day = 30 }
deathdate = { year = 1343 month = febuary day = 18 }
dna = "08010401100212"
attributes = {
martial = 6
diplomacy = 6
intrigue = 5
stewardship = 8
health = 10
fertility = 10
}
traits = {
suspicious = yes
sceptical = yes
proven_accountant = yes
}
}
character = {
id = { type = 10 id = 55555008 }
name = "Charles"
gender = male
dynasty = { type = 12 id =555501 }
# father = { type = 10 id = 55555001 }
# mother = { type = 10 id = 61112 }
country = FRAN
religion = Catholic
culture = frankish
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1274 month = december day = 30 }
deathdate = { year = 1336 month = febuary day = 18 }
dna = "08010401100212"
attributes = {
martial = 9
diplomacy = 6
intrigue = 6
stewardship = 8
health = 10
fertility = 10
}
traits = {
chaste = yes
lustful = yes
knowledged_tactician = yes
}
}
character = {
id = { type = 10 id = 55555009 }
name = "Jean"
gender = male
dynasty = { type = 12 id =555501 }
father = { type = 10 id = 55555008 }
# mother = { type = 10 id = 61112 }
country = C026
religion = Catholic
culture = frankish
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1309 month = december day = 30 }
deathdate = { year = 1343 month = febuary day = 18 }
dna = "08010401100212"
attributes = {
martial = 11
diplomacy = 7
intrigue = 5
stewardship = 6
health = 10
fertility = 10
}
traits = {
zealous = yes
tough_soldier = yes
lustful = yes
martial_cleric = yes
}
}
character = {
id = { type = 10 id = 55555010 }
name = "Thomas"
gender = male
dynasty = { type = 12 id =555500 }
father = { type = 10 id = 55555016 }
# mother = { type = 10 id = 61112 }
country = ENGL
religion = Catholic
culture = english
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1239 month = january day = 1 }
deathdate = { year = 1301 month = febuary day = 18 }
dna = "07000301010203"
attributes = {
martial = 10
diplomacy = 8
intrigue = 6
stewardship = 9
health = 10
fertility = 10
}
traits = {
zealous = yes
tough_soldier = yes
lustful = yes
scholarly_theologian = yes
}
}
character = {
id = { type = 10 id = 55555011 }
name = "Thomas"
gender = male
dynasty = { type = 12 id =555500 }
father = { type = 10 id = 55555010 }
# mother = { type = 10 id = 61112 }
country = ENGL
religion = Catholic
culture = english
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1299 month = january day = 1 }
deathdate = { year = 1351 month = febuary day = 18 }
dna = "04010201010202"
attributes = {
martial = 6
diplomacy = 9
intrigue = 8
stewardship = 4
health = 10
fertility = 10
}
traits = {
zealous = yes
tough_soldier = yes
lustful = yes
scholarly_theologian = yes
}
}
character = {
id = { type = 10 id = 55555012 }
name = "Thomas"
gender = male
dynasty = { type = 12 id =555500 }
father = { type = 10 id = 55555011 }
# mother = { type = 10 id = 61112 }
country = ENGL
religion = Catholic
culture = english
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1334 month = january day = 1 }
deathdate = { year = 1351 month = febuary day = 18 }
dna = "04000201020201"
attributes = {
martial = 11
diplomacy = 7
intrigue = 8
stewardship = 8
health = 10
fertility = 10
}
traits = {
zealous = yes
tough_soldier = yes
lustful = yes
scholarly_theologian = yes
}
}
character = {
id = { type = 10 id = 55555013 }
name = "Thomas"
gender = male
dynasty = { type = 12 id =555500 }
father = { type = 10 id = 55555010 }
# mother = { type = 10 id = 61112 }
country = SCOT
religion = Catholic
culture = scottish
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1297 month = january day = 1 }
deathdate = { year = 1351 month = febuary day = 18 }
dna = "05000201010501"
attributes = {
martial = 16
diplomacy = 4
intrigue = 2
stewardship = 4
health = 10
fertility = 10
}
traits = {
zealous = yes
tough_soldier = yes
lustful = yes
scholarly_theologian = yes
}
}
character = {
id = { type = 10 id = 55555014 }
name = "Henrietta"
gender = female
dynasty = { type = 12 id =555501 }
father = { type = 10 id = 55555008 }
# mother = { type = 10 id = 61112 }
country = ENGL
religion = Catholic
culture = frankish
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1294 month = december day = 30 }
deathdate = { year = 1343 month = febuary day = 18 }
dna = "08010401100212"
attributes = {
martial = 7
diplomacy = 8
intrigue = 8
stewardship = 7
health = 10
fertility = 10
}
traits = {
zealous = yes
tough_soldier = yes
lustful = yes
scholarly_theologian = yes
}
}
character = {
id = { type = 10 id = 55555015 }
name = "Thomasina"
gender = female
dynasty = { type = 12 id =555500 }
father = { type = 10 id = 55555010 }
# mother = { type = 10 id = 61112 }
country = ENGL
religion = Catholic
culture = english
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1301 month = january day = 1 }
deathdate = { year = 1351 month = febuary day = 18 }
dna = "05000201010501"
attributes = {
martial = 7
diplomacy = 9
intrigue = 10
stewardship = 9
health = 10
fertility = 10
}
traits = {
zealous = yes
tough_soldier = yes
lustful = yes
scholarly_theologian = yes
}
}
character = {
id = { type = 10 id = 55555016 }
name = "Thomas"
gender = male
dynasty = { type = 12 id =555500 }
# father = { type = 10 id = 55555001 }
# mother = { type = 10 id = 61112 }
country = ENGL
religion = Catholic
culture = english
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1211 month = january day = 1 }
deathdate = { year = 1277 month = febuary day = 18 }
dna = "07000301010203"
attributes = {
martial = 14
diplomacy = 7
intrigue = 8
stewardship = 11
health = 10
fertility = 10
}
traits = {
zealous = yes
tough_soldier = yes
lustful = yes
scholarly_theologian = yes
}
}
character = {
id = { type = 10 id = 55555017 }
name = "William"
gender = male
dynasty = { type = 12 id =555502 }
father = { type = 10 id = 55555016 }
# mother = { type = 10 id = 61112 }
country = ENGL
religion = Catholic
culture = english
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1249 month = january day = 1 }
deathdate = { year = 1287 month = febuary day = 18 }
dna = "09040301010207"
attributes = {
martial = 12
diplomacy = 8
intrigue = 6
stewardship = 7
health = 7
fertility = 5
}
traits = {
harelip = yes
zealous = yes
cruel = yes
bastard = yes
amateurish_pettifogger = yes
}
}
character = {
id = { type = 10 id = 55555018 }
name = "William"
gender = male
dynasty = { type = 12 id =555502 }
father = { type = 10 id = 55555017 }
# mother = { type = 10 id = 61112 }
country = GERM
religion = Catholic
culture = german
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1268 month = january day = 1 }
deathdate = { year = 1305 month = febuary day = 18 }
dna = "10030402010203"
attributes = {
martial = 12
diplomacy = 6
intrigue = 6
stewardship = 6
health = 10
fertility = 10
}
traits = {
modest = yes
misguided_warrior = yes
trusting = yes
}
}
character = {
id = { type = 10 id = 55555019 }
name = "Wilma"
gender = female
dynasty = { type = 12 id =555502 }
father = { type = 10 id = 55555017 }
# mother = { type = 10 id = 61112 }
country = ENGL
religion = Catholic
culture = english
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1256 month = january day = 1 }
deathdate = { year = 1278 month = febuary day = 18 }
dna = "10030402010203"
attributes = {
martial = 6
diplomacy = 8
intrigue = 11
stewardship = 5
health = 10
fertility = 10
}
traits = {
proud = yes
charismatic_negotiator = yes
}
}
character = {
id = { type = 10 id = 55555020 }
name = "Heinrich"
gender = male
dynasty = { type = 12 id =555502 }
father = { type = 10 id = 55555018 }
# mother = { type = 10 id = 61112 }
country = GERM
religion = Catholic
culture = german
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1297 month = january day = 1 }
deathdate = { year = 1345 month = febuary day = 18 }
dna = "10030402010203"
attributes = {
martial = 12
diplomacy = 8
intrigue = 8
stewardship = 8
health = 10
fertility = 10
}
traits = {
energetic = yes
just = yes
merciful = yes
grey_eminence = yes
}
}
character = {
id = { type = 10 id = 55555021 }
name = "Ludwig"
gender = male
dynasty = { type = 12 id =555502 }
father = { type = 10 id = 55555018 }
# mother = { type = 10 id = 61112 }
country = GERM
religion = Catholic
culture = german
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1301 month = january day = 1 }
deathdate = { year = 1345 month = febuary day = 18 }
dna = "11030402010205"
attributes = {
martial = 4
diplomacy = 5
intrigue = 9
stewardship = 4
health = 5
fertility = 4
}
traits = {
illness = yes
bastard = yes
detached_priest = yes
}
}
character = {
id = { type = 10 id = 55555022 }
name = "William"
gender = male
dynasty = { type = 12 id =555502 }
father = { type = 10 id = 55555018 }
# mother = { type = 10 id = 61112 }
country = GERM
religion = Catholic
culture = german
score = { gold = 75 prestige = 100 piety = 100 }
birthdate = { year = 1295 month = january day = 1 }
deathdate = { year = 1345 month = febuary day = 18 }
dna = "12050502010204"
attributes = {
martial = 6
diplomacy = 6
intrigue = 4
stewardship = 6
health = 10
fertility = 10
}
traits = {
cruel = yes
coward = yes
lazy = yes
hole_in_the_pocket = yes
}
}
relations = {
marrige = {
primary = { type = 10 id = 55555002 }
secondary = { type = 10 id = 55555006 }
startdate = { year = 1316 month = january day = 1 }
enddate = { year = 1393 month = october day = 10 }
}
}
relations = {
marrige = {
primary = { type = 10 id = 55555011 }
secondary = { type = 10 id = 55555014 }
startdate = { year = 1295 month = january day = 1 }
enddate = { year = 1393 month = october day = 10 }
}
}
#################### Backup ##########################
#dynasty = {
# id = ( type = 12 id = 555501 }
# name = "Bowman"
# province = { }
#}
#dynasty = {
# id = ( type = 12 id = 555500 }
# name = "Parsons"
# province = {}
#}
#dynasty = {
# id = ( type = 12 id = 555502 }
# name = "Owen"
# province = {}
#}
1. Put the code into a new file (call it tmm.inc) in your "scenarios" folder
2. Put the code under "Backup" into your dynasties file, but remmove the comments characters and the "Backup" line.
3. Put a line saying:
Code:
include = "scenarios\tmm.inc"
4. Run CK and choose the 1337 scenario.
5. Look in the courts of Germany, England, Bulgaria, France, and scotland to see the new characters.
That is it so far, I will edit this post when I change something.
Last edited: