Template:Resistances
Jump to navigation
Jump to search
Generate a table of resistances for a creature or object. All parameter names (e.g. Fire) and values (e.g. Vulnerable) must be Capitalized.
Example:
{{Resistances|Slashing=Resistant|Fire=Immune|Cold=Vulnerable}}
Result:
Resistant | |
Vulnerable | |
Immune |
All possible damage types; accepts damage types in any order:
{{Resistances | Bludgeoning = Immune | Slashing = Immune | Piercing = Resistant | Acid = Resistant | Cold = Resistant | Fire = Resistant | Force = Vulnerable | Lightning = Resistant | Necrotic = Resistant | Poison = Resistant | Radiant = Resistant | Thunder = Resistant | Psychic = Resistant }}
Result:
Immune | |
Resistant | |
Immune | |
Resistant | |
Resistant | |
Resistant | |
Vulnerable | |
Resistant | |
Resistant | |
Resistant | |
Resistant | |
Resistant | |
Resistant |