Auto-translated
Gileraen, it's definitely possible, I got it myself. If you have access to the console, try entering:
@print('cnt=', AchievementCnt(14))
This shows the current achievement counter. You need to reach a total of 177. If the game shows that you've killed more than zero of each creature, it should have triggered; it analyzes everything in one place.
@print('cnt=', AchievementCnt(14))
This shows the current achievement counter. You need to reach a total of 177. If the game shows that you've killed more than zero of each creature, it should have triggered; it analyzes everything in one place.