Skyrim
0 of 0

File information

Last updated

Original upload

Created by

Truebluedragon

Uploaded by

truebluedragon

Virus scan

Safe to use

12 comments

  1. truebluedragon
    truebluedragon
    • member
    • 0 kudos
    Yeah im working with it all right now, I was able to get some working but not fully still WIP
  2. truebluedragon
    truebluedragon
    • member
    • 0 kudos
    Yeah im working with it all right now, I was able to get some working but not fully still WIP
  3. alinahalo
    alinahalo
    • member
    • 7 kudos
    Perhaps it helps a bit: The reason followers can't heal you seems to be this code piece in the "FollowerAliasScript":

    If (akTarget == Game.GetPlayer())
    ; debug.trace(self + "Dismissing follower because he is now attacking the player")
    (GetOwningQuest() as DialogueFollowerScript).DismissFollower(0, 0)
    EndIf

    Checkout the Packages section for:
    "WhiterunTempleCastHealingSpellFarmer"
    "WhiterunTempleCastHealingSpellSoldier"

    I had a similar project in planning for a long time now, but never found the time to make it happen.
  4. truebluedragon
    truebluedragon
    • member
    • 0 kudos
    @zeroeternalz Thanks I am looking now. Song of Life that's the heal correct?
  5. zeroeternalz
    zeroeternalz
    • premium
    • 58 kudos
    it's really a casting spell, but I added music sound effects on the spell field. you can simply replace the sound effect to none or another sound effect of your choice. It costs magicka and is under the restoration school.

    you should check out my mod: http://skyrim.nexusmods.com/downloads/file.php?id=17677

    Just DL the mod and open CK. Under magic effects, use the filter box and enter Svaknir. His magic effects are all there. Once you make your adjustments there, you can then go to the spell section of the CK (keeping the Svaknir filter). On the spell section, you can adjust the parameters and spell names if you like. If you use these abilities, please just give me credit and link my Svaknir Bard mod on your updated file, or any other mods you use the ability .

    Otherwise, I can just make a stand alone spell for you and you can just add the spell to Sarah's spell list .
  6. truebluedragon
    truebluedragon
    • member
    • 0 kudos
    @zeroeternalz Yeah, i would like that. Will it have the cast ability or only song capable?
  7. zeroeternalz
    zeroeternalz
    • premium
    • 58 kudos
    I designed my ethereal bard summon mod that has the ability to heal players, but the player will need to be in the "song field" to gain the restorative effect. (he also produces other effects like restoring stamina and magicka, depending on the song he uses). So it's possible to allow her to heal the player. Let me know if you want to know how I did it so you can add the ability to your mod.
  8. truebluedragon
    truebluedragon
    • member
    • 0 kudos
    @blast0r Thanks, I will have to do that when I get a chance. Also, I do plan on dialog and a story when I learn the SCK a lot better...
  9. Starsickle
    Starsickle
    • member
    • 6 kudos
    There's some talk of finding out how to heal a player - may want yo go look it up and participate.

    I love armored clerics - I hope you decide to add dialogue and story.
  10. Starsickle
    Starsickle
    • member
    • 6 kudos
    There's some talk of finding out how to heal a player - may want yo go look it up and participate.

    I love armored clerics - I hope you decide to add dialogue and story.