/usr/share/crawl/dat/descript/commands.txt is in crawl-common 2:0.10.3-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 | %%%%
CMD_REST
Heal and search a bit
%%%%
CMD_REST verbose
Spend up to 100 turns for regenerating health, recharging magic, and/or searching. Resting is interrupted as soon as a hostile monster comes into view.
%%%%
CMD_EXPLORE
Autoexplore the current level
%%%%
CMD_EXPLORE verbose
Lets your character travel on autopilot towards unexplored areas of the current level and collect items subject to autopickup on the way. Travel stops as soon as a hostile monster comes into view, and also to announce items or features found.
%%%%
CMD_INTERLEVEL_TRAVEL
Travel to distant levels
%%%%
CMD_INTERLEVEL_TRAVEL verbose
Autotravel to distant levels. Travel is interrupted by monsters coming into view.
%%%%
CMD_USE_ABILITY
Use divine or innate abilities
%%%%
CMD_PRAY
Pray to your god
%%%%
CMD_PRAY verbose
If your god likes sacrifices, this will offer a corpse or other item. Also, if you're standing on an altar this allows you to join the corresponding god. For some gods, praying also has other special effects.
%%%%
CMD_SEARCH_STASHES
Search for items/features
%%%%
CMD_SEARCH_STASHES verbose
Search for items or features seen elsewhere, then travel there.
%%%%
CMD_REPLAY_MESSAGES
Reread recent messages
%%%%
CMD_RESISTS_SCREEN
Display character's overview
%%%%
CMD_RESISTS_SCREEN verbose
Displays information about known resistances, abilities, equipment stats, etc.
%%%%
CMD_DISPLAY_OVERMAP
Display dungeon overmap
%%%%
CMD_DISPLAY_OVERMAP verbose
Displays location of branch entries, shops and other features you've encountered so far.
%%%%
CMD_DISPLAY_RELIGION
Display religious status
%%%%
CMD_DISPLAY_RELIGION verbose
Displays your god's likes and dislikes, conduct, and your current religious standing and divine abilities.
%%%%
CMD_DISPLAY_MUTATIONS
Display mutations
%%%%
CMD_DISPLAY_SKILLS
Manage skills
%%%%
CMD_DISPLAY_CHARACTER_STATUS
Display character's status
%%%%
CMD_DISPLAY_CHARACTER_STATUS verbose
Displays active enchantments and a few other things.
%%%%
CMD_DISPLAY_KNOWN_OBJECTS
List discovered item types
%%%%
CMD_SAVE_GAME_NOW
Save and exit
%%%%
CMD_SAVE_GAME_NOW verbose
Saves the game for later and exits. Once you resume the game, the save file is deleted again.
%%%%
CMD_EDIT_PLAYER_TILE
Modify the player tile
%%%%
CMD_EDIT_PLAYER_TILE verbose
Modify equipment and species tile displayed in the player doll.
%%%%
CMD_DISPLAY_COMMANDS
Game help
%%%%
CMD_DISPLAY_COMMANDS verbose
List of commands, options, etc.
%%%%
CMD_CHARACTER_DUMP
Dump character progress
%%%%
CMD_CHARACTER_DUMP verbose
Dump a huge amount of information about your character into a file 'playername.txt' in the morgue directory, to peruse at your leasure. This includes main stats, equipment, spells, skills, notes, etc.
%%%%
CMD_AUTOFIGHT
Hit the closest monster
%%%%
CMD_AUTOFIGHT verbose
Move towards the closest hostile monster and attack it with your wielded weapon.
%%%%
CMD_AUTOFIGHT_NOMOVE
Hit an adjacent monster
%%%%
CMD_AUTOFIGHT_NOMOVE verbose
Attack a monster next to you with your wielded weapon.
%%%%
CMD_SEARCH
Wait a single turn
%%%%
CMD_SEARCH verbose
Spend a single turn waiting, resting and searching.
%%%%
|