Download
Basic Utilities

 

This is a separate mod because it needs to be loaded early so that animations could be overwritten by other mods if necessary. Animations are really only decorative, so any functional changes must take precedence.

Legion Interact Animations – LegionInteractAnims.esp – Original idea and structure preserved, but scripts rewritten for better performance. Animations apply to all NPCs and the player.

AFK Prayer Idles – AFK_PrayerIdles.esp – assigns various idles to the NPCs using the altars in the chapels of Cyrodiil. I need to look at it in detail, it should be possible to generalise it for every chapel, also outside of Cyrodiil.

Unarmed inventory idle modified to lower the arms rather than have the fists raised. This actually modifies the hand-to-hand equip idle.

Sitting player idles: read a book, take notes, read a newspaper, etc. I have not found a reliable way to let the player change animations on command from script – PickIdle causes occasional CTDs while PlayGroup Idle doesn’t work. As it is now, the player will pick one of the animations and play it until it is changed manually, such as eating something from the inventory.