Warhammer: Vermintide 2

Warhammer: Vermintide 2

评价数不足
Just my favs
   
奖励
收藏
已收藏
取消收藏
描述
It's mostly QoL improvements for my lazyness
项目 (12)
Vermintide Mod Framework
创建者: 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...
Penlight Lua Libraries
创建者: 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...
Casual Mode
创建者: Squatting Bear
This mod allows you to bypass the loot and progression system to gain immediate access to full-power heroes and weapons. It will only ever be usable in the modded realm. It's mostly aimed at pre-made teams where one or more of the players don't have the ti...
Crosshair Kill Confirmation
创建者: 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...
Give Weapon
创建者: prop joe
Add new equipment into your inventory with properties and traits of your choice. Everything is done inside the inventory screen. To add properties click the "Add Property" button. Repeat for multiple properties. You do not keep the created equipment after ...
More Items Library
创建者: 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...
Dad Jokes
创建者: raindish
Broadcast a random dad joke in chat. /dadjoke https://icanhazdadjoke.com/...
Third Person Equipment (Abandoned)
创建者: 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...
Suicide
创建者: raindish
/die - A chat command to kill youself...
Simple UI (Abandoned)
创建者: 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...
Save Weapon (Give Weapon supplement)
创建者: Zero
Saves items created with the GiveWeapon mod and loads them into your inventory next time you launch the game. See the in-game mod menu for various settings. IMPORTANT: Make sure to put this mod after the required items in your mod launcher. Compatible with...
Numeric UI
创建者: 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...