From Brotato Wiki

(→‎Formula & Values: Move to the bottom of the page, so its less obtrusive (and add a link to this data section in the intro text))
(Rename "weapon set" to "weapon class" + Apply Template:ItemTagText + Fix broken table markup for Items)
Line 10: Line 10:


=== Positive ===
=== Positive ===
The following [[Characters]] have a higher chance to find these items in the Shop: [[File:Knight.png|link=Knight|x30px]] [[Knight]], [[File:Masochist.png|link=Masochist|x30px]] [[Masochist]], [[File:Pacifist.png|link=Pacifist|x30px]] [[Pacifist]].
 
These items {{Color|green|increase}} your Armor.
 
{{ItemTagText|Armor}}


<table class="wikitable sortable jquery-tablesorter" style="width:90%;color:#eee; background:transparent; text-align:center; vertical-align:middle;">
<table class="wikitable sortable jquery-tablesorter" style="width:90%;color:#eee; background:transparent; text-align:center; vertical-align:middle;">
Line 20: Line 23:
<th style="font-weight:bold; color:#eee; background-color: rgb(220,220,220,0.2); text-align:center; vertical-align:middle; width:5%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Limit</th>
<th style="font-weight:bold; color:#eee; background-color: rgb(220,220,220,0.2); text-align:center; vertical-align:middle; width:5%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Limit</th>
<th style="font-weight:bold; color:#eee; background-color: rgb(220,220,220,0.2); text-align:center; vertical-align:middle; width:10%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Unlocked By</th>
<th style="font-weight:bold; color:#eee; background-color: rgb(220,220,220,0.2); text-align:center; vertical-align:middle; width:10%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Unlocked By</th>
<tr>
</tr>
<tr>
<td>  {{Iconbox|Barricade|rarity={{Item Data|Barricade|rarity}}}} </td>
<td>  {{Iconbox|Barricade|rarity={{Item Data|Barricade|rarity}}}} </td>
<td> Tier {{Item Data|Barricade|rarity}} </td>
<td> Tier {{Item Data|Barricade|rarity}} </td>
Line 108: Line 112:
<td>  {{Item Data|Warrior Helmet|limit}} </td>
<td>  {{Item Data|Warrior Helmet|limit}} </td>
<td>  {{Item Data|Warrior Helmet|unlockedby}} </td>
<td>  {{Item Data|Warrior Helmet|unlockedby}} </td>
</tr></table>
</tr>
</table>


=== Negative ===
=== Negative ===
These items {{Color|red|decrease}} your Armor.
<table class="wikitable sortable jquery-tablesorter" style="width:90%;color:#eee; background:transparent; text-align:center; vertical-align:middle;">
<table class="wikitable sortable jquery-tablesorter" style="width:90%;color:#eee; background:transparent; text-align:center; vertical-align:middle;">
<tr>
<tr>
Line 118: Line 126:
<th style="font-weight:bold; color:#eee; background-color: rgb(220,220,220,0.2); text-align:center; vertical-align:middle; width:5%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Base Price</th>
<th style="font-weight:bold; color:#eee; background-color: rgb(220,220,220,0.2); text-align:center; vertical-align:middle; width:5%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Base Price</th>
<th style="font-weight:bold; color:#eee; background-color: rgb(220,220,220,0.2); text-align:center; vertical-align:middle; width:5%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Limit</th>
<th style="font-weight:bold; color:#eee; background-color: rgb(220,220,220,0.2); text-align:center; vertical-align:middle; width:5%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Limit</th>
<th style="font-weight:bold; color:#eee; background-color: rgb(220,220,220,0.2); text-align:center; vertical-align:middle; width:10%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Unlocked By</th><tr>
<th style="font-weight:bold; color:#eee; background-color: rgb(220,220,220,0.2); text-align:center; vertical-align:middle; width:10%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Unlocked By</th>
</tr>
<tr>
<td>  {{Iconbox|Big Arms|rarity={{Item Data|Big Arms|rarity}}}} </td>
<td>  {{Iconbox|Big Arms|rarity={{Item Data|Big Arms|rarity}}}} </td>
<td> Tier {{Item Data|Big Arms|rarity}} </td>
<td> Tier {{Item Data|Big Arms|rarity}} </td>
Line 215: Line 225:
</table>
</table>


==Weapon Sets==
==Weapon Classes==


These [[Weapons#Weapon Sets|Weapon Sets]] affect Armor:
These [[Weapons#Weapon Classes|Weapon Classes]] affect Armor:


<table class="wikitable sortable jquery-tablesorter" style="color: #eee; background: transparent;">
<table class="wikitable sortable jquery-tablesorter" style="color: #eee; background: transparent;">
{{TableHeaders|sets}}
{{TableHeaders|sets}}
{{TableRowSet|Blunt}}
{{TableRowWeaponClass|Blunt}}
{{TableRowSet|Ethereal}}
{{TableRowWeaponClass|Ethereal}}
{{TableRowSet|Medieval}}
{{TableRowWeaponClass|Medieval}}
</table>
</table>
== Formula & Values ==
== Formula & Values ==
The formula for calculating Armor's damage reduction value is:
The formula for calculating Armor's damage reduction value is:
DmgReceived%  = 10 / ( 10 + ( ARMOR / 1.5 ) )
 
DmgReduction% = ROUND( ( 1 - ( DmgReceived% ) ) * 100 )
<pre>DmgReceived%  = 10 / ( 10 + ( ARMOR / 1.5 ) )
DmgReduction% = ROUND( ( 1 - ( DmgReceived% ) ) * 100 )</pre>
 
This table shows various damage reduction values with different Armor stats.  
This table shows various damage reduction values with different Armor stats.  



Revision as of 21:50, 8 November 2022

Armor

Armor

You take x% less damage. There is no limit to this stat, but it quickly gets less effective with each level (see Formula & Values below).

If Armor is negative, you take more damage.

Items

Positive

These items increase your Armor.

Due to Item Tags, the Character(s) Golem.png Golem, Knight.png Knight, Masochist.png Masochist, Pacifist.png Pacifist have a higher chance to find these items in the Shop.

Name Rarity Effects Base Price Limit Unlocked By
Tier 3 +8 Armor while standing still.
-5% Speed
75
Tier 1 +1 Armor
+1 Engineering
-2 Max HP
25
Tier 4 +5 Armor
+5% Crit Chance
+5 Engineering
+5% Speed
-2 HP Regeneration
-2% Life Steal
90
Tier 1 +1 Armor
-2% Speed
25
Tier 2 +2 Armor
+6% Dodge
-3 Max HP
45
Tier 2 +3 Max HP
+3% Damage
+1 Armor
+3% Speed
-4% Crit Chance
55
Tier 2 +2 Armor
-3% Damage
40
Tier 4 +6 Armor
+6 Engineering
-2 HP Regeneration
-2% Life Steal
90 Win a run with Engineer.png Engineer
Tier 3 +20% Damage
+1 Armor
-2% Damage until the end of the wave when you take damage
65
Tier 3 +3 Armor
+5 Max HP
-5% Speed
80

Negative

These items decrease your Armor.

Name Rarity Effects Base Price Limit Unlocked By
Tier 4 +12 Melee Damage
+6 Ranged Damage
-1 Armor
-5% Speed
105 Win a run with Generalist.png Generalist
Tier 2 +8% Dodge
-1 Armor
60
Tier 3 +25% Damage
-3 Armor
75
Tier 1 +5% Attack Speed
+15 Range
-1 Armor
25
Tier 4 +15% Speed
+10% Dodge
-5 Max HP
-1 Armor
100
Tier 4 +15% Crit Chance
+50 Range
-3 Max HP
-1 Armor
90 Win a run with Ranger.png Ranger
Tier 2 +10% Crit Chance
-1 Armor
50
Tier 2 -1 Armor
+16 Harvesting
40

Characters

These Characters start with different Armor, or have mechanics related to their Armor:

Name Stats Unlocked By Unlocks
+10 Damage with Ethereal weapons
+30% Dodge
Dodge is capped at 90%
-100 Armor
Reach +60% Dodge
+30% Speed
+1 Melee Damage for every 2% Speed you have
-100 Armor while standing still
-3 Armor
Reach +50% Speed
+200% Attack Speed with Medical weapons
+5 HP Regeneration
HP Regeneration is doubled
+5 Harvesting
-100% Attack Speed
Armor modifications are reduced by 50%
Heal 200 HP in one wave
+175% Explosion Damage
+4% Explosion Size for every 1 Elemental Damage you have
-100% Damage
Armor modifications are reduced by 50%
Kill 15 Enemies with a single explosion
+20 Max HP
+15 HP Regeneration
+10 Armor
HP Regeneration modifications are increased by 50%
You explode for 30 (300%Melee Damage.png 300%Ranged Damage.png 300%Elemental Damage.png) damage when you take damage
This explosion has a 1.5x crit multiplier
You can't equip weapons
Win a run in Danger 1
+5% Damage when you take damage until the end of the wave
+10 Max HP
+20 HP Regeneration
+8 Armor
-100% Damage
Win a run in Danger 3
+2 Melee Damage for every 1 Armor you have
+5 Armor
You can't equip ranged weapons
You can only equip tier 2 weapons or above
% Attack Speed modifications are reduced by 50%
Harvesting modifications are reduced by 80%
Win a run in Danger 4

Weapons

These Weapons affect Armor:

Name Class Damage Attack Speed DPS Crit Damage/Chance Range Knockback Lifesteal Special Effects Base price Unlocked by
Primitive, Blunt

20(100%Melee Damage.png)
30(100%Melee Damage.png)
40(100%Melee Damage.png)
60(100%Melee Damage.png)

1.68s
1.61s
1.53s
1.46s

11.9(59%Melee Damage.png)/s
18.6(62%Melee Damage.png)/s
26.1(65%Melee Damage.png)/s
41.1(68%Melee Damage.png)/s

x1.5 (10%)
x1.5 (15%)
x1.5 (20%)
x1.5 (25%)

150
150
150
150

5
5
5
5

0
0
0
0

-/+1 Armor/+1 Armor, +2 Max HP/+2 Armor, +2 Max HP

10
22
45
91

Default

Weapon Classes

These Weapon Classes affect Armor:

Class Bonuses Weapons
Blunt (2)+1 Armor -2% Speed
(3)+1 Armor +3 Max HP -4% Speed
(4)+2 Armor +3 Max HP -6% Speed
(5)+2 Armor +6 Max HP -8% Speed
(6)+3 Armor +6 Max HP -10% Speed
Rock
  Rock


Hammer
  Hammer
Ethereal (2)+6% Dodge Chance -1 Armor
(3)+12% Dodge Chance -2 Armor
(4)+18% Dodge Chance -3 Armor
(5)+24% Dodge Chance -4 Armor
(6)+30% Dodge Chance -5 Armor



Scythe
  Scythe
Medieval (2)+1 Armor
(3)+1 Armor, +3% Dodge
(4)+2 Armor, +3% Dodge
(5)+2 Armor, +6% Dodge
(6)+3 Armor, +6% Dodge




Sword
  Sword

Formula & Values

The formula for calculating Armor's damage reduction value is:

DmgReceived%  = 10 / ( 10 + ( ARMOR / 1.5 ) )
DmgReduction% = ROUND( ( 1 - ( DmgReceived% ) ) * 100 )

This table shows various damage reduction values with different Armor stats.

The "Increase" row shows how quickly the drop-off for damage reduction occurs (eg. going from 0 to 1 Armor gives -6% damage reduction, while going from 9 to 10 only gives -2% more reduction).

ArmorStat 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ... 30 40 50 60 70 80 90 100 ... 200 300 400 500 1000
Dmg Reduction (-%) 0 6 12 17 21 25 29 32 35 38 40 42 44 46 48 50 52 53 55 56 57 ... 67 73 77 80 82 84 86 87 ... 93 95 96 97 99
Increase (+) 0 6 6 5 4 4 4 3 3 3 2 2 2 2 2 2 2 1 2 1 1 ... 10 6 4 3 2 2 2 1 ... 6 2 1 1 2