From a3fa1cd7848a5e5f599c2f0f8b6c736411f22a89 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sat, 13 Jan 2018 05:25:17 -0600 Subject: [PATCH] Created Augment Types (markdown) --- Augment-Types.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Augment-Types.md diff --git a/Augment-Types.md b/Augment-Types.md new file mode 100644 index 0000000..0515029 --- /dev/null +++ b/Augment-Types.md @@ -0,0 +1,18 @@ +**Aug Restriction ID**|**Aug Restriction** +-----|----- +0|No Restrictions +1|Armor Only +2|Weapons Only +3|One-Handed Weapons Only +4|Two-Handed Weapons Only +5|One-Handed Slashing Weapons Only +6|One-Handed Blunt Weapons Only +7|Piercing Only +8|Hand-to-Hand Weapons Only +9|Two-Handed Slashing Weapons Only +10|Two-Handed Blunt Weapons Only +11|Two-Handed Piercing Weapons Only +12|Ranged Weapons Only +13|Shields Only +14|One-Handed Slashing Weapons, One-Handed Blunt Weapons, or Hand-to-Hand Weapons Only +15|One-Handed Blunt Weapons, or Hand-to-Hand Weapons Only \ No newline at end of file