Scroll of Thunder Embrace - Auviotre/Enigmatic-Addons GitHub Wiki
Obtaining:
It can be created in a Crafting Table, via shaped recipe:
Effects:
When triggering a sweep attack, all targets receive full sweep damage, and empty swing sword-like weapons will also trigger a sweep attack.
Extra damage bonus for armored targets, calculated using the following formula:
$$dmg'=\frac{dmg}{\sqrt{1 - min(0.04 \times armor, 0.8)}}$$
When dealing damage to the target, $60 \sim 140 + 10 \times dmg$ points of electrical energy will be accumulated, and the stored energy will decrease at a rate of 20 point per second.
When the target's electrical energy exceeds $1200$ points and is two blocks away from the scroll holder, it will summon lightning bolt with the damage of $E/120$ and reset the energy value to $(E-1200)/2+100$ points. ($E$ representing the Electrical Energy)