your current location:首页 > news>SPOOR you ARMOR Attributes Minecraft

SPOOR you ARMOR Attributes Minecraft

2024-12-12 09:24:18|Myriagame |source:minecraft skins

Overview

This module adds random armor attributes for all armor, such as additional maximum health, movement speed, anti -resistance, damage rebound, damage reduction, etc.

Each attribute has a probability that it is generated on any armor (including the original and module armor), and can be mixed.

Remark

Each armor attributes have a certain probability when adding to the player's item bar.If the attribute is applied, other attributes (such as the maximum health) will also take effect randomly.To prevent the armor from being too powerful, the default probability of each attribute application is low (such as 5%of the probability of maximum health).See the following "configuration" section to understand how to modify these probability or other configurations.

Can be matched with another random weapon attribute of the same author: Spoorn Weapon Attributes.

feature

MAX HP: Add the maximum health;

DMG Reduction: A percentage reduces the final damage of the player.Different armor can be doubled;

Movement Speed: On the basis of basic movement speed, the percentage of movement speed is increased to players.Linear superimposed between different armor;

Knockback Resistance: The original version repelled the resistance mechanism.Reduce the chance of not being repelled when attacked;

Thorns: Return a certain percentage of damage to the attacker.Linear superimposed between different armor;

You can place the armor+green stone in the anvil to reintermine the attributes of the armor (the refresh materials and the level cost are all available);

You can place armor+diamonds in an anvil to upgrade the attributes of the armor (the upgraded materials and level costs are configured). The upgrade will increase the attribute and apply a better new attribute than before;

Various effects such as deceleration, flames, and duration of poisoning can reduce the damage of the attribute in proportion.For details, see the configuration file.

Configuration

You can configure various settings of this MOD, such as the chance of each weapon attribute, additional damage of attributes, and so on.Configuration files in config/spoornarmoattributes.json5

Configuration architecture document is located at: https://github.com/spoorn/spoornarmoTRIBUTES/blob/config-documentation.json5

other

The server needs to be installed on the server to make the attribute work, and the client needs MOD to display a tool prompt with attributes.If you only install it on the server, the attribute should still be valid, but the client does not see the tool attribute prompt.