Skyrim

File information

Last updated

Original upload

Created by

JeffSteel

Uploaded by

JeffSteel

Virus scan

Safe to use

Documentation

Readme

View as plain text

Deflect Arrows Perk Fix v1.0
by JeffSteel

A quick work around for bugged vanilla Deflect Arrows perk. Currently it not only wont block all damage from
blocked arrows, but also maxes out your block rating against all physical damage types (such as knives, and
stabbing weapons). Now with this mod installed you no longer take damage from blocked arrows, without maxing
out damaged blocked with but a single perk.

Install using Nexus Mod Manager, or manually by extracting the Deflect Arrows Perk Fix.esp from this archive
and copying/moving it into your Skyrim Data directory.
(filepath is usually something like C:\Program Files\Steam\steamapps\common\skyrim\Data
for default installations).

Notes:
You will take no damage (to health or fatigue) from arrows regardless of whether or not the arrows actually hit
the shield, so even over nine thousand arrows to the knee wont force you into retirement as an NPC town guard.

Change Log:
v1.0 - Initial implementation
Removed armor modification effect and replaced it with a Mod Incoming Damage Effect similar to the
top light armor perk, in addition to a condition to check if
the attacker is "wearing" a bow.
v1.01
Replaced attacker condition wornhaskeyword "weaptypebow" with attacker weapon condition haskeyword
"weaptypebow." Functionally indentical but probably makes more sense.
Recreated using the Creation Kit
Repackaged file.

Special Thanks to:
Dave Humphrey, for creating SkyEdit ( www.uesp.net/wiki/Tes5Mod:SkyEdit )