you DONT know how armor works! #minecraft

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

the players featured in this video are my channel members so if you want a chance at being in my videos become a member!

Also subscribe!

DashPum
Автор

"Disgusting formula" and proceeds to show birch and old netherrack. Love the detail

fredericcasual
Автор

"You don't know how armor works"
uh, yeah i do >:(
*reaches the damage reduction formula*
okay no i don't ;-;

taxevasiondino
Автор

Formula:
Damage reduction = min(20,
max(armorPoints / 5, armorPoints - 4 x damage / min(toughness, 20) + 8)) /
25

Components:
1. armorPoints: Refers to the total amount of armor a player or entity has.

2. damage: The incoming damage that the player is receiving.

3. toughness: Usually a value that helps resist higher levels of damage.
It can be capped at 20 (hence the min(toughness, 20) part).

Breaking Down the Formula:
1. armorPoints / 5: This divides the armor points by 5, setting a lower bound for damage reduction.

2. 4 x damage / min(toughness, 20):
This calculates the influence of incoming damage and toughness on the armor's effectiveness.

3. armorPoints - (4 x damage / min(toughness, 20)) + 8: Adjusts armor points by subtracting the effect of the incoming damage, but boosts it with 8 to compensate.

4. max(armorPoints / 5, armorPoints - 4 x damage / min(toughness, 20) +
8): Chooses the higher value between the simple armor reduction and the adjusted formula to avoid negative or very low reduction values.

5. min(20, ...): Caps the result at 20 for a maximum of 80% damage
reduction (since 20 / 25 = 0.8).

6. / 25: Divides by 25 to convert the result into a percentage-based
reduction (since 20 / 25 = 0.8).

tntsuperslayer_ttv
Автор

Ah yes, my favourite type of Armour :- " LEATHERETTE " !!!

Adarsh_namikaze
Автор

Ahhhh, September 7th, 2024, my favorite video

andoisgoated
Автор

Goofy ahh "Leatherite armor"

KyrieDomanais
Автор

i wish protection was included in the video, it is the most busted enchant in the game making you almost immortal to anything that isnt a charged creeper explosion

Kokichus
Автор

I generally know how armor works. I looked it up on the wiki at some point.

I also realize that armor bars are a good enough abstraction for most players except for when it comes to diamond vs. neatherite.
At that point, it would become unclear why you would go through the trouble for what appears to be the same protection.

nickcampbell
Автор

September 7, 2024 new type of armor:leatherite

TheNot-Channel
Автор

I remember there used to be this argument that netherite armor was pointless since it gave the same armor, this puts that argument in the dirt.

templin
Автор

Bro that's exactly how everyone thought armor worked. The better the armor the more damage reduction

notfine
Автор

Ngl, I originally thought that armor toughness is the armor's armor. Like how it loses less durability per damage taken.

nt_UN_Owen
Автор

"ur only protected by 69% of damge" nice number

alinouzri
Автор

So basically better armor protects you more ._.

Divinityffical
Автор

I basically studied the minecraft damage formula for a modded server to come up with a D&D-esque "Armor Class" in minecraft. The number you got showed how much incoming damage was required for the player to receive 1 point of damage. This approach gave neat numbers between 1 (no armor) and 40 (max modded armor). I still have all the spreadsheets.

marvintg
Автор

When with a sword it only protects you from the sword by... Nice btw

ummejannat
Автор

TYSM this was really useful to find out why people with custom items in my adventure map (Netherite armour with NBT data to increase attack damage) were surviving 6 hits from the boss whereas the people with the normal gear (diamond armour) were surviving only 5.

TrainOfImagination
Автор

That formula makes 11th grade math look easy

Isque-jv
Автор

After playing lots of mods where armor toughness is showed on a lot of sets its nice to finally know what it means

awesomeduck