0 of 0

File information

Last updated

Original upload

Created by

Dispensation

Uploaded by

Dispensation

Virus scan

Safe to use

Tags for this mod

About this mod

Adds enchantments to the Arch-Mage's Hood and Robes.

Requirements
Permissions and credits
Changelogs
Donations
I thought it was lackluster that the reward you get for finishing the Mage's Guild questline was an unenchanted robe and hood. The enchantments I have put on the robes and hood are rather lore-friendly as I am basing it off of Skyrim's robes enchantment. Both the robes and hood are enchanted. The enchantment effects total with robes and hood are as follows:

- Fortify Alteration/Conjuration/Destruction/Illusion/Mysticism/Restoration by 15 points

- Fortify Intelligence/Willpower by 15

Finally, Hannibal Traven's robes are no longer lootable. You have to earn the robes by defeating Mannimarco to wear them.

Hopefully it will feel like a more fitting reward for becoming Arch-Mage.


Compatibility with Maskar's Oblivion Overhaul

Users of Maskar's Oblivion Overhaul (MOO) should add this to their 'Maskar's Oblivion Overhaul for dynamic lists.ini' file, at the bottom:

Spoiler:  
Show
;=============================================================================;
; Better Arch-Mage's Robes and Hood Enchantments                                                      ;
;=============================================================================;
set MOO.ini_object_target to GetFormFromMod "Maskar's Oblivion Overhaul.esp" "405A5F" ; MOOLL0ClothingRegionConjurerMasterRobe
set MOO.ini_object_source to GetFormFromMod "Oblivion.esm"  "064F7F"                  ; MageRobe
SetStage MOO 150

set MOO.ini_object_target to GetFormFromMod "Maskar's Oblivion Overhaul.esp" "23C5D1" ; MOOLL0ClothingConjurer2Robe
set MOO.ini_object_source to GetFormFromMod "Oblivion.esm"                   "064F7F" ; MageRobe
SetStage MOO 150

set MOO.ini_object_target to GetFormFromMod "Maskar's Oblivion Overhaul.esp" "23C5D2" ; MOOLL0ClothingConjurer2Hood
set MOO.ini_object_source to GetFormFromMod "Oblivion.esm"                   "064FE1" ; MageHood
SetStage MOO 150

set MOO.ini_object_target to GetFormFromMod "Maskar's Oblivion Overhaul.esp" "405A5E" ; MOOLL0ClothingRegionConjurerMasterHood
set MOO.ini_object_source to GetFormFromMod "Oblivion.esm"                   "064FE1" ; MageHood
SetStage MOO 150

This will prevent Master Conjurers from wearing the enchanted Arch-Mage's Robes and Hood.