mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-10 08:47:16 +00:00
Updated Resist Types (markdown)
+10
-10
@@ -1,12 +1,12 @@
|
|||||||
**Resist Type**|**Value**|**NOTES**
|
**Resist Type**|**Value**|**NOTES**
|
||||||
:-----|:-----|:-----
|
:-----|:-----|:-----
|
||||||
NONE|0|Unresistable
|
None|0|Unresistable
|
||||||
MAGIC|1|
|
Magic|1|
|
||||||
FIRE|2|
|
Fire|2|
|
||||||
COLD|3|
|
Cold|3|
|
||||||
POISON|4|
|
Poison|4|
|
||||||
DISEASE|5|
|
Disease|5|
|
||||||
CHROMATIC|6|Resist amount is the averages of MR, FR, CR, PR and DR
|
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
|
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.
|
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|
|
Corruption|9|
|
||||||
Reference in New Issue
Block a user