Enhanced Armaments Reload

Quick rating

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

Enhanced Armaments Reload

No reviews yet

Lets your weapons and armors gain unique abilities you choose as you use them!

No Theme
Magic
RPG
Player Leveling
Skills & Abilities
Custom Weapons
Custom Armor
Mod Loaders
Forge
NeoForge
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
EnhancedArmaments-forge-1.20.1-1.2.0.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

This mod makes your weapons and armors unique!

  • Enhanced Armaments actually evolves special abilities for your armor and weapons(bows too).
  • Every weapon gains its special experience as you use it till it does level up. When level up, it will have an ability point to use. And you can open the GUI by pressing 'K' key by default by holding the item in your mainhand, and can choose an ability that your ability points enough to learn it for the item.
  • It works same on armors, but your armor will gain experience as you take damage.
  • There is also a rarity system. Every weapon randomly has a rarity. More rare rarities, have smaller chance. Completely configurable!
  • It supports modded weapons&armors! It will actually work with any item that has the class that extends SwordItem, AxeItem, HoeItem, BowItem or ArmorItem.
  •  

Current abilities are:

Weapon Abilities

  • FIRE=Sets enemies on fire for a short time.
  • FROST=Stuns enemies, freezing them in place for a short time.
  • POISON=Poisons enemies for a short time.
  • INNATE=Causes enemies to bleed.
  • BOMBASTIC=Explodes target entitys area. May harm you too. Doesn't work with animals.
  • CRITICAL_POINT=Small chance at dealing an additional damage by respect to enemy's hp.
  • ILLUMINATION=Weakens enemies.
  • ETHEREAL=If you kill a target, your weapon will be repaired.
  • BLOODTHIRST=Heals the user back a portion of the damage dealt.

Armor Abilities

  • MOLTEN=Sets enemies on fire for a short time.
  • FROZEN=Stuns enemies, freezing them in place for a short time.
  • TOXIC=Poisons enemies for a short time.
  • BEASTIAL=At low health, the player receives a damage buff.
  • REMEDIAL=Your armor will regenerate your HP every 6 seconds.
  • HARDENED=A chance at negating all of the damage to be dealt.
  • ADRENALINE=A chance at getting regeneration of health when get hurt.

It's very configurable to make it friendly with modpack-makers!

For admins:

Adds a level to the equipment on hand. (Enter a value greater than 0)
/addlevel <level>
Change equipment quality (preset qualities are: basic, rare, uncommon, rare, ultra_rare, legendary, archaic) (preset quality Id: basic, uncommon, rare, ultra_rare, legendary, archaic)
/changerarity <quality Id

For develpoers:

Located in the config/enhancedarmaments/rarity folder, you can use json to customize the quality:
{
"name": "archaic", //Quality name
"color": "red", //The color of the quality in the tooltip
"hex": 16733695, //hex color
"weight": 0.01,//The weight of equipment quality
"effect": 0.81, //The impact on damage. The damage of melee weapons is (damage + damage * n * effect). The damage of long-range weapons is (damage + damage * effect / 3). The damage resisted by armor is (damage / (1 + effect / 5))
"enabled": true//Whether it is enabled
}
Located in config/enhancedarmaments-common.toml
[miscellaneous]
#Use 'modid:item' to add items from other modules
extraItems = []

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~100,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works