You are viewing a potentially older version of this package. View all versions.
blacks7ar-ChainAttacks-1.0.2 icon

ChainAttacks

A simple requested mod strip from my CombatOverhaulREwrite mod, makes attacks chain by skipping the first/starting animation.

Date uploaded 9 months ago
Version 1.0.2
Download link blacks7ar-ChainAttacks-1.0.2.zip
Downloads 4053
Dependency string blacks7ar-ChainAttacks-1.0.2

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

# ChainAttacks

A simple requested mod strip from my CombatOverhaulREwrite mod, makes attacks chain by skipping the first/starting animation.

## Installation (manual)

  • extract ChainAttacks.dll file to your BepInEx\Plugins\ folder

## Features

  • After the initial attack (3 animations sometimes 2) skips the starting attack animation and chain the other 2 attack animation making a continous chain attack animation.

CHANGELOG

v1.0.2
- added a custom yml config to support all available weapons modded and unmodded, in order to use it you need to turn it On on the general config.. the yml config will be generated when the game starts so you dont need to do anything you can just change the value of "Chain Start At:" when the yml config has been generated.
Changelog History (click to expand)

v1.0.1
- as requested added config for each weapon type that has chain attacks.
v1.0.0
- first release.