Warhammer: Vermintide 2

Warhammer: Vermintide 2

Not enough ratings
oi, wazzocks
   
Award
Favorite
Favorited
Unfavorite
Description
Just a collection of mods for Vermintide 2 that i find interesting, or useful.
Items (19)
Better Cart Physics
Created by Aussiemon
This mod gives carts more-realistic physics. Carts in motion will now carry players forward, and will no longer have hilarious knockback. The effect works for the entire lobby while hosting, but has no effect off-host. Project Source ...
[OBSOLETE] Bot Improvements - Item Handling
Created by Grimalackt
Make the bots prioritize keeping tomes unless in need of healing, allow them to take grimoires, and improve the way they handle taking/trading items. No longer relevant now with official chat wheel implementation....
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...
Creature Spawner
Created by Aussiemon
This mod lets hosting players spawn enemy and ambient units, both in missions and the keep. To start using the mod, open the Vermintide Mod Framework's options menu (default key: F4), and set keybinds for the various features. Added commands are: /save_uni...
Disco Lights!
Created by tour.dlang.org/
WOOOO...
Disconnection Resilience
Created by Grimalackt
Allows your game to survive offline, or without steam connection until a backend call is required. In the case of a steam maintenance, also allows a group all using this mod to keep playing together....
Extra Potion Dialogue
Created by Aussiemon
If you haven't looked through the game code, you might not know that there are references to early versions of systems now in Vermintide 2. For instance, there are references to 'stances' that players could activate and unlock, that would presumably change...
Give All Hats, Skins And Paintings
Created by prop joe
Spawns all the hats, character skins, portrait frames and keep paintings into your inventory on game start. You don't keep them after you quit the game. The mod is completely automated and will always have all the stuff that is in the actual game. Nowadays...
Healthbars (Abandoned)
Created by grasmann
Shows healthbars for all or specific enemies. Version: 2.1.1 Settings Different Modi Choose to show healthbars for all enemies, specials and elite enemies, bosses or custom specified enemies. Healthbar Position Choose to show healthbars below or above enem...
More Items Library
Created by Aussiemon
A library of functions to simplify working with mod items. This mod does nothing on its own. It only serves as a modders' resource for adding temporary vanilla and custom items to a player's inventory. Eventually, it will also handle making these items dis...
No Ult Cooldown [Patch 2.2.2]
Created by ThePageMan
This mod requires the Vermintide Mod Framework to be loaded above this mod. This mod removes the cooldown for all ultimates, ensuring that purple bar is full at all times! Cooldowns can be enabled/disabled or their length modified in the <F4> mod menu. Not...
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...
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...
Show Damage (Abandoned)
Created by grasmann
Shows damage dealt by players in chat and as floating numbers. Version: 2.2.0 Settings Floating Numbers Shows damage as numbers on the screen. Different colors and icons for different damage types and hit zones. Chat Output Posts damage dealt to the chat. ...
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...
Third Person Equipment (Abandoned)
Created by grasmann
Shows equipped items and pickups on characters. Version: 2.1.0 Settings One Handed Weapon Position One handed weapons can be shown on the back or the hip. Waywatcher Dual Weapon Position Dual weapons can be shown on the back or the hip. Requirements Vermin...
Discord Rich Presence
Created by ScrappyCocco97
As written in the mod description I will not update the mod, as Fatshark stopped sanctioning mods and a very little amount of people play in the modded realm; the mod is currently broken/unstable, but if you want to fix it feel free to fork it on Github or...
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...
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 ...