File information

Last updated

Original upload

Created by

LeucisticDinosaur

Uploaded by

LeucisticDinosaur

Virus scan

Safe to use

27 comments

  1. Percivali
    Percivali
    • member
    • 3 kudos
    underrated mod, love mods that add completely new gameplay features
  2. rheesbirman
    rheesbirman
    • member
    • 0 kudos
    Fantastic mod. Found one small problem; With Campfire - Complete Camping System you can build flammable tents. If you attempt (accidentally or otherwise) to burn down your tent using the flames spell with this mod enabled it causes a CTD. Not a biggie; shouldn't be aiming your flame spells at the tent anyway!
    1. LeucisticDinosaur
      LeucisticDinosaur
      • premium
      • 155 kudos
      That's an odd interaction!  Not sure why exactly that would be happening, but I suppose at least it's easy to avoid.  :)
  3. Rambosturkey
    Rambosturkey
    • member
    • 3 kudos
    how imposible would it be to make a spells uses components mod?
    1. LeucisticDinosaur
      LeucisticDinosaur
      • premium
      • 155 kudos
      I imagine it's doable using a script to call InterruptCast, like FIZZLE and Just Cast It do-- it would just be a matter of checking whether the player has enough components instead of using the player's skill level as those mods do.  Worth noting that such an approach might be sensitive to script load especially for spells with a short cast time, as the mod would need to consistently finish checking for components before the spell's casting time ends.
    2. Rambosturkey
      Rambosturkey
      • member
      • 3 kudos
      thanks for the response, it times like these i wish i was any good at making mods.
  4. LogicZero420
    LogicZero420
    • supporter
    • 3 kudos
    Love mods like this. Just wanted to ask if the 'Optional File' has been integrated into the main mod since their upload times are quite far apart?
    1. LeucisticDinosaur
      LeucisticDinosaur
      • premium
      • 155 kudos
      Nope; the Visual Master Spells optional file requires the textures etc from that mod, so I've kept it separate, but it hasn't changed from v1.0 and still works with the current Spell Rituals main file.
  5. Blackspine18859
    Blackspine18859
    • member
    • 38 kudos
    I'm having a minor issue with the MCM for this mod. When I start a new game using various different alternate start mods (Alternate Start, Random Alternate Start, Realm of Lorkhan), the MCM sometimes displays the bottom half of the options twice. It doesn't seem to have any negative effect on how the mod functions, but I was wondering if you might have some idea what could be causing that. Otherwise, I'm still really enjoying this mod!
    1. LeucisticDinosaur
      LeucisticDinosaur
      • premium
      • 155 kudos
      Glad you're having fun with the mod!  Yeah, I wasn't very experienced with MCM when I first put this mod's menu together, but I have a guess at a code change that might reduce the chances of that happening; just put up a new version, let me know whether it helps or not. 
    2. Blackspine18859
      Blackspine18859
      • member
      • 38 kudos
      Several restarts with Realm of Lorkhan, and I haven't encountered the issue again. Seems that you took care of it. Thanks! I appreciate the quick fix.
  6. semiliterate
    semiliterate
    • supporter
    • 0 kudos
    What does "spell body art" do? It looks like I might want this just for that.
    1. LeucisticDinosaur
      LeucisticDinosaur
      • premium
      • 155 kudos
      The "Use spell body art" option causes the ritual prep spell added by this mod to use the casting body art for the spell that's being prepared (instead of the vanilla casting art for that spell type) -- so this option makes the ritual look similar to the spell you're preparing.  This mod doesn't change visual effects of any spells apart from that one.
  7. maniacdavexxx
    maniacdavexxx
    • premium
    • 2 kudos
    Very interesting mod, I'm going to give it a go.
  8. chaoticzocker1
    chaoticzocker1
    • premium
    • 0 kudos
    Awesome mod.

    First I was like: "way to complicated" but then I realised that I´am building an immersion mod list. And doing multiple steps to prepare a spell is absolutely immersive.

    Thanks for the MCM btw.
  9. Blackspine18859
    Blackspine18859
    • member
    • 38 kudos
    Love the changes! Going to download now and try it. Thanks :)

    Edit: This is PERFECT! You're amazing.

    Edit 2: Been playing with this mod installed for about a month or so. It makes playing as a mage so much more challenging and rewarding. It gives me a reason to collect all those ingredients I run across. Now, a spell caster feels functionally different from a warrior. I can't thank you enough for this.
  10. LeucisticDinosaur
    LeucisticDinosaur
    • premium
    • 155 kudos
    Version 1.1 is up.  Major changes:

    • There is no longer any limit on the total number of spells you can use regularly.  Instead, there is a limit of 256 unique spells that you can have prepared at one time.  Hopefully that's high enough for everybody. 
    • If you configure the mod to allow preparing non-master spells, a different component cost can be set for each spell level.  By default, master spells require six components, expert spells three, adept spells two, and apprentice and novice spells one.
    • Maintenance upon loading a save should take less time.
    • The mod doesn't keep track of unprepared spells specifically anymore, so now there's no need to pick options for how to register spells with the mod.  If you choose to set it, extra magicka cost for unprepared spells is taken care of automatically by perks on the backend.

    New script properties were added this update, so probably best to use on a new save.  If you'd like to try updating on an existing save, I can't make any guarantees about whether new settings and features will work correctly, but the safest way would be:

    • Deactivate the mod with the ritual components item
    • Discard every item associated with the mod that you have
    • Make a hard save
    • Remove the SpellRituals.esp plugin
    • Load the hard save and make a second hard save
    • Install the new version and load the second hard save

    Let me know if you see any issues with this version!