Warhammer: Vermintide 2

Warhammer: Vermintide 2

Zbyt mało ocen
Approved legit
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Przedmioty (12)
Penlight Lua Libraries
Autor: 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...
Vermintide Mod Framework
Autor: 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...
Bot Improvements - Combat
Autor: 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...
[OBSOLETE] Bot Improvements - Item Handling
Autor: 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....
Mission timer
Autor: 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
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
Autor: 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...
Reroll Improvements
Autor: 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...
Scoreboard Tweaks
Autor: 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...
Skip Intro
Autor: bIbIbI(rus)
We all appreciate Fatshark's work, but seeing their intro for the 100th time is just annoying. This mod completely disables it....
UI Improvements (Abandoned)
Autor: 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...
Weapon Kill Counter
Autor: 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 ...