You are viewing a potentially older version of this package. View all versions.
OdinPlus-Fisticuffs-1.1.8 icon

Fisticuffs

Fisticuffs (Formerly Valheim Brawler) adds six tiers of unarmed weapons to the game from wood to black metal.

Date uploaded 2 years ago
Version 1.1.8
Download link OdinPlus-Fisticuffs-1.1.8.zip
Downloads 21020
Dependency string OdinPlus-Fisticuffs-1.1.8

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.1500 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.1500
ValheimModding-Jotunn-2.2.3 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.2.3

README

I have assumed developement of this mod again in place of Ceko

MOD Description

Fisticuffs is a mod that makes use of the underdeveloped unarmed skill. It adds 6 new tiers of weapons:

  • Wood sprig
  • Studded knuckles
  • Bronze cestus
  • Iron cestus
  • Silver cestus
  • Black metal cestus

and one supporting recipe:

  • Iron chain

The long-term goal of the mod is to provide additional armors, consumables, and even animations to support a more visceral brawler-like playthrough.


Installation

  1. Go to BepInExPack Valheim
  2. Download it and follow the installation manual
  3. Drag the unzipped valheim-brawler.dll into -> <Steam Location>\steamapps\common\Valheim\BepInEx\plugin

The next time you start your game, the mod will be enabled. To disable it, just remove it from the mods folder.


Usage

Recipes should appear in game through normal play. If you are installing this mod on an existing playthrough, you will have to pick up items or re-order you inventory to learn the new recipes.


Prefab names:

  • WoodKnuckles
  • StuddedKnuckles
  • BronzeCestus
  • IronCestus
  • SilverCestus
  • BlackMetalCestus

Changelog

v1.0.0

  • initial release rebased code to run off Jotunn

V1.0.1

  • Fixed some SFX

V1.0.2

  • Fixed crafting recipe stations and more sfx

V1.0.3

  • Fixed final sfx being broken and double hit noise

V1.0.4

  • Fixed being broken on destroy (no longer dissapearing after break)

V1.0.5

  • Changed camera to no longer center on character when equipping after complaints

V1.0.6

Change forge tier reqs for building so they can pan out to full tier with upgrades etc

V1.1.0

Updated lib base to new Jotunn 2.0.5 Enacted config file with in game config options (courtesy of Jotunn) Enacted server sync configs (so servers can enforce item enabled/disabled or recipe volume of things) Enacted version checking (thanks again Jotunn)

Thanks to new Jotunn we can now see our Cestus at the loading screen when the character is holding the weapon. Please ensure you are running this mod on the server you want to connect to as well as the latest Jotunn

This mod is client AND server intended you WILL need it both on your server and clients to run ;)

V1.1.1 Fixed whoopsy in the crafting station requirements for items will make this configurable next release

V1.1.2 Fixed RepairStation required for wood knucks

V1.1.3 Fixed typo in Chain recipe for Coal (was Caol) < like wtf was I doing Added CFG flag for crafting enable recipe of chain and make server enforced

V1.1.4 Adjust damage for Bronze based on user feedback Fix crafting station for bronze

V1.1.5 Fix Inventory bug