A simple module for PF2e that adds small weaknesses and resistances to NPCs to enhance combat dynamics.
This module provides macros to automatically add or remove weaknesses and resistances to NPC tokens in Foundry VTT, making combat more dynamic and challenging. The values are automatically calculated based on the NPC's level, ensuring a smooth integration with game progression.
- Random Weaknesses & Resistances: The main macro applies a random weakness and resistance to every NPC token in the current scene that doesn’t already have one. The values range from 1 to 5, depending on the NPC's level, ensuring the balance of power across different levels.
- Random Weaknesses & Resistances*2: Similar to the the main macro, this one goes from 2 to 10 instead, depending on lv for a bigger effect.
- Specific Weakness & Resistance: A macro that allows the GM to select specific damage types and values for weakness and resistance on the selected tokens.
- Remove Weakness & Resistance: Easily remove any applied weakness or resistance from all NPC tokens in the scene using a single macro.
To install the module:
-
In Foundry VTT, go to "Add-On Modules".
-
Click "Install Module".
-
Paste the following manifest URL:
https://raw.githubusercontent.com/Bobalo126/Simple-Weaknesses-and-Resistences/main/module.json
-
Hit "Install" and activate the module in your world.
Have any suggestions or found any issues? Please feel free to open an issue!