From 92324ec7e6ce196acc530bf08ca5c8cb790ae6e4 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sat, 13 Jan 2018 05:45:04 -0600 Subject: [PATCH] Updated Resist Types (markdown) --- Resist-Types.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Resist-Types.md b/Resist-Types.md index c273f98..e6e3c0a 100644 --- a/Resist-Types.md +++ b/Resist-Types.md @@ -1,12 +1,12 @@ **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 +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