Author: http://skyrim.nexusmods.com/modules/members/index.php?id=972816
Category: Gameplay
Requirement: Latest Skyrim's patch.
Description: Ever wanted to find an alternative to using poor people's souls to reload your magic weapon? Now you have one! This mod allows you to absorb your enemy's magicka to reload your weapon. To do so, you must use a magic ward, or SpellBreaker. Whenever a spell hits your ward, and if the ward successfully absorbed the spell, your weapon will slightly reload.
I tried to keep it balanced:
* A completely empty weapon cannot be reloaded using this method. The still needs to be at least one point of magicka in the weapon.
* The more magicka you have, the more it will reload.
* It cannot reload infinitely, it also depends on your Magicka.
Formula's:
* Limit of reloading = Your weapon's charge must be lesser than Your Magicka +150
* Reloading for each hit: Random float number between (-15) and (20) + (Your Magicka)/3. The random float number is decided on the fly for each hit (kinda like the game is rolling the dices).
Example: your character has 300 Magicka, and the random float is -10.00
-------> your weapon will be reloaded for (300/3) -4.55 = 100-10.00 = 90.00 points
-------> The reloading's limit is 300 +150 = 450
====================================================================================
http://skyrim.nexusmods.com/mods/22546
http://www.youtube.com/watch?v=WI5xhD_8rPg&feature=player_embedded
====================================================================================