Damage Types - caraminden/anathema-roguelike GitHub Wiki
Each application of Damage has a type, the most common type of Damage is Physical, but Foes with some Traits and Players with an Enchanted Weapon can change the Type of Damage they deal to their enemies.
Most of the time Damage Type doesn't matter, it works just like any other type of Damage, but if a character deals Damage to an enemy that is Immune, Resistant, or Vulnerable to the Type of Damage that was dealt, the amount that actually affects the enemy will be altered.
-
Mundane Damage
- Physical
- Caustic
-
Elemental Damage
- Cold
- Fire
- Lightning
-
Divine Damage
- Shadow
- Light