Armor in Remixed Dungeon provides protection by reducing damage from physical attacks. Each piece of armor has a defense rating that contributes to the hero's overall survivability.
requiredSTR() method)effectiveDr() method: tier * 2 + level() * tier + (glyph != null ? tier : 0)requiredSTR() method: Math.max(typicalSTR() - level(),2)typicalDR() method returns tier * 2typicalSTR() method returns 7 + tier * 2