This is pretty much my introduction to custom achievements, always wondered how they worked so I made a mod myself about it.
It's kinda low effort, but to explain how it works :
You need to kill **1000 of each special unit** (except marshals for example, since they barely ever spawn) to unlock the dedicated achievement.
Example, if you kill **1000 cloakers** you will get the **Cloaker Hunter** achievement
The graze code (for graze kills to count) and idea comes from [Akira's GWM mod](https://modworkshop.net/mod/32443) (with permission)
You get from 6 to 16 continental coins for each achievement.
(Hunter's Fury idea and logo comes from Tom Clancy's The Division 2's which has a Gear Set of the same name)
**1.0**
Mod release
Dependencies
-
-
Instructions
**Make sure to first have SuperBLT, and BeardLib installed. Click the links in the dependency list.**
Optional video tutorial for installing SuperBLT, BeardLib, and mod_overrides mods: https://youtu.be/rin_sjSJIkg
1. After downloading the mod, use a program such as [7zip](https://www.7-zip.org/download.html) or [WinRAR](https://www.rarlab.com/download.htm) to extract the main folder of the mod.
2. Navigate to `assets/mod_overrides`. The assets folder is supposed to be in your game's installation folder (don't know where that is? click [here](https://wiki.modworkshop.net/books/payday-2/page/finding-payday-2s-install-folder)). Create the folder if necessary
3. Move the main folder of the mod from step 1 to the folder you navigated to in step 2.
Comments