Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <Box xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
- <ObjectType>ISBoxer_Toolkit.Configs.KeyMaps.KeyMap</ObjectType>
- <SerializedObject><?xml version="1.0" encoding="utf-8"?>
- <KeyMap xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
- <Name>to Healer (Slot2)</Name>
- <UseFTLModifiers>false</UseFTLModifiers>
- <Hold>true</Hold>
- <Mappings>
- <MappedKey>
- <Name>Follow</Name>
- <Combo>
- <Combo>Ctrl+F</Combo>
- <Modifiers>Ctrl</Modifiers>
- <Key>
- <Key>F</Key>
- <Code>33</Code>
- </Key>
- </Combo>
- <SendNextClickBlockLocal>false</SendNextClickBlockLocal>
- <ManualLoad>false</ManualLoad>
- <ResetTimer>0.1</ResetTimer>
- <ResetType>Never</ResetType>
- <Mode>OnRelease</Mode>
- <Steps>
- <Step>
- <Stick>0</Stick>
- <Actions>
- <MappedKeyAction xsi:type="Keystroke">
- <Target>2</Target>
- <Combo>
- <Combo>1</Combo>
- <Modifiers>None</Modifiers>
- <Key>
- <Key>1</Key>
- <Code>2</Code>
- </Key>
- </Combo>
- </MappedKeyAction>
- </Actions>
- </Step>
- </Steps>
- </MappedKey>
- <MappedKey>
- <Name>Reactive</Name>
- <Combo>
- <Combo>Ctrl+[</Combo>
- <Modifiers>Ctrl</Modifiers>
- <Key>
- <Key>[</Key>
- <Code>26</Code>
- </Key>
- </Combo>
- <SendNextClickBlockLocal>false</SendNextClickBlockLocal>
- <ManualLoad>false</ManualLoad>
- <ResetTimer>0.1</ResetTimer>
- <ResetType>Never</ResetType>
- <Mode>OnRelease</Mode>
- <Steps>
- <Step>
- <Stick>0</Stick>
- <Actions>
- <MappedKeyAction xsi:type="Keystroke">
- <Target>2</Target>
- <Combo>
- <Combo>2</Combo>
- <Modifiers>None</Modifiers>
- <Key>
- <Key>2</Key>
- <Code>3</Code>
- </Key>
- </Combo>
- </MappedKeyAction>
- </Actions>
- </Step>
- </Steps>
- </MappedKey>
- </Mappings>
- </KeyMap></SerializedObject>
- </Box>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement