Hey there... I want to try doing some editing of a CK character or two. I know people can do this as we have seen in many games
So, anyone have any idea how to edit this into the files?
... Such as changing the name, the face graphics, a character's stats... etc.
Here's an example of the kind of stuff. Doesn't seem too complicated... anyone experienced in this who knows any better?
Thanks a lot!
- Jeff
... Such as changing the name, the face graphics, a character's stats... etc.
Script example... but will I kill my game if I edit? said:character = {
id = { type = 10 id = 12070 }
name = "Alboino"
gender = male
dynasty = { type = 12 id =13032 }
country = VERO
religion = catholic
culture = italian
score = { gold = 50 prestige = 250 piety = 100 }
birthdate = { year = 1284 month = january day = 0 }
deathdate = { year = 1311 month = october day = 18 }
dna = "50456386123560"
attributes = {
martial = 7
diplomacy = 5
intrigue = 6
stewardship = 8
health = 8
fertility = 7
}
traits = {
cruel = yes
zealous = yes
tough_soldier = yes
}
}
Here's an example of the kind of stuff. Doesn't seem too complicated... anyone experienced in this who knows any better?
Thanks a lot!
- Jeff