The Chaos Shield is a unique shield item in Remixed Dungeon that has special mechanics related to damage and charges. It's a level 3 shield that can gain and lose levels based on combat interactions.
The Chaos Shield is an unusual shield with dynamic properties. It has its own charge system that can cause it to upgrade or degrade based on combat outcomes. When the shield takes damage, charges decrease and it may degrade if the charges go too low. Conversely, when the owner deals damage, charges increase and it may upgrade if the charges exceed the threshold.
The Chaos Shield is implemented as a Lua script that extends the shields library:
* Information source: Lua script ChaosShield.lua * Implementation: Based on shields library functions * String resources: ChaosShield_name and ChaosShield_desc * Last updated: December 2025, source: Remixed Dungeon 1.9.3
* Lua Script: ChaosShield.lua * Shield Library: shields.lua * String Resources: strings_all.xml