Combat Roll Extension

Combat Roll Extension

Mod

Extends the mod 'Combat Roll' with additional functionality.

Client and server AdventureGame Mechanics

1,411 downloads
5 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

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.


Project members

TheRedBrain

Member

Details

Licensed MIT
Published 8 months ago
Updated 18 days ago