From f086b4de5bbb2baf4f0269b291421237457ab528 Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Wed, 18 Sep 2019 08:15:43 -0400 Subject: [PATCH] Destroyed Resist Types (markdown) --- Resist-Types.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 Resist-Types.md diff --git a/Resist-Types.md b/Resist-Types.md deleted file mode 100644 index e6e3c0a..0000000 --- a/Resist-Types.md +++ /dev/null @@ -1,12 +0,0 @@ -**Resist Type**|**Value**|**NOTES** -:-----|:-----|:----- -None|0|Unresistable -Magic|1| -Fire|2| -Cold|3| -Poison|4| -Disease|5| -Chromatic|6|Resist amount is the averages of MR, FR, CR, PR and DR -Prismatic|7|Resist amount is your lowest resist value from MR, FR, CR, PR or DR -Physical|8|This resist type exists on NPC's and uses a different formula than standard resists. Resist All spell effects do NOT raise this. -Corruption|9| \ No newline at end of file