Combat Roll Extension

Quick rating

Community listing page, reviews here may not be monitored by the author.

Combat Roll Extension

No reviews yet

Extends the mod 'Combat Roll' with additional functionality.

Mod Loaders
Minecraft

About

Description

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_stamina_cost: 1
  • generic.roll_invulnerable_ticks: 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_stamina_cost * '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_invulnerable_ticks attribute value is used.

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_stamina_cost: 1
  • generic.roll_invulnerable_ticks: 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_stamina_cost * '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_invulnerable_ticks attribute value is used.