| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- <?xml version="1.0" encoding="us-ascii"?>
- <AssetDeclaration xmlns="uri:ea.com:eala:asset">
- <Tags />
- <Includes />
- <YurikoHotKeys id="YurikoHotKeys">
- <Map>
- <HotKey Slot="ForceAttack" Key="KEY_NONE" Modifiers="CTRL"/>
- <HotKey Slot="AttackMove" Key="KEY_A"/>
- <HotKey Slot="Stop" Key="KEY_S"/>
- <HotKey Slot="ForceMove" Key="KEY_G"/>
- <HotKey Slot="UnitAbilityButtonSlot1" Key="KEY_1"/>
- <HotKey Slot="PlayerPowerButtonSlot1" Key="KEY_2"/>
- <HotKey Slot="PlayerPowerButtonSlot2" Key="KEY_3"/>
- <HotKey Slot="PlayerPowerButtonSlot3" Key="KEY_4"/>
- <HotKey Slot="PlayerPowerButtonSlot4" Key="KEY_5"/>
- <HotKey Slot="PlayerPowerButtonSlot5" Key="KEY_6"/>
- <HotKey Slot="PlayerPowerButtonSlot6" Key="KEY_7"/>
- <HotKey Slot="PlayerPowerButtonSlot7" Key="KEY_8"/>
- <HotKey Slot="PlayerPowerButtonSlot8" Key="KEY_9"/>
- <HotKey Slot="PlayerPowerButtonSlot9" Key="KEY_0"/>
- <HotKey Slot="PlayerPowerButtonSlot10" Key="KEY_F"/>
- <HotKey Slot="OpenPauseScreen" Key="KEY_ESC"/>
- <HotKey Slot="TakeScreenShot" Key="KEY_F12"/>
- <HotKey Slot="OpenPlayerTechStore" Key="KEY_TICK"/>
- <HotKey Slot="OpenSaveGameScreen" Key="KEY_S" Modifiers="SHIFT"/>
- <HotKey Slot="OpenLoadGameScreen" Key="KEY_L" Modifiers="SHIFT"/>
- <HotKey Slot="ToggleHUD" Key="KEY_END"/>
- <!-- Removed hotkeys from Yuriko campaign
-
- <HotKey Slot="StanceAggressive" Key="KEY_A" Modifiers="ALT"/>
- <HotKey Slot="StanceGuard" Key="KEY_S" Modifiers="ALT"/>
- <HotKey Slot="StanceHoldPosition" Key="KEY_D" Modifiers="ALT"/>
- <HotKey Slot="StanceHoldFire" Key="KEY_G" Modifiers="ALT"/>
-
- <HotKey Slot="WaypointMode" Key="KEY_NONE" Modifiers="ALT"/>
- <HotKey Slot="PlanningMode" Key="KEY_Z" Modifiers="CTRL"/>
-
- <HotKey Slot="CameraRotateLeft" Key="KEY_KP4"/>
- <HotKey Slot="CameraRotateRight" Key="KEY_KP6"/>
- <HotKey Slot="CameraZoomIn" Key="KEY_KP8"/>
- <HotKey Slot="CameraZoomOut" Key="KEY_KP2"/>
-
- -->
-
- </Map>
- </YurikoHotKeys>
- </AssetDeclaration>
|