Table of Contents

Tough Shield Item

Tough Shield

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.

Description

This shield reinforced with leather straps looks tougher than a wooden one. It can certainly block more damage.

Stats

Java Classes

JSON Configuration

This entity is implemented in Lua, no JSON configuration exists

String Resources

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:

Lua Scripts

Code Analysis

The Tough Shield is defined in `ToughShield.lua` which uses the shields library:

Spawn Location

Based on JSON configuration: