About this mod
A mod that brings simple but unique animations when praying to each one of the nine divines.
- Requirements
- Permissions and credits
-
Translations
- Mandarin
- Changelogs
Brings a little immersion when praying at a shrines. Each one of the nive divines will have a different praying gesture.
- Open Animation Replacer: To replace the animations (Won't work with Dynamic Animation Replacer).
- Keyword Item Distributor: To distribute keywords to the shrines.
- Papyrus Tweaks NG: For some script functions to detect shrines. If you really don't want to use it, let me know and I'll think of something else.
- powerofthree's Papyrus Extender: Optional, adds support to some mods.
The Talos prayer animation is using an AnimObject (Iron sword) because I thought it was cool. Sharpen Other Swords should replace the AnimObject model used in the animation.
However, if you use Immersive Equipment Displays and by applying the preset in View>Display Manager>View>Custom items:

Your character can use the last equipped one-handed or two-handed sword during the animations.
Then, you could use the global below as a condition in IED to disable your weapon display during the animation:
Talos: Sword /"DPA_AnimTrigger == 80"
Leki: Sword / "DPA_AnimTrigger == 470"
Trinimac: Sword / "DPA_AnimTrigger == 330"
Boethiah: Dagger / "DPA_AnimTrigger == 150"
Molag Bal: Dagger / "DPA_AnimTrigger == 170"
Sithis: Dagger / "DPA_AnimTrigger == 350"
You can use multiple conditions in IED. Example using "View>Gear nodes":

To disable the IED functionality, use the console command below:
Set DPA_UseIEDDisplay to 0
Should be compatible with other prayer animation mods. The animations will only trigger for the player character when using the specific shrines (or praying power from one of the supported mods below). Priority it's quite high, so it should replace the animations.
- Compatible with Survival Mode: Offering gold at shrines. Install this mod after it.
- Semi compatible with Immersive Interactions: Disable the prayer animations in its MCM.
- Compatible with popular praying overhauls, if using powerofthree's Papyrus Extender:
- Pilgrim - A Religion Overhaul: Praying power.
- Wintersun - Faiths of Skyrim: Praying power.
- Acolyte - Divine Covenants: Praying power.
- Trua - Minimalistic Faiths of Skyrim: Interaction with shrines and praying power.
- Gods And Worship: Interaction with shrines and praying power.
Q: ESL flagged?
A: Yes.
Q: DAR version?
A: The mod was made using OAR, so it won't work with DAR. I don't have plans at the moment to create a DAR version.
Q: Source of inspiration for the animations?
A: What they represent and mostly their portraits. And also user feedback.
Q: I don't like this animation, can you change it?
A: I suppose if there's a demand to it. Give me some good suggestions and I'll consider. Although if you don't really like an animation just use OAR in "User mode" and disable it.
Q: Will you make animations for other deities?
A: I can try, but I'll need some ideas. Drop a comment if you have suggestions, what kind of gestures should one make to worship the other deities, for example.