Tough Shield is a shield item in Remixed Pixel Dungeon. It is a tier 2 shield that provides better damage blocking than the wooden shield.
This shield reinforced with leather straps looks tougher than a wooden one. It can certainly block more damage.
This entity is implemented in Lua, no JSON configuration exists
English (values/strings_all.xml):
<string name="ToughShield_name">Leather Reinforced Shield</string> <string name="ToughShield_desc">This shield reinforced with leather straps looks tougher than a wooden one. It can certanly block more damage.</string>
Russian (values-ru/strings_all.xml):
<string name="ToughShield_name">Усиленный кожаный щит</string> <string name="ToughShield_desc">Этот щит усиленный кожаными ремнями выглядит надежнее просто деревянного. Он точно может принять на себя больше урона.</string>
Other languages:
The Tough Shield is defined in `ToughShield.lua` which uses the shields library:
Based on JSON configuration: