crusader kings 3 коды trait

Console commands

This article has been verified for the current version (1.4) of the game.

Character IDs can be seen by hovering the cursor over a character with debug mode enabled.

Содержание

Debug mode

Debug mode is a set of game tools that allow to modify game behavior outside of normal means. It includes:

Enabling debug mode

Debug mode can be enabled before launching the game and/or toggled in the game using mods. It can be disabled from the console, but can’t be re-enabled after it’s closed (unless with mods).

There are a number of mods, like Free Console Access and Debug Toggle.

They allow to toggle the debug mode on and off, making it convenient to use the console and play, but this doesn’t enable instant reloading of files. For modding, it’s better to use both a mod and launch options.

Launcher

In the game Launcher:

Steam

Windows

Without Steam, on Windows:

Xbox Game Pass

For the Xbox Game Pass / Windows 10 Store edtion it’s more complicated, as you cannot create a normal shortcut for it, so you’ll have to run the following commands in Command Prompt every time you open the game:

To simplify it, you can also create a batch (.bat) file with this command and run it from the desktop:

Disabling debug mode

Debug info

When debug mode is activated, characters, interactions and events will show debug info which is normally hidden during normal gameplay.

Characters

The following values are shown for characters under debug mode:

NameDescription
IDThe character’s ID. Used to reference them in events and console commands.
Historical ID
FertilityThe character’s fertility as a percentage.
HealthThe character’s health as a number. Values are provided with one decimal place.
StressThe amount of stress the character has.
Base WeightRelated to the weight mechanic.
Target WeightRelated to the weight mechanic.
Current WeightRelated to the weight mechanic.

Events

Interactions

In a given interaction’s menu, hovering over the purple R next to the final button will show the root scope, the primary/secondary actors and the primary/secondary recipients.

Cheats

Cheats are console commands that can be used to give unfair advantages as opposed to sole testing purposes. They are different from scripted commands. Note that pressing the Tab key with the debug window open will show a list of commands, and pressing tab again after typing chosen command will show parameters available for the command in the debug window.

CommandEffectParametersExample
ageAdds [amount] of age to [character id], if no character is specified then the player character. Negative values lower it.[amount] [character id]age 20
add_claimAdds a pressed claim on [ title id ] to [character id], if no character is specified then the player character.[ title id ] [character id]add_claim e_hre
add_doctrineAdds [doctrine id] to [faith id], if no faith is specified then the player character’s faith. Pressing tab reveals all doctrine IDs.[doctrine id] [faith id]add_doctrine doctrine_pluralism_fundamentalist catholic
add_dreadAdds [amount] of dread to [character id], if no character is specified then the player character. Negative values lower it.[amount] [character id]add_dread 100
add_maaAdds [regiment id] of of men-at-arms to [character id], if no character is specified then the player character. Pressing tab reveals all regiment IDs.[regiment id] [character id]add_maa bowmen
add_perkAdds [perk id] to [character id], if no character is specified then the player character. Pressing tab reveals all perk IDs.[perk id] [character id]add_perk thoughtful_perk
add_pietyAdds [amount] of piety to the player character. Negative values lower it. Default 1000.[amount]add_piety 9000
add_prestigeAdds [amount] of prestige to the player character. Negative values lower it. Default 1000.[amount]add_prestige 16000
add_realm_lawPasses [law id] to the realm of [character id], if no character is specified then the player character’s realm. Pressing tab reveals all law IDs.[law id] [character id]add_realm_law crown_authority_3
add_realm_law_skip_effectsAdds [law id] to the realm of [character id], if no character is specified then the player character’s realm. Pressing tab reveals all law IDs.[law id] [character id]add_realm_law_skip_effects crown_authority_3
add_relationAdds [relation id] between [character id] and [character id], if only one character is specified then between the player character and them.[relation id] [character id]add_relation friend 1234
add_secretAdds [secret id] to the player character. Pressing tab reveals all secret IDs.[secret id]add_secret secret_witch
add_stressAdds [amount] of stress to [character id], if no character is specified then the player character. Negative values lower it.[amount] [character id]add_stress 50
add_title_lawAdds [succession law id] to [title id]. (Developers Only!)[title id] [law id]add_title_law e_hre feudal_elective_succession_law
add_traitAdds [ trait id ] to [character id], if no character is specified then the player character.[ trait id ] [character id]add_trait witch
add_lifestyle_xp_allAdds [amount] of experience to all lifestyles of [character id], if no character is specified then the player character. Default 1000.[amount] [character id]add_lifestyle_xp_all 2000
add_diplomacy_lifestyle_xpAdds [amount] of diplomacy lifestyle experience to [character id], if no character is specified then the player character. Default 1000.[amount] [character id]add_diplomacy_lifestyle_xp 2000
add_martial_lifestyle_xpAdds [amount] of martial lifestyle experience to [character id], if no character is specified then the player character. Default 1000.[amount] [character id]add_martial_lifestyle_xp 2000
add_stewardship_lifestyle_xpAdds [amount] of stewardship lifestyle experience to [character id], if no character is specified then the player character. Default 1000.[amount] [character id]add_stewardship_lifestyle_xp 2000
add_intrigue_lifestyle_xpAdds [amount] of intrigue lifestyle experience to [character id], if no character is specified then the player character. Default 1000.[amount] [character id]add_intrigue_lifestyle_xp 2000
add_learning_lifestyle_xpAdds [amount] of learning lifestyle experience to [character id], if no character is specified then the player character. Default 1000.[amount] [character id]add_learning_lifestyle_xp 2000
change_cultureChanges the culture of [county id] to [culture id].[county id] [culture id]change_culture 496 swedish
change_development_levelAdds [amount] of development to [county id], if no county is specified then the player character’s capital. Negative values lower it.[amount] [county id]change_development_level 100 496
change_fervorAdds [amount] of fervor to [faith id], if no faith is specified then the player character’s faith. Negative values lower it. Default 10.[amount] [faith id]change_fervor 100 catholic
change_diplomacyAdds [amount] of diplomacy skill to [character id], if no character is specified then the player character. Negative values lower it.[amount] [character id]change_diplomacy 16
change_martialAdds [amount] of martial skill to [character id], if no character is specified then the player character. Negative values lower it.[amount] [character id]change_martial 16
change_stewardshipAdds [amount] of stewardship skill to [character id], if no character is specified then the player character. Negative values lower it.[amount] [character id]change_stewardship 16
change_intrigueAdds [amount] of intrigue skill to [character id], if no character is specified then the player character. Negative values lower it.[amount] [character id]change_intrigue 16
change_learningAdds [amount] of learning skill to [character id], if no character is specified then the player character. Negative values lower it.[amount] [character id]change_learning 16
change_prowessAdds [amount] of prowess skill to [character id], if no character is specified then the player character. Negative values lower it.[amount] [character id]change_prowess 16
clear_character_modifiersRemoves all character modifiers from [character id], if no character is specified then the player character.[character id]clear_character_modifiers
clear_title_lawsRemoves all title succession laws from [title id].[title id]clear_title_laws e_hre
clear_traitsRemoves all traits from [character id], if no character is specified then the player character.[character id]clear_traits
discover_all_erasDiscovers all innovations for the culture of [character id], if no character is specified then the player character’s.[character id]discover_all_eras all
discover_eraDiscovers [era id] and all its innovations for the player character’s culture. Pressing tab reveals all era IDs. Default current era.[era id]discover_era culture_era_early_medieval
discover_fascinationDiscovers the current fascination for the culture of [character id], if no character is specified then the player character’s.[character id]discover_fascination
discover_innovationDiscovers [innovation id] for the culture of [character id], if no character is specified then the player character’s. Pressing tab reveals all innovation IDs.[innovation id] [character id]discover_innovation innovation_motte
dynasty_prestigeAdds [amount] of renown to [dynasty id], if no dynasty is specified then the player character’s dynasty. Negative values lower it. Default 1000.[amount] [dynasty id]dynasty_prestige 100000
end_schemesAll schemes targeting the player character are abandoned.Noneend_schemes
eventTriggers [event id].[event id] [character id]event lifestyle_nicknames.0001
gain_all_dynasty_perksBuys all dynasty legacies for the dynasty of [character id], if no character is specified then the player character’s.[character id]gain_all_dynasty_perks
gain_all_perksGives all lifestyle perks to [character id], if no character is specified then the player character.[character id]gain_all_perks
give_titleGives [title id] to [character id], if no character is specified then the player character.[title id] [character id]give_title e_hre
goldAdds [amount] of gold to the player character. Negative values lower it. Default 1000.[amount]gold 500
instabuildHoldings and buildings in the player character’s domain are finished in a day. Entering it again disables it.Noneinstabuild
instant_birthPregnancies last a day. Entering it again disables it.Noneinstant_birth
join_eraEnters [era id] for the culture of [character id], if no character is specified then the player character’s. Pressing tab reveals all era IDs.[era id]join_era culture_era_high_medieval
killKills [character id], if no character is specified then the player character.[character id]kill
know_schemesDiscovers all schemes targeting the player character.Noneknow_schemes
merge_cultureChanges the culture of all counties of [culture id] to [culture id].[culture id] [culture id]merge_culture greek swedish
pregnancyImpregnates female [character id] with father [character id], if no character is specified then an unknown father.[character id] [character id]pregnancy 1234
remove_doctrineRemoves [doctrine id] from [faith id], if no faith is specified then the player character’s faith. Pressing tab reveals all doctrine IDs.[doctrine id] [faith id]remove_doctrine doctrine_pluralism_righteous catholic
remove_nickRemoves the current nickname from [character id], if no character is specified then the player character.[character id]remove_nick
remove_relationRemoves [relation id] between [character id] and [character id], if only one character is specified then between the player character and them.[relation id] [character id]remove_relation friend 1234
remove_traitRemoves [trait id] from [character id], if no character is specified then the player character. Pressing tab reveals all trait IDs.[trait id] [character id]remove_trait witch
set_cultureChanges the culture to [culture id] for [character id], if no character is specified then the player character. Pressing tab reveals all culture IDs.[culture id] [character id]set_culture swedish
set_dreadSets the dread to [amount] for [character id], if no character is specified then the player character.[amount] [character id]set_dread 100
set_faithChanges the faith to [faith id] for [character id], if no character is specified then the player character. Pressing tab reveals all faith IDs.[faith id] [character id]set_faith catholic
set_focusSets the focus to [focus id] for [character id], if no character is specified then the player character.[focus id] [character id]set_focus diplomacy_majesty_focus
set_nickGives [ nickname id ] to [character id], if no character is specified then the player character.[ nickname id ] [character id]set_nick nick_the_lazy
set_sexualityChanges the sexual orientation to [sexuality id] for [character id], if no character is specified then the player character.[sexuality id] [character id]set_sexuality bisexual
set_stressSets the stress to [amount] for [character id], if no character is specified then the player character.[amount] [character id]set_stress 0
set_diplomacySets the diplomacy skill to [amount] for [character id], if no character is specified then the player character.[amount] [character id]set_diplomacy 16
set_martialSets the martial skill to [amount] for [character id], if no character is specified then the player character.[amount] [character id]set_martial 16
set_stewardshipSets the stewardship skill to [amount] for [character id], if no character is specified then the player character.[amount] [character id]set_stewardship 16
set_intrigueSets the intrigue skill to [amount] for [character id], if no character is specified then the player character.[amount] [character id]set_intrigue 16
set_learningSets the learning skill to [amount] for [character id], if no character is specified then the player character.[amount] [character id]set_learning 16
set_prowessSets the prowess skill to [amount] for [character id], if no character is specified then the player character.[amount] [character id]set_prowess 16
set_dateSets the date to [year.month.day], if no month or day is specified, sets to the 1 of January.[year.month.day]set_date 1100.6.15
yesmenAI characters accept all proposals. Entering it again disables it.Noneyesmen

Testing commands

Testing commands are used for developer, beta tester or modder testing.

To run the effect on a character other than the player, use effect character: = < =

Trait IDs

Traits that do not follow this pattern have been listed below for reference.

Trait (education)ID
crusader kings 3 коды trait. 24px Trait education diplomacy 1. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education diplomacy 1. картинка crusader kings 3 коды trait. картинка 24px Trait education diplomacy 1. This article has been verified for the current version (1.4) of the game.Naive Appeasereducation_diplomacy_1
crusader kings 3 коды trait. 24px Trait education diplomacy 2. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education diplomacy 2. картинка crusader kings 3 коды trait. картинка 24px Trait education diplomacy 2. This article has been verified for the current version (1.4) of the game.Adequate Bargainereducation_diplomacy_2
crusader kings 3 коды trait. 24px Trait education diplomacy 3. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education diplomacy 3. картинка crusader kings 3 коды trait. картинка 24px Trait education diplomacy 3. This article has been verified for the current version (1.4) of the game.Charismatic Negotiatoreducation_diplomacy_3
crusader kings 3 коды trait. 24px Trait education diplomacy 4. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education diplomacy 4. картинка crusader kings 3 коды trait. картинка 24px Trait education diplomacy 4. This article has been verified for the current version (1.4) of the game.Grey Eminenceeducation_diplomacy_4
crusader kings 3 коды trait. 24px Trait education martial 1. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education martial 1. картинка crusader kings 3 коды trait. картинка 24px Trait education martial 1. This article has been verified for the current version (1.4) of the game.Misguided Warrioreducation_martial_1
crusader kings 3 коды trait. 24px Trait education martial 2. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education martial 2. картинка crusader kings 3 коды trait. картинка 24px Trait education martial 2. This article has been verified for the current version (1.4) of the game.Tough Soldiereducation_martial_2
crusader kings 3 коды trait. 24px Trait education martial 3. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education martial 3. картинка crusader kings 3 коды trait. картинка 24px Trait education martial 3. This article has been verified for the current version (1.4) of the game.Skilled Tacticianeducation_martial_3
crusader kings 3 коды trait. 24px Trait education martial 4. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education martial 4. картинка crusader kings 3 коды trait. картинка 24px Trait education martial 4. This article has been verified for the current version (1.4) of the game.Brilliant Strategisteducation_martial_4
crusader kings 3 коды trait. 24px Trait education stewardship 1. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education stewardship 1. картинка crusader kings 3 коды trait. картинка 24px Trait education stewardship 1. This article has been verified for the current version (1.4) of the game.Indulgent Wastreleducation_stewardship_1
crusader kings 3 коды trait. 24px Trait education stewardship 2. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education stewardship 2. картинка crusader kings 3 коды trait. картинка 24px Trait education stewardship 2. This article has been verified for the current version (1.4) of the game.Thrifty Clerkeducation_stewardship_2
crusader kings 3 коды trait. 24px Trait education stewardship 3. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education stewardship 3. картинка crusader kings 3 коды trait. картинка 24px Trait education stewardship 3. This article has been verified for the current version (1.4) of the game.Fortune Buildereducation_stewardship_3
crusader kings 3 коды trait. 24px Trait education stewardship 4. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education stewardship 4. картинка crusader kings 3 коды trait. картинка 24px Trait education stewardship 4. This article has been verified for the current version (1.4) of the game.Midas Touchededucation_stewardship_4
crusader kings 3 коды trait. 24px Trait education intrigue 1. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education intrigue 1. картинка crusader kings 3 коды trait. картинка 24px Trait education intrigue 1. This article has been verified for the current version (1.4) of the game.Amateurish Plottereducation_intrigue_1
crusader kings 3 коды trait. 24px Trait education intrigue 2. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education intrigue 2. картинка crusader kings 3 коды trait. картинка 24px Trait education intrigue 2. This article has been verified for the current version (1.4) of the game.Flamboyant Trickstereducation_intrigue_2
crusader kings 3 коды trait. 24px Trait education intrigue 3. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education intrigue 3. картинка crusader kings 3 коды trait. картинка 24px Trait education intrigue 3. This article has been verified for the current version (1.4) of the game.Intricate Webweavereducation_intrigue_3
crusader kings 3 коды trait. 24px Trait education intrigue 4. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education intrigue 4. картинка crusader kings 3 коды trait. картинка 24px Trait education intrigue 4. This article has been verified for the current version (1.4) of the game.Elusive Shadoweducation_intrigue_4
crusader kings 3 коды trait. 24px Trait education learning 1. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education learning 1. картинка crusader kings 3 коды trait. картинка 24px Trait education learning 1. This article has been verified for the current version (1.4) of the game.Conscientious Scribeeducation_learning_1
crusader kings 3 коды trait. 24px Trait education learning 2. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education learning 2. картинка crusader kings 3 коды trait. картинка 24px Trait education learning 2. This article has been verified for the current version (1.4) of the game.Insightful Thinkereducation_learning_2
crusader kings 3 коды trait. 24px Trait education learning 3. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education learning 3. картинка crusader kings 3 коды trait. картинка 24px Trait education learning 3. This article has been verified for the current version (1.4) of the game.Astute Intellectualeducation_learning_3
crusader kings 3 коды trait. 24px Trait education learning 4. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education learning 4. картинка crusader kings 3 коды trait. картинка 24px Trait education learning 4. This article has been verified for the current version (1.4) of the game.Mastermind Philosophereducation_learning_4
crusader kings 3 коды trait. 24px Trait education martial prowess 1. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education martial prowess 1. картинка crusader kings 3 коды trait. картинка 24px Trait education martial prowess 1. This article has been verified for the current version (1.4) of the game.Bumbling Squireeducation_martial_prowess_1
crusader kings 3 коды trait. 24px Trait education martial prowess 2. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education martial prowess 2. картинка crusader kings 3 коды trait. картинка 24px Trait education martial prowess 2. This article has been verified for the current version (1.4) of the game.Confident Knighteducation_martial_prowess_2
crusader kings 3 коды trait. 24px Trait education martial prowess 3. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education martial prowess 3. картинка crusader kings 3 коды trait. картинка 24px Trait education martial prowess 3. This article has been verified for the current version (1.4) of the game.Formidable Bannereteducation_martial_prowess_3
crusader kings 3 коды trait. 24px Trait education martial prowess 4. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait education martial prowess 4. картинка crusader kings 3 коды trait. картинка 24px Trait education martial prowess 4. This article has been verified for the current version (1.4) of the game.Famous Championeducation_martial_prowess_4
Trait (congenital)ID
crusader kings 3 коды trait. 24px Trait beauty bad 1. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait beauty bad 1. картинка crusader kings 3 коды trait. картинка 24px Trait beauty bad 1. This article has been verified for the current version (1.4) of the game.Homelybeauty_bad_1
crusader kings 3 коды trait. 24px Trait beauty bad 2. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait beauty bad 2. картинка crusader kings 3 коды trait. картинка 24px Trait beauty bad 2. This article has been verified for the current version (1.4) of the game.Uglybeauty_bad_2
crusader kings 3 коды trait. 24px Trait beauty bad 3. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait beauty bad 3. картинка crusader kings 3 коды trait. картинка 24px Trait beauty bad 3. This article has been verified for the current version (1.4) of the game.Hideousbeauty_bad_3
crusader kings 3 коды trait. 24px Trait beauty good 1. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait beauty good 1. картинка crusader kings 3 коды trait. картинка 24px Trait beauty good 1. This article has been verified for the current version (1.4) of the game.Comelybeauty_good_1
crusader kings 3 коды trait. 24px Trait beauty good 2. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait beauty good 2. картинка crusader kings 3 коды trait. картинка 24px Trait beauty good 2. This article has been verified for the current version (1.4) of the game.Handsome / Prettybeauty_good_2
crusader kings 3 коды trait. 24px Trait beauty good 3. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait beauty good 3. картинка crusader kings 3 коды trait. картинка 24px Trait beauty good 3. This article has been verified for the current version (1.4) of the game.Beautifulbeauty_good_3
crusader kings 3 коды trait. 24px Trait intellect bad 1. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait intellect bad 1. картинка crusader kings 3 коды trait. картинка 24px Trait intellect bad 1. This article has been verified for the current version (1.4) of the game.Slowintellect_bad_1
crusader kings 3 коды trait. 24px Trait intellect bad 2. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait intellect bad 2. картинка crusader kings 3 коды trait. картинка 24px Trait intellect bad 2. This article has been verified for the current version (1.4) of the game.Stupidintellect_bad_2
crusader kings 3 коды trait. 24px Trait intellect bad 3. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait intellect bad 3. картинка crusader kings 3 коды trait. картинка 24px Trait intellect bad 3. This article has been verified for the current version (1.4) of the game.Imbecileintellect_bad_3
crusader kings 3 коды trait. 24px Trait intellect good 1. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait intellect good 1. картинка crusader kings 3 коды trait. картинка 24px Trait intellect good 1. This article has been verified for the current version (1.4) of the game.Quickintellect_good_1
crusader kings 3 коды trait. 24px Trait intellect good 2. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait intellect good 2. картинка crusader kings 3 коды trait. картинка 24px Trait intellect good 2. This article has been verified for the current version (1.4) of the game.Intelligentintellect_good_2
crusader kings 3 коды trait. 24px Trait intellect good 3. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait intellect good 3. картинка crusader kings 3 коды trait. картинка 24px Trait intellect good 3. This article has been verified for the current version (1.4) of the game.Geniusintellect_good_3
crusader kings 3 коды trait. 24px Trait physique bad 1. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait physique bad 1. картинка crusader kings 3 коды trait. картинка 24px Trait physique bad 1. This article has been verified for the current version (1.4) of the game.Delicatephysique_bad_1
crusader kings 3 коды trait. 24px Trait physique bad 2. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait physique bad 2. картинка crusader kings 3 коды trait. картинка 24px Trait physique bad 2. This article has been verified for the current version (1.4) of the game.Frailphysique_bad_2
crusader kings 3 коды trait. 24px Trait physique bad 3. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait physique bad 3. картинка crusader kings 3 коды trait. картинка 24px Trait physique bad 3. This article has been verified for the current version (1.4) of the game.Feeblephysique_bad_3
crusader kings 3 коды trait. 24px Trait physique good 1. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait physique good 1. картинка crusader kings 3 коды trait. картинка 24px Trait physique good 1. This article has been verified for the current version (1.4) of the game.Halephysique_good_1
crusader kings 3 коды trait. 24px Trait physique good 2. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait physique good 2. картинка crusader kings 3 коды trait. картинка 24px Trait physique good 2. This article has been verified for the current version (1.4) of the game.Robustphysique_good_2
crusader kings 3 коды trait. 24px Trait physique good 3. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait physique good 3. картинка crusader kings 3 коды trait. картинка 24px Trait physique good 3. This article has been verified for the current version (1.4) of the game.Amazonian / Herculeanphysique_good_3
crusader kings 3 коды trait. 24px Trait depressed. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait depressed. картинка crusader kings 3 коды trait. картинка 24px Trait depressed. This article has been verified for the current version (1.4) of the game.Melancholicdepressed_1 / depressed_genetic
crusader kings 3 коды trait. 24px Trait lunatic. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait lunatic. картинка crusader kings 3 коды trait. картинка 24px Trait lunatic. This article has been verified for the current version (1.4) of the game.Lunaticlunatic_1 / lunatic_genetic
crusader kings 3 коды trait. 24px Trait possessed. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait possessed. картинка crusader kings 3 коды trait. картинка 24px Trait possessed. This article has been verified for the current version (1.4) of the game.Possessedpossessed_1 / possessed_genetic
Trait (lifestyle)ID
crusader kings 3 коды trait. 24px Trait blademaster 1. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait blademaster 1. картинка crusader kings 3 коды trait. картинка 24px Trait blademaster 1. This article has been verified for the current version (1.4) of the game.Aspiring Blademasterblademaster_1
crusader kings 3 коды trait. 24px Trait blademaster 2. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait blademaster 2. картинка crusader kings 3 коды trait. картинка 24px Trait blademaster 2. This article has been verified for the current version (1.4) of the game.Blademasterblademaster_2
crusader kings 3 коды trait. 24px Trait blademaster 3. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait blademaster 3. картинка crusader kings 3 коды trait. картинка 24px Trait blademaster 3. This article has been verified for the current version (1.4) of the game.Legendary Blademasterblademaster_3
crusader kings 3 коды trait. 24px Trait hunter 1. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait hunter 1. картинка crusader kings 3 коды trait. картинка 24px Trait hunter 1. This article has been verified for the current version (1.4) of the game.Novice Hunterhunter_1
crusader kings 3 коды trait. 24px Trait hunter 2. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait hunter 2. картинка crusader kings 3 коды trait. картинка 24px Trait hunter 2. This article has been verified for the current version (1.4) of the game.Hunterhunter_2
crusader kings 3 коды trait. 24px Trait hunter 3. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait hunter 3. картинка crusader kings 3 коды trait. картинка 24px Trait hunter 3. This article has been verified for the current version (1.4) of the game.Master Hunterhunter_3
crusader kings 3 коды trait. 24px Trait mystic 1. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait mystic 1. картинка crusader kings 3 коды trait. картинка 24px Trait mystic 1. This article has been verified for the current version (1.4) of the game.Wise Man / Wise Womanmystic_1
crusader kings 3 коды trait. 24px Trait mystic 2. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait mystic 2. картинка crusader kings 3 коды trait. картинка 24px Trait mystic 2. This article has been verified for the current version (1.4) of the game.Mysticmystic_2
crusader kings 3 коды trait. 24px Trait mystic 3. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait mystic 3. картинка crusader kings 3 коды trait. картинка 24px Trait mystic 3. This article has been verified for the current version (1.4) of the game.Miracle Workermystic_3
crusader kings 3 коды trait. 24px Trait reveler 1. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait reveler 1. картинка crusader kings 3 коды trait. картинка 24px Trait reveler 1. This article has been verified for the current version (1.4) of the game.Eager Revelerreveler_1
crusader kings 3 коды trait. 24px Trait reveler 2. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait reveler 2. картинка crusader kings 3 коды trait. картинка 24px Trait reveler 2. This article has been verified for the current version (1.4) of the game.Famous Revelerreveler_2
crusader kings 3 коды trait. 24px Trait reveler 3. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait reveler 3. картинка crusader kings 3 коды trait. картинка 24px Trait reveler 3. This article has been verified for the current version (1.4) of the game.Legendary Revelerreveler_3
crusader kings 3 коды trait. 24px Trait physician 1. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait physician 1. картинка crusader kings 3 коды trait. картинка 24px Trait physician 1. This article has been verified for the current version (1.4) of the game.Novice Physicianphysician_1
crusader kings 3 коды trait. 24px Trait physician 2. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait physician 2. картинка crusader kings 3 коды trait. картинка 24px Trait physician 2. This article has been verified for the current version (1.4) of the game.Physicianphysician_2
crusader kings 3 коды trait. 24px Trait physician 3. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait physician 3. картинка crusader kings 3 коды trait. картинка 24px Trait physician 3. This article has been verified for the current version (1.4) of the game.Renowned Physicianphysician_3
crusader kings 3 коды trait. 24px Trait family first. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait family first. картинка crusader kings 3 коды trait. картинка 24px Trait family first. This article has been verified for the current version (1.4) of the game.Patriarch / Matriarchfamily_first
crusader kings 3 коды trait. 24px Lifestyle herbalist. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Lifestyle herbalist. картинка crusader kings 3 коды trait. картинка 24px Lifestyle herbalist. This article has been verified for the current version (1.4) of the game.Herbalistlifestyle_herbalist
Trait (other)ID
crusader kings 3 коды trait. 24px Trait kinslayer 1. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait kinslayer 1. картинка crusader kings 3 коды trait. картинка 24px Trait kinslayer 1. This article has been verified for the current version (1.4) of the game.Dynastic Kinslayerkinslayer_1
crusader kings 3 коды trait. 24px Trait kinslayer 2. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait kinslayer 2. картинка crusader kings 3 коды trait. картинка 24px Trait kinslayer 2. This article has been verified for the current version (1.4) of the game.Familial Kinslayerkinslayer_2
crusader kings 3 коды trait. 24px Trait kinslayer 3. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait kinslayer 3. картинка crusader kings 3 коды trait. картинка 24px Trait kinslayer 3. This article has been verified for the current version (1.4) of the game.Kinslayerkinslayer_3
crusader kings 3 коды trait. 24px Trait wounded 1. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait wounded 1. картинка crusader kings 3 коды trait. картинка 24px Trait wounded 1. This article has been verified for the current version (1.4) of the game.Woundedwounded_1
crusader kings 3 коды trait. 24px Trait wounded 2. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait wounded 2. картинка crusader kings 3 коды trait. картинка 24px Trait wounded 2. This article has been verified for the current version (1.4) of the game.Severely Injuredwounded_2
crusader kings 3 коды trait. 24px Trait wounded 3. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait wounded 3. картинка crusader kings 3 коды trait. картинка 24px Trait wounded 3. This article has been verified for the current version (1.4) of the game.Brutally Mauledwounded_3
crusader kings 3 коды trait. 24px Trait infertile. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait infertile. картинка crusader kings 3 коды trait. картинка 24px Trait infertile. This article has been verified for the current version (1.4) of the game.Sterile / Barreninfertile
crusader kings 3 коды trait. 24px Trait devoted. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait devoted. картинка crusader kings 3 коды trait. картинка 24px Trait devoted. This article has been verified for the current version (1.4) of the game.Monk / Nundevoted
crusader kings 3 коды trait. 24px Trait crusader. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait crusader. картинка crusader kings 3 коды trait. картинка 24px Trait crusader. This article has been verified for the current version (1.4) of the game.Crusader
crusader kings 3 коды trait. 24px Trait mujahid. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait mujahid. картинка crusader kings 3 коды trait. картинка 24px Trait mujahid. This article has been verified for the current version (1.4) of the game.Mujahid
crusader kings 3 коды trait. 24px Trait faith warrior. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait faith warrior. картинка crusader kings 3 коды trait. картинка 24px Trait faith warrior. This article has been verified for the current version (1.4) of the game.Warrior of the Faith
faith_warrior
crusader kings 3 коды trait. 24px Trait crusader king. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait crusader king. картинка crusader kings 3 коды trait. картинка 24px Trait crusader king. This article has been verified for the current version (1.4) of the game.Holy Monarchcrusader_king
crusader kings 3 коды trait. 24px Trait pneumonic. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait pneumonic. картинка crusader kings 3 коды trait. картинка 24px Trait pneumonic. This article has been verified for the current version (1.4) of the game.Pneumoniapneumonic
crusader kings 3 коды trait. 24px Trait clubfooted. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait clubfooted. картинка crusader kings 3 коды trait. картинка 24px Trait clubfooted. This article has been verified for the current version (1.4) of the game.Club-footedclubfooted
crusader kings 3 коды trait. 24px Trait paragon. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait paragon. картинка crusader kings 3 коды trait. картинка 24px Trait paragon. This article has been verified for the current version (1.4) of the game.The Saviorsavior
crusader kings 3 коды trait. 24px Trait viking. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait viking. картинка crusader kings 3 коды trait. картинка 24px Trait viking. This article has been verified for the current version (1.4) of the game.Raider / Vikingviking
crusader kings 3 коды trait. 24px. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px. картинка crusader kings 3 коды trait. картинка 24px. This article has been verified for the current version (1.4) of the game. crusader kings 3 коды trait. 24px. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px. картинка crusader kings 3 коды trait. картинка 24px. This article has been verified for the current version (1.4) of the game.Early Great Poxearly_great_pox
crusader kings 3 коды trait. 24px Trait blood of prophet. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait blood of prophet. картинка crusader kings 3 коды trait. картинка 24px Trait blood of prophet. This article has been verified for the current version (1.4) of the game.Blood of the Prophet (unused)blood_of_prophet
crusader kings 3 коды trait. 24px Trait child of concubine. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait child of concubine. картинка crusader kings 3 коды trait. картинка 24px Trait child of concubine. This article has been verified for the current version (1.4) of the game.Child of Concubinechild_of_concubine_female
crusader kings 3 коды trait. 24px Trait child of concubine. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait child of concubine. картинка crusader kings 3 коды trait. картинка 24px Trait child of concubine. This article has been verified for the current version (1.4) of the game.Child of Consortchild_of_concubine_male
crusader kings 3 коды trait. 24px Trait pilgrim. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait pilgrim. картинка crusader kings 3 коды trait. картинка 24px Trait pilgrim. This article has been verified for the current version (1.4) of the game.Pilgrim
crusader kings 3 коды trait. 24px Trait hajjaj. crusader kings 3 коды trait фото. crusader kings 3 коды trait-24px Trait hajjaj. картинка crusader kings 3 коды trait. картинка 24px Trait hajjaj. This article has been verified for the current version (1.4) of the game.Hajji / Hajjah
pilgrim

Innovation IDs

Innovation IDs usually match their name. The following innovations use a different ID however:

InnovationID
crusader kings 3 коды trait. 35px Innovation majesty 02. crusader kings 3 коды trait фото. crusader kings 3 коды trait-35px Innovation majesty 02. картинка crusader kings 3 коды trait. картинка 35px Innovation majesty 02. This article has been verified for the current version (1.4) of the game. Currencyinnovation_currency_01
crusader kings 3 коды trait. 35px Innovation civil construction 01. crusader kings 3 коды trait фото. crusader kings 3 коды trait-35px Innovation civil construction 01. картинка crusader kings 3 коды trait. картинка 35px Innovation civil construction 01. This article has been verified for the current version (1.4) of the game. Public Worksinnovation_development_01
crusader kings 3 коды trait. 35px Innovation siege weapons. crusader kings 3 коды trait фото. crusader kings 3 коды trait-35px Innovation siege weapons. картинка crusader kings 3 коды trait. картинка 35px Innovation siege weapons. This article has been verified for the current version (1.4) of the game. Onagerinnovation_catapult
crusader kings 3 коды trait. 35px Innovation special maa 02. crusader kings 3 коды trait фото. crusader kings 3 коды trait-35px Innovation special maa 02. картинка crusader kings 3 коды trait. картинка 35px Innovation special maa 02. This article has been verified for the current version (1.4) of the game. Chu-ko-nuinnovation_repeating_crossbow
crusader kings 3 коды trait. 35px Innovation special maa 01. crusader kings 3 коды trait фото. crusader kings 3 коды trait-35px Innovation special maa 01. картинка crusader kings 3 коды trait. картинка 35px Innovation special maa 01. This article has been verified for the current version (1.4) of the game. Defensive Tacticsinnovation_mobile_guards
crusader kings 3 коды trait. 35px Innovation special maa 01. crusader kings 3 коды trait фото. crusader kings 3 коды trait-35px Innovation special maa 01. картинка crusader kings 3 коды trait. картинка 35px Innovation special maa 01. This article has been verified for the current version (1.4) of the game. Konni Raidsinnovation_hussar_raids
crusader kings 3 коды trait. 35px Innovation misc inventions. crusader kings 3 коды trait фото. crusader kings 3 коды trait-35px Innovation misc inventions. картинка crusader kings 3 коды trait. картинка 35px Innovation misc inventions. This article has been verified for the current version (1.4) of the game. Longshipsinnovation_longboats
crusader kings 3 коды trait. 35px Innovation majesty 01. crusader kings 3 коды trait фото. crusader kings 3 коды trait-35px Innovation majesty 01. картинка crusader kings 3 коды trait. картинка 35px Innovation majesty 01. This article has been verified for the current version (1.4) of the game. West African Canoesinnovation_african_canoes
crusader kings 3 коды trait. 35px Innovation nobility 01. crusader kings 3 коды trait фото. crusader kings 3 коды trait-35px Innovation nobility 01. картинка crusader kings 3 коды trait. картинка 35px Innovation nobility 01. This article has been verified for the current version (1.4) of the game. Coinageinnovation_currency_02
crusader kings 3 коды trait. 35px Innovation nobility 03. crusader kings 3 коды trait фото. crusader kings 3 коды trait-35px Innovation nobility 03. картинка crusader kings 3 коды trait. картинка 35px Innovation nobility 03. This article has been verified for the current version (1.4) of the game. Communal Developmentinnovation_development_02
crusader kings 3 коды trait. 35px Innovation maa 01. crusader kings 3 коды trait фото. crusader kings 3 коды trait-35px Innovation maa 01. картинка crusader kings 3 коды trait. картинка 35px Innovation maa 01. This article has been verified for the current version (1.4) of the game. Household Soldiersinnovation_house_soldiers
crusader kings 3 коды trait. 35px Innovation maa 02. crusader kings 3 коды trait фото. crusader kings 3 коды trait-35px Innovation maa 02. картинка crusader kings 3 коды trait. картинка 35px Innovation maa 02. This article has been verified for the current version (1.4) of the game. Desert Mountain Practicesinnovation_desert_mountain_herding
crusader kings 3 коды trait. 35px Innovation majesty 03. crusader kings 3 коды trait фото. crusader kings 3 коды trait-35px Innovation majesty 03. картинка crusader kings 3 коды trait. картинка 35px Innovation majesty 03. This article has been verified for the current version (1.4) of the game. Stammesherzogtuminnovation_stem_duchies
crusader kings 3 коды trait. 35px Innovation majesty 02. crusader kings 3 коды trait фото. crusader kings 3 коды trait-35px Innovation majesty 02. картинка crusader kings 3 коды trait. картинка 35px Innovation majesty 02. This article has been verified for the current version (1.4) of the game. Bankinginnovation_currency_03
crusader kings 3 коды trait. 35px Innovation civil construction 01. crusader kings 3 коды trait фото. crusader kings 3 коды trait-35px Innovation civil construction 01. картинка crusader kings 3 коды trait. картинка 35px Innovation civil construction 01. This article has been verified for the current version (1.4) of the game. Urbanizationinnovation_development_03
crusader kings 3 коды trait. 35px Innovation misc inventions. crusader kings 3 коды trait фото. crusader kings 3 коды trait-35px Innovation misc inventions. картинка crusader kings 3 коды trait. картинка 35px Innovation misc inventions. This article has been verified for the current version (1.4) of the game. Ostsiedlunginnovation_east_settling
crusader kings 3 коды trait. 35px Innovation administration 01. crusader kings 3 коды trait фото. crusader kings 3 коды trait-35px Innovation administration 01. картинка crusader kings 3 коды trait. картинка 35px Innovation administration 01. This article has been verified for the current version (1.4) of the game. Promissory Notesinnovation_currency_04
crusader kings 3 коды trait. 35px Innovation misc inventions. crusader kings 3 коды trait фото. crusader kings 3 коды trait-35px Innovation misc inventions. картинка crusader kings 3 коды trait. картинка 35px Innovation misc inventions. This article has been verified for the current version (1.4) of the game. Renaissance Thoughtinnovation_development_04

Title IDs

Title IDs can also be seen in their respective title lists:

Finding title IDs based on in-game name

The title ID may not match the title’s name in-game. For example, the player may have their game set to a language other than English or a title has a culture-specific name. Use the following steps to find a title ID purely on its in-game name:

Finding custom title ID

Custom titles (i.e. the title of a player created Empire) do not follow the same naming convention. To find the ID:

Источник

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *