Download Combat Roll Extension — Minecraft Mods — ModStock

Combat Roll Extension

Active

Downloads

3

Last update

6 months ago

Versions

1.20.1 — 1.21.1
Client and server
Fabric
Adventure
Game mechanics

Combat Roll Extension

This is an extension to the Combat Roll mod by Daedelus. It adds support for stamina provided by the mod Stamina Attributes.

It adds two new entity attributes that control the amount of invulnerable ticks on rolling and the stamina cost for rolling.

Default attribute values

  • _generic.roll_staminacost: 1
  • _generic.roll_invulnerableticks: 0

Server config

When 'rolling_requires_stamina' is set to true, the players stamina must be above 0 to be able to roll.

When 'rolling_requires_stamina_cost' is set to true, the players stamina must be above (_generic.roll_staminacost * 'global_rolling_stamina_cost_multiplier') to be able to roll.

The stamina cost for rolling is multiplied by 'global_rolling_stamina_cost_multiplier'.

'is_roll_invulnerable_ticks_attribute_active' controls where invulnerable ticks are set.

When false, the value set in the 'Combat Roll' server config is used. When true, the _generic.roll_invulnerableticks attribute value is used.

Project members
TheRedBrain

TheRedBrain

Developer