Civilization Wiki
Register
Advertisement

Documentation for this module may be created at Module:Data/Civ5/Base/Controls/doc

--[Field]                              [Type]
--Type                                 String
--Description                          String
--Help                                 String
--DisabledHelp                         String
--Button                               String
--HotKey                               String
--HotKeyAlt                            String
--HotKeyPriority                        Int64
--HotKeyPriorityAlt                     Int64
--AltDown                             Boolean
--AltDownAlt                          Boolean
--ShiftDown                           Boolean
--ShiftDownAlt                        Boolean
--CtrlDown                            Boolean
--CtrlDownAlt                         Boolean

local data ={

CONTROL_CENTERONSELECTION={
Description=[=[Center on Selection]=];
HotKey="KB_C";
HotKeyAlt="KB_NUMPAD5";};

CONTROL_SELECTYUNITTYPE={
Description=[=[Select All Units (Same Type)]=];
HotKey="KB_C";
HotKeyAlt="KB_NUMPAD5";
CtrlDown=true;
CtrlDownAlt=true;};

CONTROL_SELECTYUNITALL={
Description=[=[Select All Units]=];
HotKey="KB_C";
HotKeyAlt="KB_NUMPAD5";
AltDown=true;
AltDownAlt=true;};

CONTROL_SELECTCITY={
Description=[=[Select City]=];
HotKey="KB_INSERT";};

CONTROL_SELECTCAPITAL={
Description=[=[Select Capital]=];
HotKey="KB_F10";
CtrlDown=true;};

CONTROL_NEXTCITY={
Description=[=[Next City]=];
Help="TXT_KEY_ACTION_NEXT_CITY_HELP";
HotKey="KB_HOME";
HotKeyAlt="KB_NUMPADPLUS";};

CONTROL_PREVCITY={
Description=[=[Previous City]=];
Help="TXT_KEY_ACTION_PREVIOUS_CITY_HELP";
HotKey="KB_END";
HotKeyAlt="KB_NUMPADMINUS";};

CONTROL_NEXTUNIT={
Description="TXT_KEY_ACTION_PREVIOUS_PLOT_UNIT_HELP";
Help="TXT_KEY_ACTION_NEXT_UNIT_HELP";
HotKey="KB_PERIOD";
HotKeyAlt="KB_NUMPADSTAR";
CtrlDown=true;};

CONTROL_PREVUNIT={
Description="TXT_KEY_ACTION_PREVIOUS_PLOT_UNIT_HELP";
Help="TXT_KEY_ACTION_PREVIOUS_UNIT_HELP";
HotKey="KB_COMMA";
HotKeyAlt="KB_NUMPADSLASH";
CtrlDown=true;};

CONTROL_CYCLEUNIT={
Description=[=[Cycle Units]=];
Help="TXT_KEY_ACTION_CYCLE_UNITS_HELP";
HotKey="KB_W";
HotKeyAlt="KB_NUMPADENTER";};

CONTROL_CYCLEUNIT_ALT={
Description=[=[Cycle Units (Alt)]=];
Help="TXT_KEY_ACTION_CYCLE_UNITS_ALT_HELP";
HotKey="KB_PERIOD";
HotKeyAlt="KB_NUMPAD5";};

CONTROL_CYCLEWORKER={
Description=[=[Cycle Builders]=];
Help="TXT_KEY_ACTION_CYCLE_WORKERS_HELP";
HotKey="KB_SLASH";};

CONTROL_LASTUNIT={
Description=[=[Cycle Units (Backwards)]=];
Help="TXT_KEY_ACTION_LASTUNIT_HELP";
HotKey="KB_COMMA";};

CONTROL_ENDTURN={
Description=[=[End of Turn]=];
Help="TXT_KEY_ACTION_ENDTURN_HELP";
HotKey="KB_RETURN";
HotKeyAlt="KB_NUMPADENTER";
HotKeyPriority=1;
HotKeyPriorityAlt=1;};

CONTROL_ENDTURN_ALT={
Description=[=[End of Turn (Alt)]=];
Help="TXT_KEY_ACTION_ENDTURN_ALT_HELP";
HotKey="KB_SPACE";
CtrlDown=true;};

CONTROL_FORCEENDTURN={
Description=[=[Force End of Turn]=];
Help="TXT_KEY_ACTION_FORCE_ENDTURN_HELP";
HotKey="KB_RETURN";
HotKeyAlt="KB_NUMPADENTER";
ShiftDown=true;
ShiftDownAlt=true;};

CONTROL_AUTOMOVES={
Description=[=[Triggers All Automated Moves]=];
Help="TXT_KEY_ACTION_AUTOMOVES_HELP";
HotKey="KB_A";
CtrlDown=true;};

CONTROL_PING={
Description=[=[Ping]=];
Help="TXT_KEY_ACTION_PING_HELP";};

CONTROL_YIELDS={
Description=[=[Toggle Yield Display]=];
Help="TXT_KEY_ACTION_YIELDS_HELP";
HotKey="KB_Y";};

CONTROL_RESOURCE_ALL={
Description=[=[Toggle Show All Resource Display]=];
Help="TXT_KEY_GLOBELAYER_RESOURCES";
HotKey="KB_R";
CtrlDown=true;};

CONTROL_UNIT_ICONS={
Description="TXT_KEY_ACTION_UNIT_ICONS";
Help="TXT_KEY_GLOBELAYER_UNITS";
HotKey="KB_U";
AltDown=true;};

CONTROL_SCORES={
Description=[=[Toggle Scores Display]=];
Help="TXT_KEY_ACTION_SCORES_HELP";};

CONTROL_LOAD_GAME={
Description=[=[Load Game]=];
Help="TXT_KEY_ACTION_LOAD_GAME_HELP";
HotKey="KB_L";
CtrlDown=true;};

CONTROL_OPTIONS_SCREEN={
Description=[=[Options Screen]=];
Help="TXT_KEY_ACTION_OPTIONS_SCREEN_HELP";
HotKey="KB_O";
CtrlDown=true;};

CONTROL_RETIRE={
Description=[=[Retire from the game]=];
Help="TXT_KEY_ACTION_RETIRE_HELP";
HotKey="KB_Q";
AltDown=true;};

CONTROL_SAVE_GROUP={
Description=[=[Save Game (Group)]=];
Help="TXT_KEY_ACTION_SAVE_GROUP_HELP";
HotKey="KB_S";
AltDown=true;
CtrlDown=true;};

CONTROL_SAVE_NORMAL={
Description=[=[Save Game]=];
Help="TXT_KEY_ACTION_SAVE_GAME_HELP";
HotKey="KB_S";
CtrlDown=true;};

CONTROL_QUICK_SAVE={
Description=[=[Quick Save Game]=];
HotKey="KB_F11";};

CONTROL_QUICK_LOAD={
Description=[=[Quick Load Game]=];
HotKey="KB_F12";};

CONTROL_CIVILOPEDIA={
HotKey="KB_F1";};

CONTROL_POLICIES_SCREEN={
Description=[=[Change Policies]=];
HotKey="KB_F5";};

CONTROL_FOREIGN_SCREEN={
Description="TXT_KEY_FOREIGN_ADVISOR_TITLE";
HotKey="KB_F4";};

CONTROL_MILITARY_SCREEN={
Description="TXT_KEY_MILITARY_ADVISOR_TITLE";
HotKey="KB_F3";};

CONTROL_TECH_CHOOSER={
Description="TXT_KEY_TECH_CHOOSER_TITLE";
HotKey="KB_F6";};

CONTROL_TURN_LOG={
Description="TXT_KEY_EVENT_LOG";
HotKey="KB_F7";};

CONTROL_DOMESTIC_SCREEN={
Description="TXT_KEY_DOMESTIC_ADVISOR_TITLE";
HotKey="KB_F2";};

CONTROL_VICTORY_SCREEN={
Description="TXT_KEY_VICTORY_SCREEN_TITLE";
HotKey="KB_F8";};

CONTROL_INFO={
Description=[=[Info Screen]=];
HotKey="KB_F9";};

CONTROL_SELECT_HEALTHY={
Description="TXT_KEY_MAIN_MENU_HALL_OF_FAME";
HotKey="KB_H";
CtrlDown=true;};

CONTROL_TOGGLE_STRATEGIC_VIEW={
Description=[=[Strategic View]=];
HotKey="KB_F10";};

CONTROL_ADVISOR_COUNSEL={
Description=[=[Advisor Counsel]=];
HotKey="KB_V";};

}
return data
Advertisement