betty's oldies
Forum Expert
This thread is a hybrid suggestion and explanation. I thought earlier that it was best to combine both the theory behind this server's PvP compared to regular survival combat and a suggestion into 1 thread. This thread will suggest to re-add the armor penetration mechanic to this server from vanilla mechanics.
I suspect that the armor penetration mechanic was purposely disabled at the time 1.9 was released. If this is intended, then this suggestion is a stand-alone suggestion (with theory added). If not, then this suggestion is also a bug report. I couldn't find a way to mash game mechanics, a "bug," and a suggestion in 1 sub-forums. (Copied and pasted from post #15 of this thread)
For reference, we'll use the official MineCraft wiki. The armor page can be found here:
http://minecraft.gamepedia.com/Armor
I suspect that the armor penetration mechanic was purposely disabled at the time 1.9 was released. If this is intended, then this suggestion is a stand-alone suggestion (with theory added). If not, then this suggestion is also a bug report. I couldn't find a way to mash game mechanics, a "bug," and a suggestion in 1 sub-forums. (Copied and pasted from post #15 of this thread)
For reference, we'll use the official MineCraft wiki. The armor page can be found here:
http://minecraft.gamepedia.com/Armor
Theory
You're familiar that armor reduces damage. In 1.8, this was simply done with the following formula:
damage taken = (1 - 0.04*defensePoints) * damage
Where defensePoints is the number of armor points you have, damage is the initial damage you take, and damage taken is how much damage you take after armor calculation. This is the formula the server currently uses (carried from 1.8).
In 1.9.2 and above, the following formula is used (taken from the wiki):
damage taken = damage * ( 1 - min( 20, max( defensePoints / 5, defensePoints - damage / ( 2 + toughness / 4 ) ) ) / 25 )
Where toughness is a value (only given by diamond armor). By default, toughness is +0 from armor pieces.
The following example proves that this server is using 1.8 damage calculation. This clip starts with damage calculation in regular survival and then shows damage calculation in CubeCraft.
A diamond sword was used against zombie (has 2 natural armor) for the test. We see here and refer to the table found in the wiki. Taken from the table, the attack therefore deals 6.89 damage per hit in the survival world, meaning the zombie dies in 3 hits. Compare this to CubeCraft, it takes 4 hits to kill the same zombie with the same sword. Using the old formula, each attack deals 6.44 damage per hit on the server. It takes a minimum of 6.67 damage per hit to kill the zombie in 3 hits, proving that this server is using old mechanics.
(If I can verify that enchant EPFs are consistent unlike 1.8's (i.e. damage is consistently reduced in 1.9 instead of variable in 1.8), then I'll add it here).
Now comes the suggestion given this theory.
Suggestion
Almost a year ago, this server stated it was going to become fully 1.9 compatible. Unfortunately, this isn't the case. Why not we include armor penetration to fit more like 1.9 PvP? This mechanic doesn't and wouldn't apply to the 1.8 side of the server, only to 1.9+. Optionally, since diamond armor was rebalanced in 1.9.2 (reason toughness is exclusive to diamond armor only), it allows armor to be balanced out more than it is in 1.9.0. As with 1.8, diamond armor should effectively give 2 times the amount of HP as iron (in 1.8, effectively 100HP with diamond armor, 50HP with iron). Due to the new damage formula, the effective HP varies.
This does a few things:
-Fights will be a lot shorter. Currently, in OP eggwars for example, fights take way too long. Fights take a lot longer because of attack cooldown, regular damage calculation, and high protection enchants.
-Further encourages players to use the axe over a sword in some cases. In 1.8, the sword was always the option over the axe made out of the same material. In 1.9, the axe should penetrate more armor, but because armor penetration is disabled, axes are much weaker than they should be.
-Encourages players to go for critical hits. Risky, but in return, the attacker can deal significantly more damage under the 1.9.2+ damage formula.
-Diamond armor is still just as durable as it should be compared to that in 1.8.
I didn't suggest to update to 1.11 (the server can, but this means all other mechanics such as hunger change). This thread suggests to add ONLY the armor penetration mechanic at the least.
In short, 2 suggestions:
-Include the armor penetration mechanic (new damage formula) in 1.9+ PvP.
-(Optional): To rebalance armor, the server requires 1.9.2 at the minimum.
Last edited: