Jump to content

Usable war-horns


Muhica

Recommended Posts

Could it be possible and would anyone be willing to create a mod which lets the player use a horn (like King Toryg's)

which has a call to arms effect to them, giving extra morale to friendly NPC's and followers?

http://hydra-images.cursecdn.com/skyrim.gamepedia.com/4/43/ToryggsWarHorn.png

Link to comment
Share on other sites

Complete approval of the idea.

After all, there's mods that give animations to potions, animations that play when using items and so and the animations are already there for two different warhorns. (Imperial and the stormcloak one which is seen above)

 

I would absolutely love to have warhorn for warrior character. A bit similar to shouting but would give roleplaying value to character. (War hero, improves morale and makes enemies fear)

Link to comment
Share on other sites

well the papyrus code is literally as simple as

 

ACTOR PROPERTY PlayerRef AUTO

 

Debug.SendAnimationEvent(PlayerRef,"IdleBlowHornImperial")

Debug.SendAnimationEvent(PlayerRef,"IdleBlowHornStormcloak")

 

But you'd probably need to force the player to sheath his weapon before blowing the horn, which is kinda annoying.

 

And this just on its own, is kind of meagre substance for a mod.

Maybe if I find more, other interesting animations I'll go make a mod for this but until then, meh :p.

Edited by GrimyBunyip
Link to comment
Share on other sites

well the papyrus code is literally as simple as

 

ACTOR PROPERTY PlayerRef AUTO

 

Debug.SendAnimationEvent(PlayerRef,"IdleBlowHornImperial")

Debug.SendAnimationEvent(PlayerRef,"IdleBlowHornStormcloak")

 

But you'd probably need to force the player to sheath his weapon before blowing the horn, which is kinda annoying.

 

And this just on its own, is kind of meagre substance for a mod.

Maybe if I find more, other interesting animations I'll go make a mod for this but until then, meh :P.

 

Aye, I thought it's not probably too hard.

 

But then attaching script or spell to it. (Similar like Call to Arms. Mass AOE buff) might be bit more harder.

 

Maybe different sorts of horns? With different specializations and ways to use.

Link to comment
Share on other sites

  • 2 weeks later...

pff, everyone knows how to do spells.

 

the only limitation would be that you can't swap the models or the horns, its just those two.

 

 

There is allready a horn sound and animation when fighting the first dragon.

I think it should have some spell effect, call to arms would be ideal because it suits its purpose in real life and also, warriors dont use magic.

Its good for role playing purposes :)

If anyone can do it, well, please do it :)

Link to comment
Share on other sites

Hey, guys. This is a very good idea. I'm going to add the nordic horn and the imperial horn to the next version of my Become a Bard mod, with a fear spell affect and slight damage boost for self and follower to one-handed, two-handed, and archery for 120 seconds.

 

Edit: The Imperial Horn will get the fear spell effect, but I think I will give the Nordic Horn Battle Cry.

Link to comment
Share on other sites

Convenient Horses does this.

 

It adds an Imperial horn and a Nordic horn (the one you have pictured) into the game that you can buy from stable owners. When you use it, theres some nice animations and sounds, and it teleports your horse to you.

 

Its not exactly what you're looking for but its close.

Link to comment
Share on other sites

  • 1 month later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...