
Combat Roll Extension
Extends the mod 'Combat Roll' with additional functionality.
Обновлён 10 декабря 2024 г. · опубликован 7 мая 2024 г.
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.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.1.0 | Релиз | 1.21.1 | fabric | 10 декабря 2024 г. | .jar (50 КБ) |
| 1.2.0 | Релиз | 1.20.1 | fabric | 10 декабря 2024 г. | .jar (50 КБ) |
| 2.0.0 | Релиз | 1.21.1 | fabric | 13 сентября 2024 г. | .jar (53 КБ) |
| 1.1.0 | Релиз | 1.20.1 | fabric | 22 июля 2024 г. | .jar (53 КБ) |
| 1.0.0 | Релиз | 1.20.1 | fabric | 7 мая 2024 г. | .jar (11 КБ) |
Ченджлог
2.1.0Релиз1.21.1 · 10 декабря 2024 г.
2.1.0
- added "rolling_requires_stamina_cost" config option. When enabled, rolling requires stamina to be greater or equal to (roll_stamina_cost * global_multiplier).
- server config can now be edited in game (Thanks to Fzzy Config)
- removed dependency on Cloth Config
- added dependency on Fzzy Config
1.2.0Релиз1.20.1 · 10 декабря 2024 г.
1.2.0
- added "rolling_requires_stamina_cost" config option. When enabled, rolling requires stamina to be greater or equal to (roll_stamina_cost * global_multiplier).
- server config can now be edited in game (Thanks to Fzzy Config)
- removed dependency on Cloth Config
- added dependency on Fzzy Config
2.0.0Релиз1.21.1 · 13 сентября 2024 г.
2.0.0
- update to 1.21.1
1.1.0Релиз1.20.1 · 22 июля 2024 г.
1.1.0
Added new entity attributes
- generic:roll_invulnerable_ticks adds invulnerable ticks on roll. This can be disabled in the server config
- generic:roll_stamina_cost controls the stamina cost for each roll. This value will be multiplied by the 'global_rolling_stamina_cost_multiplier' server config option.
1.0.0Релиз1.20.1 · 7 мая 2024 г.
First release!
Полная история изменений — на Modrinth.
Комментарии
Загружаем…