This template is used for easy calculation and insertion of enemy HP values at different Hazard levels and player counts.
Usage
Simply pass the desired Hazard level, enemy size, and base HP value to the template.
{{health|haz1|small|500}}
generates 275 / 300 / 325 / 350{{health|haz1|large|500}}
generates 225 / 275 / 350 / 425
Notes
- Supports hazards 1–4.
- All parameters must be in the correct order.