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 коды traitNaive Appeasereducation_diplomacy_1
crusader kings 3 коды traitAdequate Bargainereducation_diplomacy_2
crusader kings 3 коды traitCharismatic Negotiatoreducation_diplomacy_3
crusader kings 3 коды traitGrey Eminenceeducation_diplomacy_4
crusader kings 3 коды traitMisguided Warrioreducation_martial_1
crusader kings 3 коды traitTough Soldiereducation_martial_2
crusader kings 3 коды traitSkilled Tacticianeducation_martial_3
crusader kings 3 коды traitBrilliant Strategisteducation_martial_4
crusader kings 3 коды traitIndulgent Wastreleducation_stewardship_1
crusader kings 3 коды traitThrifty Clerkeducation_stewardship_2
crusader kings 3 коды traitFortune Buildereducation_stewardship_3
crusader kings 3 коды traitMidas Touchededucation_stewardship_4
crusader kings 3 коды traitAmateurish Plottereducation_intrigue_1
crusader kings 3 коды traitFlamboyant Trickstereducation_intrigue_2
crusader kings 3 коды traitIntricate Webweavereducation_intrigue_3
crusader kings 3 коды traitElusive Shadoweducation_intrigue_4
crusader kings 3 коды traitConscientious Scribeeducation_learning_1
crusader kings 3 коды traitInsightful Thinkereducation_learning_2
crusader kings 3 коды traitAstute Intellectualeducation_learning_3
crusader kings 3 коды traitMastermind Philosophereducation_learning_4
crusader kings 3 коды traitBumbling Squireeducation_martial_prowess_1
crusader kings 3 коды traitConfident Knighteducation_martial_prowess_2
crusader kings 3 коды traitFormidable Bannereteducation_martial_prowess_3
crusader kings 3 коды traitFamous Championeducation_martial_prowess_4
Trait (congenital)ID
crusader kings 3 коды traitHomelybeauty_bad_1
crusader kings 3 коды traitUglybeauty_bad_2
crusader kings 3 коды traitHideousbeauty_bad_3
crusader kings 3 коды traitComelybeauty_good_1
crusader kings 3 коды traitHandsome / Prettybeauty_good_2
crusader kings 3 коды traitBeautifulbeauty_good_3
crusader kings 3 коды traitSlowintellect_bad_1
crusader kings 3 коды traitStupidintellect_bad_2
crusader kings 3 коды traitImbecileintellect_bad_3
crusader kings 3 коды traitQuickintellect_good_1
crusader kings 3 коды traitIntelligentintellect_good_2
crusader kings 3 коды traitGeniusintellect_good_3
crusader kings 3 коды traitDelicatephysique_bad_1
crusader kings 3 коды traitFrailphysique_bad_2
crusader kings 3 коды traitFeeblephysique_bad_3
crusader kings 3 коды traitHalephysique_good_1
crusader kings 3 коды traitRobustphysique_good_2
crusader kings 3 коды traitAmazonian / Herculeanphysique_good_3
crusader kings 3 коды traitMelancholicdepressed_1 / depressed_genetic
crusader kings 3 коды traitLunaticlunatic_1 / lunatic_genetic
crusader kings 3 коды traitPossessedpossessed_1 / possessed_genetic
Trait (lifestyle)ID
crusader kings 3 коды traitAspiring Blademasterblademaster_1
crusader kings 3 коды traitBlademasterblademaster_2
crusader kings 3 коды traitLegendary Blademasterblademaster_3
crusader kings 3 коды traitNovice Hunterhunter_1
crusader kings 3 коды traitHunterhunter_2
crusader kings 3 коды traitMaster Hunterhunter_3
crusader kings 3 коды traitWise Man / Wise Womanmystic_1
crusader kings 3 коды traitMysticmystic_2
crusader kings 3 коды traitMiracle Workermystic_3
crusader kings 3 коды traitEager Revelerreveler_1
crusader kings 3 коды traitFamous Revelerreveler_2
crusader kings 3 коды traitLegendary Revelerreveler_3
crusader kings 3 коды traitNovice Physicianphysician_1
crusader kings 3 коды traitPhysicianphysician_2
crusader kings 3 коды traitRenowned Physicianphysician_3
crusader kings 3 коды traitPatriarch / Matriarchfamily_first
crusader kings 3 коды traitHerbalistlifestyle_herbalist
Trait (other)ID
crusader kings 3 коды traitDynastic Kinslayerkinslayer_1
crusader kings 3 коды traitFamilial Kinslayerkinslayer_2
crusader kings 3 коды traitKinslayerkinslayer_3
crusader kings 3 коды traitWoundedwounded_1
crusader kings 3 коды traitSeverely Injuredwounded_2
crusader kings 3 коды traitBrutally Mauledwounded_3
crusader kings 3 коды traitSterile / Barreninfertile
crusader kings 3 коды traitMonk / Nundevoted
crusader kings 3 коды traitCrusader
crusader kings 3 коды traitMujahid
crusader kings 3 коды traitWarrior of the Faith
faith_warrior
crusader kings 3 коды traitHoly Monarchcrusader_king
crusader kings 3 коды traitPneumoniapneumonic
crusader kings 3 коды traitClub-footedclubfooted
crusader kings 3 коды traitThe Saviorsavior
crusader kings 3 коды traitRaider / Vikingviking
crusader kings 3 коды trait crusader kings 3 коды traitEarly Great Poxearly_great_pox
crusader kings 3 коды traitBlood of the Prophet (unused)blood_of_prophet
crusader kings 3 коды traitChild of Concubinechild_of_concubine_female
crusader kings 3 коды traitChild of Consortchild_of_concubine_male
crusader kings 3 коды traitPilgrim
crusader kings 3 коды traitHajji / Hajjah
pilgrim

Innovation IDs

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

InnovationID
crusader kings 3 коды trait Currencyinnovation_currency_01
crusader kings 3 коды trait Public Worksinnovation_development_01
crusader kings 3 коды trait Onagerinnovation_catapult
crusader kings 3 коды trait Chu-ko-nuinnovation_repeating_crossbow
crusader kings 3 коды trait Defensive Tacticsinnovation_mobile_guards
crusader kings 3 коды trait Konni Raidsinnovation_hussar_raids
crusader kings 3 коды trait Longshipsinnovation_longboats
crusader kings 3 коды trait West African Canoesinnovation_african_canoes
crusader kings 3 коды trait Coinageinnovation_currency_02
crusader kings 3 коды trait Communal Developmentinnovation_development_02
crusader kings 3 коды trait Household Soldiersinnovation_house_soldiers
crusader kings 3 коды trait Desert Mountain Practicesinnovation_desert_mountain_herding
crusader kings 3 коды trait Stammesherzogtuminnovation_stem_duchies
crusader kings 3 коды trait Bankinginnovation_currency_03
crusader kings 3 коды trait Urbanizationinnovation_development_03
crusader kings 3 коды trait Ostsiedlunginnovation_east_settling
crusader kings 3 коды trait Promissory Notesinnovation_currency_04
crusader kings 3 коды trait 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 не будет опубликован. Обязательные поля помечены *