Skyrim Special Edition
0 of 0

File information

Last updated

Original upload

Created by

nicoroshi

Uploaded by

Nicoroshi

Virus scan

Safe to use

Tags for this mod

About this mod

This mod adds 3 new craftable only reversed grip daggers to the game using resources from Aragorn's and Tauriel's daggers I previously created. They mirror ebony stats. They were designed to be used with reverse dagger specific animations but can be used without. See Known issues about sheathed placement.

Requirements
Permissions and credits
Changelogs
Nicos Reversed Daggers
________________________

Version: 1.1

Author: Nicoroshi


Reason for this mod:
______________________

This was something I created for myself to use with ESkyrim's reversed dual daggers animations.

Figured I would release it for other s who might like to play with it.


What this mod does:
____________________

This mod is stand alone and does not require resources from any of my eariler mods to work.

Plug in is flagged .esl

It adds 3 new craftable reversed daggers to the game which can be improved using resources from my eariler mods.

Aragon's Dagger
Aragorn's Dark Dagger
Tauriel's Dagger

They require ebony smithing perk to craft and mirror ebony stats.

They can also be obtained using additem menu mod.

They do not require ESkyrim's animations but work very well with them.


How I implemented them in my own game:
________________________________________

Since I have Aragorns daggers and Tauriels daggers in my game I wanted to have different animations for the flipped variants in this mod.

I set the custom conditions of Eskyrim's MCO animations like this:

IsActorBase("Skyrim.esm"|0x000007) AND
IsEquippedRightType(2) AND
IsEquippedLeftType(2) AND
IsEquippedRightHasKeyword("Nicos Reversed Daggers.esp" | 0x000D65)

This way the ONLY weapons that will use the reversed dagger animations are from this mod, and normal daggers can use a different animation more fitting for their style.


Known Issues:
_______________

The handle is the central point so when unequipped the blade will be sticking out the other direction.

I solved this by using Racemenu with XPSE to reposition the daggers vertically in a location that would work for both normal and reversed blade orientations.


Credits:
_________

Humus for the wonderful cube map
BillyRo for his conversion of the cube maps for use in Skyrim
Weta Workshop for the original designs these are based on from the LoTR and Hobbit movies.


Permissions:
______________

None without asking me via PM on the Nexus FIRST.

Just ask. I am a resonable guy. :)

Change Log:
______________

1.0 initial release
1.1 Added .esl flag to plug in