Warhammer: Vermintide 2

Warhammer: Vermintide 2

Not enough ratings
Quality of life
   
Award
Favorite
Favorited
Unfavorite
Description
se
Items (18)
Bestiary
Created by Fracticality
Bestiary provides an in-game method of viewing the models, attributes, statistics, and more for the enemies in the game. Open with /bestiary or set a keybind using VMF's Mod Options (F4 by default). ...
BossKillTimer
Created by NonzeroGeoduck7
Times the lifespan of monsters and lords and shows it in the chat. The message will also be shown on the Ingame HUD for a few seconds. Monsters: time from spawn to death Lords: time from the start of the fight to their death (intro sequence excluded) Updat...
Bot Improvements - Combat
Created by Grimalackt
A set of various tweaks that empower the fighting capabilities of bots in a fair manner. Having been recently updated, the mod now features 8 modifications : 1 - Better Melee Choices: The bots will now favor normal attacks over charged much more, unless th...
Crosshair Kill Confirmation
Created by pixaal
Shows an additional indicator around the crosshair when you kill something, or assist in killing something. Uses separate shapes for regular enemies, elites and specials to make it more immediately obvious what you've killed in the heat of battle without n...
Chat Block (Abandoned)
Created by grasmann
Automatic block with melee weapon when typing in chat and opening menus. Version: 2.0.3 Settings Animation Blocks with melee weapon when using ui elements. Stamina still counts. Animation and Push Additionally executes a push when block ends. If enough sta...
Item Filter
Created by Gohas
Provides advanced filtering options for your character inventory. This mod currently contains filtering widgets for your hero equipment loadout inventory, heroic deeds, salvaging menu, and rerolling menus. This mod allows you to filter your inventory equip...
Mission timer
Created by th-om
Displays mission time during and/or after mission on the bottom right of the screen. Visibility during mission can be toggled....
Notice Key Pickup
Created by NonzeroGeoduck7
Multiple levels contain hidden keys that unlock grimoire chests or start a level event. A short message will be shown in the chat when someone in your game picks up one of these keys so you know when you can stop searching. The message only shows up for th...
Numeric UI
Created by Necrossin
This mod aims to make default HUD more informative, descriptive and customizable. Features include: Numeric health values Detailed ammo counters Career skill cooldown timers Icons indicating "last life" and "Natural Bond" presence NOTE ON OPTIONS Most of t...
Weapon Kill Counter
Created by prop joe
Track kills done with a weapon. Can only work from the point when you install the mod, since the mod adds the actual code for tracking kills. MAKE SURE THE MOD LOAD ORDER IS CORRECT: in the launcher, put the dependency mods you see on the right above this ...
Vermintide Mod Framework
Created by bIbIbI(rus)
The Vermintide Mod Framework (VMF) is an open-source, community-run framework of modules that provides enhanced modding capabilities and support. The framework is designed to be both independent and lightweight; making no changes to gameplay on its own. Mo...
UI Improvements (Abandoned)
Created by grasmann
A collection of improvements to the game menus for better usability. Version: 2.1.1 Features Character / Career switch in inventory Just like in Vermintide 1 you can switch through characters and careers in your inventory. Crafting Buttons Optionally repla...
Skip Intro
Created by bIbIbI(rus)
We all appreciate Fatshark's work, but seeing their intro for the 100th time is just annoying. This mod completely disables it....
Simple UI (Abandoned)
Created by grasmann
Provides functionalities to create simple windows / widgets. Version: 2.1.2 This mod doesn't have a purpose on its own. It allows other mods to create and show simple windows to control something. Requirements Vermintide Mod Framework Credits grasmann Refe...
Scoreboard Tweaks
Created by prop joe
Adds a "Friendly Fire" category to the scoreboard. Friendly Fire and Damage Taken now award circles to the lowest score. MAKE SURE THE MOD LOAD ORDER IS CORRECT: in the launcher, put the dependency mods you see on the right above this mod. Source Give me a...
Reroll Improvements
Created by prop joe
Show properties and trait on respective reroll screens and keep the same item slotted after reroll. MAKE SURE THE MOD LOAD ORDER IS CORRECT: in the launcher, put the dependency mods you see on the right above this mod. Source...
Player List Plus
Created by Squatting Bear
This mod is now obsolete! It doesn't work with the new Tab screen in the game, and there's no point subscribing to it anymore. My thanks to everybody who helped out over the years by making suggestions and bug reports. On the player list shown when you pre...
Penlight Lua Libraries
Created by prop joe
A collection of resources that help in coding mods. https://github.com/stevedonovan/Penlight Docs: http://stevedonovan.github.io/Penlight/api/index.html Use: local pl = require'pl.import_into'() pl.tablex.deepcompare(t1, t2) Or to require individual module...