It would be incredibly <3 if reading the Daedric Primers actually improved the "Daedric" skill introduced by Read Aloud. That would involve lua though so it does complicated things. Thank you for the mod :)
I could try to do that from read aloud, but translating daedric parts from books is much more complicated compared to scrolls so I can't do that, I will just test for these special book ids if they are stable P.S.: mod needs cleaning [EDIT] ok so books with identifier starting with "bk_daedric_" will be considered daedric skillbooks by read aloud
Thank you for your support, I don't have experience with lua script so I guess I won't be of help in this matter. About cleaning, yeaah... I was using SSEEdit QuickAutoClean for Skyrim before, but I should learn how to do it in Morrowind and do so.
Edit: Should be clean right now. It seems that most of dirty edits was Evil GMSTs, because I didn't loaded Tribunal and Bloodmoon before saving my .esp
You did not change anything by mistake, it is a glitch of the construction set and the way Bethesda implemented the DLCs, if you make a mod with only Morrowind.esm master loaded the CS autosaves the GMSTs (and other spurios cells/scripts usually) so when you load the DLCs in game there are duplicates that you need to clean after. Basically if you have Tribunal.esm or Bloodmoon.esm loaded it should skip most of them. Having both the .esm loaded is probably safer anyway because there is also the DaysPassed variable that needs to be defined somewhere to work and by default it is defined in Tribunal.esm. Alternatively there is a small vaccine.esp you can load instead of the 2 masters, but given the speed/memory of modern computers probably not worth the hassle and better just load the dlcs
8 comments
Thank you for the mod :)
P.S.: mod needs cleaning
[EDIT] ok so books with identifier starting with "bk_daedric_" will be considered daedric skillbooks by read aloud
About cleaning, yeaah... I was using SSEEdit QuickAutoClean for Skyrim before, but I should learn how to do it in Morrowind and do so.
Edit: Should be clean right now.
It seems that most of dirty edits was Evil GMSTs, because I didn't loaded Tribunal and Bloodmoon before saving my .esp
Cleaning Stats for "Daedric_Primer.ESP":
Evil-GMST Bloodmoon: 61
Evil-GMST Tribunal: 11
redundant CELL.AMBI: 2
redundant CELL.WHGT: 2
I was surprised bc I thought that I haven't changed anything related to DLC content.
Alternatively there is a small vaccine.esp you can load instead of the 2 masters, but given the speed/memory of modern computers probably not worth the hassle and better just load the dlcs