|
3 | 3 | Mount all your animal companions automatically with a customizable keybind. Adapted for compatibility with TabletopTweaks and its Undersized Mount feat, allowing a rider to mount a pet of the same size class (e.g. human riding a level 1 wolf).
|
4 | 4 |
|
5 | 5 | # Install
|
6 |
| -1. Download latest release from [here](https://github.com/DarthParametric/AutoMount_for_TabletopTweaks/releases/latest). |
7 |
| -1. Download ModMenu for prettier mod menu [here](https://github.com/WittleWolfie/ModMenu/releases/latest). |
8 |
| -1. Download TabletopTweaks-Core [here](https://github.com/Vek17/TabletopTweaks-Core/releases/latest). |
9 |
| -1. Download TabletopTweaks-Base [here](https://github.com/Vek17/TabletopTweaks-Base/releases/latest). |
10 | 6 | 1. Download and install [Unity Mod Manager](https://www.nexusmods.com/site/mods/21).
|
11 |
| - * You can also use ModFinder. Download it from [here](https://github.com/Pathfinder-WOTR-Modding-Community/ModFinder/releases/latest). |
12 |
| -1. Drag mod zips into Unity Mod Manager (or ModFinder). |
| 7 | + * You can also use ModFinder. Download it [here](https://github.com/Pathfinder-WOTR-Modding-Community/ModFinder/releases/latest). |
| 8 | +1. Download ModMenu [here](https://github.com/WittleWolfie/ModMenu/releases/latest) for a prettier in-game mod settings menu. |
| 9 | +1. Download [AutoMount for TabletopTweaks](https://github.com/DarthParametric/AutoMount_for_TabletopTweaks/releases/latest). |
| 10 | +1. Download [TabletopTweaks-Core](https://github.com/Vek17/TabletopTweaks-Core/releases/latest). |
| 11 | +1. Download [TabletopTweaks-Base](https://github.com/Vek17/TabletopTweaks-Base/releases/latest). |
| 12 | +1. Drag the mod zips into Unity Mod Manager (or ModFinder). |
13 | 13 | 1. Run your game.
|
14 | 14 |
|
15 | 15 | # Features
|
16 | 16 | - Allows mount/dismount with a customizable keybind.
|
17 | 17 | - Mount: **Ctrl+Shift+A** (default).
|
18 | 18 | - Dismount: **Ctrl+Shift+D** (default).
|
19 |
| -- Auto mount when entering area (toggleable). |
20 |
| -- Whitelist/blacklist party members mounting by party slot position (default is all enabled). |
| 19 | +- Auto mount when entering an area (toggleable). |
| 20 | +- Whitelist/blacklist party members mounting by party slot position (default is all enabled). Includes provision for larger parties via the [More Party Slots](https://www.nexusmods.com/pathfinderwrathoftherighteous/mods/694/) mod, if installed. |
21 | 21 |
|
22 | 22 | # Notes
|
23 |
| -- You can make the mount/dismount toggleable by assigning the same keybind to both functions. |
24 |
| -- Even though you can technically mount/dismount anywhere anytime (as long as the game allows it) it **will** consume your move action if you perform it while in combat. |
25 |
| -- On mounting, riders will teleport to their respective mounts. I don't intend to implement any movement animation for the time being. |
| 23 | +- Even though you can technically mount/dismount anywhere, any time (as long as the game allows it) it **will** consume your move action if you perform it while in combat. |
| 24 | +- On mounting, riders will teleport directly to their respective mounts. |
26 | 25 | - If using the ToyBox cheat to autorest at the end of combat, you will be dismounted. No plans to change this.
|
| 26 | +- Enabling auto mount when entering an area may cause issues in certain cutscenes (e.g. Arueshalae dream sequences), but the dismount hotkey should work in these cases. |
27 | 27 |
|
0 commit comments