Become a premium member to remove ads

Notice

The Chaotic United Wiki is currently in beta. As such, some pages may display incorrectly, and some content may be inaccurate. If you find any issues, be sure to let us know on the bug tracker!


Durite Armor

 Share


Durite Armor is an armor set constructed using Durite. It provides identical protection as Netherite Armor, while also introducing the 'Durite Burst' ability to the player.


Obtaining

Durite Armor can only be obtained via crafting. A full set of Durite Armor requires 24 Durite.

 

Durite Helmet
durite;durite;durite durite;;durite ;; durite_helmet false false false
Durite Chestplate
durite;;durite durite;durite;durite durite;durite;durite durite_chestplate false false false
Durite Leggings
durite;durite;durite durite;;durite durite;;durite durite_leggings false false false
Durite Boots
;; durite;;durite durite;;durite durite_boots false false false

 

Usage

When worn, each Durite armor piece provides the same amount of protection as the counterpart Netherite armor piece. However, all Durite Armor has an ability known as the Durite Burst.

 

Durite Burst

 

The Durite Burst is an ability that causes both knockback and damage to nearby entities. The burst's power is increased as the player takes damage while wearing any piece of Durite armor. As the power level increases, particles are displayed around the player with increasing frequency. As long as the power level is at least 25%, the burst can be released by right-clicking on any entity.

 

When activated, enemies within a 3-block radius from the player will be damaged and knocked back. The amount of damage dealt is dependent on the number of Durite Armor pieces being worn. Damage will not, however, be dealt to players with PvP disabled, nor will they be affected by the knockback effect. After a burst is released, the player's burst power level is reset to 0%.

 

Formulas & Technical Details

Name/Description     Formula/Value
Burst Damage
1 * GetDuriteArmorLevel(player) * GetDuriteBurstParticleLevel(cu_player.durite_burst_power)

 

Variables:

  • player - The player triggering the burst.
  • cu_player - The CUCraftingPlus player data object associated with the player.
Durite Armor Level Range of 0 - 4, with +1 being added for each Durite armor piece worn.
Burst Particle Level

Range of 0 - 4, with +1 being added for each 25% of the Burst Power Level.

 

Examples:

  • A power level of 0% would return a particle level of 0
  • A power level of 100% would return a particle level of 4
  • A power level of 50% would return a particle level of 2
  • A power level of 75% would return a particle level of 3
  • A power level of 60% would return a particle level of 2
Burst Power Level

Range of 0% to 100% (0.0f to 1.0f). Power is added when wearing any Durite Armor pieces as follows:

 

damage / 100

 

Variables:

  • damage - The amount of damage dealt to the player from another entity.

 

History

Main MC Server
MC 1.15.2
  • Added Durite Armor through CUEventMeteor plugin.

  • Set 3D model textures to durite_layer_1.png durite_layer_2.png

MC 1.16
  • Changed vanilla materials from getitem.php?item=diamond_helmetgetitem.php?item=diamond_chestplategetitem.php?item=diamond_leggingsgetitem.php?item=diamond_boots Diamond Armor to getitem.php?item=netherite_helmetgetitem.php?item=netherite_chestplategetitem.php?item=netherite_leggingsgetitem.php?item=netherite_boots Netherite Armor
MC 1.18.1
  • Removed CUEventMeteor plugin temporarily after updating to 1.18, with a more feature-rich replacement coming soon
MC 1.18.2
  • Reintroduced Durite Helmet through CUCraftingPlus plugin, which removed OptiFine as a requirement to see item textures
  • Unintentionally changed Durite Burst behavior: Burst power was increased from the player dealing damage to others, rather than the player themselves being damaged
  • Restored original Durite Burst behavior, where power was increased by being damaged, rather than dealing damage to others

 

Trivia

  • "Did you know, if you right-click on a Zombie, you can unleash your Durite Burst?"
Durite Armor

Image: An armor stand with a full set of Durite Armor.

Published:

User Feedback

Recommended Comments

There are no comments to display.



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Minecraft Server

Items
Materials
Armor
Individual Items
Tools
Utility
Cosmetics
Internal
Unused
Unimplemented
Removed
Blocks
Resources
Building
Functional
Unused
Unimplemented
Removed
Mobs
Bosses
Unimplemented
Locations
Dungeons
Other
Technical Resources
Plugins
Other