Dungeon of the Endless Wiki
(Simplified both formulas)
Tags: Visual edit apiedit
No edit summary
Tag: Visual edit
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
[[File:Armor.png|right]]
 
[[File:Armor.png|right]]
Armor is the middle slot in the equipment section. It can be equipped by most characters. Most types of armor provide defensive bonuses such as HP and Defense, but some can affect Speed, Attack cooldown and Wit, as well as give extra skills.
+
Armor is the middle slot in the equipment section. All armor provides defensive bonuses such as HP and Defense, but some can affect Speed, Attack cooldown and Wit, as well as give extra skills. Every hero can equip armor except [[Ayairi Whairydd]], [[Elise Ness]], [[Rosetta Q]], and [[Skroig]].
  +
==List of Armors==
  +
  +
<ul data-rte-empty-lines-before="1"><li data-rte-dragged="true">[[Ahhrrrmani Suit]]</li><li data-rte-dragged="true">[[Bullittproof Vest]]
  +
</li><li data-rte-dragged="true">[[Guard Uniform]]
  +
</li><li data-rte-dragged="true">[[Orange Jumpsuit]]
  +
</li><li data-rte-dragged="true">[[Other T-Shirt]]
  +
</li><li data-rte-dragged="true">[[Power Suit]]
  +
</li><li data-rte-dragged="true">[[Prison Uniform]]
  +
</li><li data-rte-dragged="true">[[Restrainer]]
  +
</li><li data-rte-dragged="true">[[Riot Gear]]</li><li data-rte-dragged="true">[[Space Suit]]
  +
</li><li data-rte-dragged="true">[[T-Shirt]]</li><li data-rte-dragged="true">[[The King's Armour]]
  +
</li><li data-rte-dragged="true">[[Tutu]]</li><li data-rte-dragged="true">[[Used Chitin]]
  +
</li><li data-rte-dragged="true">[[Zone Device]]</li></ul>
  +
 
==Damage Calculator==
 
==Damage Calculator==
 
Defense is poorly defined in-game but can be analyzed from the game files. The way the game calculates reduced damage based on defense is as follows:
   
 
*%Damage Taken = 100 / (100 + Defense)%
The way the game calculates reduced damage based on defense is as follows:
 
 
*%Damage Taken = 100/(100 + Defense)%
 
 
*%Effective HP = (100 + Defense)%
 
*%Effective HP = (100 + Defense)%
 
For example:
 
For example:
   
 
A character with 10 Defense
 
A character with 10 Defense
*Damage Taken = 1/(1+1/10) = 10/11 ~ 90.91% of monster damage
+
*Damage Taken = 100 / (100 + 10)% = 100/110 ~ 90.91% of monster damage
*Effective HP = 11/10 = 110% of actual HP
+
*Effective HP = (100 + 10 )% = 110% of actual HP
Simply put, each extra point of '''Defense''' improves '''Effective HP''' by 1% of actual HP.
+
Simply put, each extra point of '''Defense''' improves '''Effective HP''' by 1% of actual HP. Having 20 defense basically gives the hero 20% extra HP.
 
Note: The example above starts to break at around 25 defense (80% monster damage) and continues to have extremely diminishing returns.
 
   
 
Damage Chart:
 
Damage Chart:
 
{|
 
{|
 
|Armor Points
 
 
|% Damage Taken
|Armor Points
 
 
|-
|% Damage Taken
 
  +
|0
 
 
|100.00%
|-
 
|0
+
|-
 
|10
|100.00%
 
  +
|90.91%
 
|-
+
|-
 
|20
|10
 
|90.91%
+
|83.33%
 
|-
 
|-
+
|30
 
|76.92%
|20
 
 
|-
|83.33%
 
 
|40
 
  +
|71.43%
|-
 
 
|-
|30
 
 
|50
|76.92%
 
 
|66.67%
 
|-
+
|-
 
|60
|40
 
|71.43%
+
|62.50%
 
|-
 
|-
+
|70
  +
|58.82%
|50
 
 
|-
|66.67%
 
 
|80
 
 
|55.56%
|-
 
  +
|-
|60
 
 
|90
|62.50%
 
 
|52.63%
 
|-
+
|-
 
|100
|70
 
|58.82%
+
|50.00%
 
|}
 
|-
 
|80
 
|55.56%
 
 
|-
 
|90
 
|52.63%
 
 
|-
 
|100
 
|50.00%
 
|}
 
 
<h2 data-rte-empty-lines-before="1">List</h2>
 
 
<ul data-rte-empty-lines-before="1"><li data-rte-dragged="true">[[Prison Uniform]]</li><li data-rte-dragged="true">[[Guard Uniform]]</li><li data-rte-dragged="true">[[Used Chitin]]</li><li data-rte-dragged="true">[[T-Shirt]]</li><li data-rte-dragged="true">[[Tutu]]</li><li data-rte-dragged="true">[[Restrainer]]</li><li data-rte-dragged="true">[[Space Suit]]</li><li data-rte-dragged="true">[[Bullittproof Vest]]</li><li data-rte-dragged="true">[[Orange Jumpsuit]]</li><li data-rte-dragged="true">[[Other T-Shirt]]</li><li data-rte-dragged="true">[[Ahhrrrmani Suit]]</li><li data-rte-dragged="true">[[Zone Device]]</li><li data-rte-dragged="true">[[Power Suit]]</li><li data-rte-dragged="true">[[Riot Gear]]</li></ul>
 
 
[[Category:Items]]
 
[[Category:Items]]

Latest revision as of 02:21, 20 December 2019

Armor

Armor is the middle slot in the equipment section. All armor provides defensive bonuses such as HP and Defense, but some can affect Speed, Attack cooldown and Wit, as well as give extra skills. Every hero can equip armor except Ayairi Whairydd, Elise Ness, Rosetta Q, and Skroig.

List of Armors[]

Damage Calculator[]

Defense is poorly defined in-game but can be analyzed from the game files. The way the game calculates reduced damage based on defense is as follows:

  • %Damage Taken = 100 / (100 + Defense)%
  • %Effective HP = (100 + Defense)%

For example:

A character with 10 Defense

  • Damage Taken = 100 / (100 + 10)% = 100/110 ~ 90.91% of monster damage
  • Effective HP = (100 + 10 )% = 110% of actual HP

Simply put, each extra point of Defense improves Effective HP by 1% of actual HP. Having 20 defense basically gives the hero 20% extra HP.

Damage Chart:

Armor Points % Damage Taken
0 100.00%
10 90.91%
20 83.33%
30 76.92%
40 71.43%
50 66.67%
60 62.50%
70 58.82%
80 55.56%
90 52.63%
100 50.00%