This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
Enchantments Viewer
Outward mod that let's you view details of enchantments without wiki pages. Additionally shows on equipment all available and missing enchantments.
| Date uploaded | a year ago |
| Version | 0.0.1 |
| Download link | Outward_Utility-Enchantments_Viewer-0.0.1.zip |
| Downloads | 71 |
| Dependency string | Outward_Utility-Enchantments_Viewer-0.0.1 |
This mod requires the following mods to function
README
Outward Enchantments Viewer
Outward mod that provides additional descriptions for items and enchantments.
Why use this mod?
Do you find yourself constantly switching between Outward and the Outward Wiki? Tired of alt-tabbing and letting Chrome consume unnecessary system resources just to find information that should already be available in-game?
The Outward Enchantments Viewer Mod has you covered!
Features:
- Detailed Enchantment Descriptions – Enchantments now display both their bonuses and drawbacks.
- Enchantment Availability Count – Item descriptions indicate the total number of enchantments available for that item.
- Inventory Compatibility Tracking – Item descriptions show how many compatible enchantments exist in your inventory.
- Enchantment Listing – All enchantments that can be applied to the item are listed in the description.
- Dynamic Enchantment Descriptions – The system retrieves enchantment details from other mods, ensuring comprehensive and up-to-date descriptions.
- Adaptive Item Descriptions – Item descriptions dynamically update by gathering information from other mods about available enchantments.
- Fixed Scroll View for Item Display Details – Improves handling of longer modded descriptions by adjusting the scroll view, allowing for better readability and navigation. This enhances precision, provides more screen space, and ensures smooth scrolling, even when using a controller.
How to set up
To manually set up, do the following
- Create the directory:
Outward\BepInEx\plugins\OutwardEnchantmentsViewer\. - Extract the archive into any directory(recommend empty).
- Move the contents of the plugins\ directory from the archive into the
BepInEx\plugins\OutwardEnchantmentsViewer\directory you created. - It should look like
Outward\BepInEx\plugins\OutwardEnchantmentsViewer\OutwardEnchantmentsViewer.dllLaunch the game, open inventory and view details of item(Equipment or weapon) it should display all available enchantments.
Known Bugs
- The Outward developers did not attach sub-recipes (
EnchantmentRecipe) to the Filter item of typeEnchantmentRecipeItem.- This item should include three sub-recipes: boots, helmet, and chest armor.
- However, only the chest armor variant is recognized, while the others are not counted as unlocked enchantments.