控制台指令

本页面所适用的版本可能已经过时,最后更新于1.0
咯咯炀讨论 | 贡献2020年9月10日 (四) 23:58的版本

This page lists the codes which may be input into the Console Window, a special debugging window which may be accessed on non-ironman games while in debug mode by pressing Shift+2, ALT+2+1, Shift+3,§, ~, ^, °, ², or ` (key varies based on keyboard layout). For a QWERTY keyboard, the key is `. Else, try pressing Shift + Alt + C if none of the above worked. Press the up or down arrow keys to traverse through previously executed commands. Many codes can be turned off by repeating the command, but sometimes reloading the save or exiting the game is necessary.

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

Debug mode

Debug mode is a set of tools within the game that are typically hidden from the user. They allow the user to modify game behavior outside normal means. Debug mode contains the following tools:

  • Console Window (user can input console commands)
  • Debug Menus (including the Portrait Editor, GUI Editor, Tweak Menu and others)
  • Debug Info (shows hidden values on characters, events and interactions)
  • Debug Interactions (user can instantly change opinion, imprison and more)

Enabling debug mode

Debug mode must be enabled upon launching the game. It can also be disabled within the Console Window.

Steam

To start the game in debug mode, within Steam, right-click to set the game's Properties, then under the General tab, click the Set Launch Options... button. Add -debug_mode to the launch options. You will have to restart the game.

Without Steam

Alternatively, without using Steam, you can start the game in debug mode by going to your main CK3 installation folder and creating a shortcut by right-clicking on the main CK3 application and selecting Create shortcut. Right-click the new shortcut and select properties. In the Shortcut tab where it says Target add -debug_mode to the very end of the field and hit apply. This will enable debug mode when launching the game using that shortcut.

Xbox game pass

For the Xbox gamepass edition/windows 10 store edtion, it is a little more complicated you cannot create a normal shortcut for it instead you are going to need to run in command prompt this command everytime:

start shell:AppsFolder\ParadoxInteractive.ProjectTitus_zfnrdv2de78ny!App -debug_mode

Alternatively, you can create a batch file on your desktop and paste in that code to run it. To create a simple batch file on Windows 10, use these steps:

  • Open Start.
  • Search for Notepad, and click the top result to start the app.
  • Paste in the above code provided.
  • Click the File menu.
  • Select the Save As option or ^Ctrl + ⇧Shift + S.
  • Type a name for the script for example, "ck3debug.bat". Whatever you call it it must end in .bat
  • Select Desktop for location.
  • Click save and your done!

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.

Command Effect Parameters Example
age Adds [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_claim Adds 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_doctrine Adds [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_dread Adds [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_maa Adds [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_perk Adds [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_piety Adds [amount] of piety to the player character. Negative values lower it. Default 1000. [amount] add_piety 9000
add_prestige Adds [amount] of prestige to the player character. Negative values lower it. Default 1000. [amount] add_prestige 16000
add_realm_law Passes [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_effects Adds [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_relation Adds [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_secret Adds [secret id] to the player character. Pressing tab reveals all secret IDs. [secret id] add_secret secret_witch
add_stress Adds [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_law Adds [succession law id] to [title id]. [title id] [law id] add_title_law e_hre feudal_elective_succession_law
add_trait Adds [ trait id ] to [character id], if no character is specified then the player character. [ trait id ] [character id] add_trait witch
add_lifestyle_xp_all Adds [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_xp Adds [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_xp Adds [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_xp Adds [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_xp Adds [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_xp Adds [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_culture Changes the culture of [county id] to [culture id]. [county id] [culture id] change_culture 496 swedish
change_development_level Adds [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_fervor Adds [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_diplomacy Adds [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_martial Adds [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_stewardship Adds [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_intrigue Adds [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_learning Adds [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_prowess Adds [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_modifiers Removes all character modifiers from [character id], if no character is specified then the player character. [character id] clear_character_modifiers
clear_title_laws Removes all title succession laws from [title id]. [title id] clear_title_laws e_hre
clear_traits Removes all traits from [character id], if no character is specified then the player character. [character id] clear_traits
discover_all_eras Discovers all innovations for the culture of [character id], if no character is specified then the player character's. [character id] discover_all_eras
discover_era Discovers [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_fascination Discovers the current fascination for the culture of [character id], if no character is specified then the player character's. [character id] discover_fascination
discover_innovation Discovers [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_prestige Adds [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_schemes All schemes targeting the player character are abandoned. None end_schemes
event Triggers [event id]. [event id] event lifestyle_nicknames.0001
gain_all_dynasty_perks Buys 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_perks Gives all lifestyle perks to [character id], if no character is specified then the player character. [character id] gain_all_perks
give_title Gives [title id] to [character id], if no character is specified then the player character. [title id] [character id] give_title e_hre
gold Adds [amount] of gold to the player character. Negative values lower it. Default 1000. [amount] add_gold 500
instabuild Holdings and buildings in the player character's domain are finished in a day. Entering it again disables it. None instabuild
instant_birth Pregnancies last a day. Entering it again disables it. None instant_birth
join_era Enters [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
kill Kills [character id], if no character is specified then the player character. [character id] kill
know_schemes Discovers all schemes targeting the player character. None know_schemes
merge_culture Changes the culture of all counties of [culture id] to [culture id]. [culture id] [culture id] merge_culture greek swedish
pregnancy Impregnates female [character id] with father [character id], if no character is specified then an unknown father. [character id] [character id] pregnancy 1234
remove_doctrine Removes [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_nick Removes the current nickname from [character id], if no character is specified then the player character. [character id] remove_nick
remove_relation Removes [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_trait Removes [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_culture Changes 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_dread Sets the dread to [amount] for [character id], if no character is specified then the player character. [amount] [character id] set_dread 100
set_faith Changes 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_focus Sets 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_nick Gives [nickname id] to [character id], if no character is specified then the player character. [nickname id] [character id] set_nick nick_the_lazy
set_sexuality Changes 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_stress Sets the stress to [amount] for [character id], if no character is specified then the player character. [amount] [character id] set_stress 0
set_diplomacy Sets the diplomacy skill to [amount] for [character id], if no character is specified then the player character. [amount] [character id] set_diplomacy 16
set_martial Sets the martial skill to [amount] for [character id], if no character is specified then the player character. [amount] [character id] set_martial 16
set_stewardship Sets the stewardship skill to [amount] for [character id], if no character is specified then the player character. [amount] [character id] set_stewardship 16
set_intrigue Sets the intrigue skill to [amount] for [character id], if no character is specified then the player character. [amount] [character id] set_intrigue 16
set_learning Sets the learning skill to [amount] for [character id], if no character is specified then the player character. [amount] [character id] set_learning 16
set_prowess Sets the prowess skill to [amount] for [character id], if no character is specified then the player character. [amount] [character id] set_prowess 16
yesmen AI characters accept all proposals. Entering it again disables it. None yesmen

Testing commands

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

Command Effect Parameters Example
clear Clears console history. None clear
effect Executes a scripted effect. [effect script] effect test
faction_spawn Spawns [faction type] if there are valid counties or courtiers to create it. [faction type] faction_spawn peasant_faction
generate_cadet_coa Generates a new coat of arms for the player character's house. None generate_cadet_coa
help Prints the description of [command], if empty lists all console commands. [command] help help
instamove Armies move one barony per day. (Affects AI as well as the player) None instamove
map_editor Opens the map editor. None map_editor
nomen AI characters refuse all proposals. Entering it again disables it. None nomen
observe Enters observer mode. None observe
play Switches character to [character id]. [character id] play 1234
portrait_editor Opens the portrait editor. None portrait_editor
run Executes the commands in [file name]. The txt file must be placed in Documents/Paradox Interactive/Crusader Kings III/run. None run test.txt
set_is_ai Allows the AI to control [character id]. [character id] set_is_ai 1234
set_is_player Disallows the AI to control [character id]. [character id] set_is_player 1234

Trait IDs

主条目:Traits All traits have an ID that is referenced internally by the game. They can be found in game\common\traits\00_traits.txt. A trait's ID typically matches its name. To get a trait's ID from its name, perform the following steps:

  • If a trait displays two names in-game, use the one in brackets
  • Replace spaces ( ) and dashes (-) with underscores (_)
  • Remove all apostrophes (')
  • Turn all upper case letters into lower case (A...Z->a...z)

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

Trait ID
Trait education diplomacy 1.png Naive Appeaser education_diplomacy_1
Trait education diplomacy 2.png Adequate Bargainer education_diplomacy_2
Trait education diplomacy 3.png Charismatic Negotiator education_diplomacy_3
Trait education diplomacy 4.png Grey Eminence education_diplomacy_4
Trait education martial 1.png Misguided Warrior education_martial_1
Trait education martial 2.png Tough Soldier education_martial_2
Trait education martial 3.png Skilled Tactician education_martial_3
Trait education martial 4.png Brilliant Strategist education_martial_4
Trait education stewardship 1.png Indulgent Wastrel education_stewardship_1
Trait education stewardship 2.png Thrifty Clerk education_stewardship_2
Trait education stewardship 3.png Fortune Builder education_stewardship_3
Trait education stewardship 4.png Midas Touched education_stewardship_4
Trait education intrigue 1.png Amateurish Plotter education_intrigue_1
Trait education intrigue 2.png Flamboyant Trickster education_intrigue_2
Trait education intrigue 3.png Intricate Webweaver education_intrigue_3
Trait education intrigue 4.png Elusive Shadow education_intrigue_4
Trait education learning 1.png Conscientious Scribe education_learning_1
Trait education learning 2.png Insightful Thinker education_learning_2
Trait education learning 3.png Astute Intellectual education_learning_3
Trait education learning 4.png Mastermind Philosopher education_learning_4
Trait education martial prowess 1.png Bumbling Squire education_martial_prowess_1
Trait education martial prowess 2.png Confident Knight education_martial_prowess_2
Trait education martial prowess 3.png Formidable Banneret education_martial_prowess_3
Trait education martial prowess 4.png Famous Champion education_martial_prowess_4
Trait ID
Trait beauty bad 1.png Homely beauty_bad_1
Trait beauty bad 2.png Ugly beauty_bad_2
Trait beauty bad 3.png Hideous beauty_bad_3
Trait beauty good 1.png Comely beauty_good_1
Trait beauty good 2.png Handsome / Pretty beauty_good_2
Trait beauty good 3.png Beautiful beauty_good_3
Trait intellect bad 1.png Slow intellect_bad_1
Trait intellect bad 2.png Stupid intellect_bad_2
Trait intellect bad 3.png Imbecile intellect_bad_3
Trait intellect good 1.png Quick intellect_good_1
Trait intellect good 2.png Intelligent intellect_good_2
Trait intellect good 3.png Genius intellect_good_3
Trait physique bad 1.png Delicate physique_bad_1
Trait physique bad 2.png Frail physique_bad_2
Trait physique bad 3.png Feeble physique_bad_3
Trait physique good 1.png Hale physique_good_1
Trait physique good 2.png Robust physique_good_2
Trait physique good 3.png Amazonian / Herculean physique_good_3
Trait ID
Trait blademaster 1.png Aspiring Blademaster blademaster_1
Trait blademaster 2.png Blademaster blademaster_2
Trait blademaster 3.png Legendary Blademaster blademaster_3
Trait hunter 1.png Novice Hunter hunter_1
Trait hunter 2.png Hunter hunter_2
Trait hunter 3.png Master Hunter hunter_3
Trait mystic 1.png Wise Man / Wise Woman mystic_1
Trait mystic 2.png Mystic mystic_2
Trait mystic 3.png Miracle Worker mystic_3
Trait reveler 1.png Eager Reveler reveler_1
Trait reveler 2.png Famous Reveler reveler_2
Trait reveler 3.png Legendary Reveler reveler_3
Trait physician 1.png Novice Physician physician_1
Trait physician 2.png Physician physician_2
Trait physician 3.png Renowned Physician physician_3
Trait ID
Trait depressed.png Melancholic depressed_1 / depressed_genetic
Trait lunatic.png Lunatic lunatic_1 / lunatic_genetic
Trait possessed.png Possessed possssed_1 / possessed_genetic
Trait family first.png Patriarch / Matriarch family_first
Trait infertile.png Sterile / Barren infertile
Trait devoted.png Monk / Nun devoted
Trait crusader.png Crusader
Trait mujahid.png Mujahid
Trait faith warrior.png Warrior of the Faith
faith_warrior
Trait crusader king.png Holy Monarch crusader_king
Trait pneumonic.png Pneumonia pneumonic
Trait wounded 1.png Wounded wounded_1
Trait wounded 2.png Severely Injured wounded_2
Trait wounded 3.png Brutally Mauled wounded_3
Trait clubfooted.png Club-footed clubfooted
Trait paragon.png The Savior savior
Trait blood of prophet.png Blood of the Prophet (unused) blood_of_prophet
Trait kinslayer 1.png Dynastic Kinslayer kinslayer_1
Trait kinslayer 2.png Familial Kinslayer kinslayer_2
Trait kinslayer 3.png Kinslayer kinslayer_3
Trait viking.png Raider / Viking viking
Trait lovers pox.png / Trait great pox.png Early Great Pox (mimics Lover's Pox) early_great_pox

Title IDs

主条目:Titles All titles have an internal title ID that can be found in game\common\landed_titles\00_landed_titles.txt. Title IDs have a prefix based on their rank, followed by an underscore (_) and then their name.

Rank Prefix Example
 Barony b_ Wigmore -> b_wigmore
 County c_ Sundgau -> c_sundgau
 Duchy d_ Sicily -> d_sicily
 Kingdom k_ Denmark -> k_denmark
 Empire e_ Persia -> e_persia

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:

  • Navigate to the file located at game\localization\LANGUAGE\titles_l_LANGUAGE.yml, replacing LANGUAGE with your game language.
  • Open the file with a text editor like Notepad++ and search for any instances of the in-game name using ^Ctrl + F.
  • If you managed to find a match:
    • The line should look similar to b_my_barony_name:0 "In-game name for barony".
    • The title ID is the word before the :0, therefore being b_my_barony_name in this example.
  • If you could not find a match:
    • Close the file.
    • In the same folder as the previous file, open the file titles_cultural_names_l_LANGUAGE.yml, replacing LANGUAGE appropriately.
    • Repeat your search for the title's in-game name in this file.
    • When you find a match, it should look like so: cn_lunden:0 "Lunden".
    • Remember/copy the word before the :0 (in this example, cn_lunden); this is a cultural name key of the title.
    • Close the file.
    • Navigate to the file game\common\landed_titles\00_landed_titles.txt and open it with your text editor.
    • Perform a search for the cultural name key you found in the previous file (e.g., cn_lunden).
    • The search query should land within a block named cultural_names enclosed by curly brackets ({, }).
    • Read the lines above until you reach another start of a block (denoted by b_london = {). Ignore any blocks like color = { or color2 ={.
    • The word in place of b_london is your title ID.