en:rpd:chaos_shield_item
Differences
This shows you the differences between two versions of the page.
| en:rpd:chaos_shield_item [2026/01/01 19:45] – namespace move Mike | en:rpd:chaos_shield_item [2026/01/01 19:46] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Chaos Shield Item ====== | ||
| + | {{ rpd: | ||
| + | |||
| + | 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. | ||
| + | |||
| + | ==== Description ==== | ||
| + | The Chaos Shield is the result of fusing a Chaos Crystal with ordinary shield, causing it to manifest random chaotic effects upon a successful block. It's an unusual shield with dynamic properties that can change its level based on combat outcomes. | ||
| + | |||
| + | ==== Stats ==== | ||
| + | * **Starting Level:** 3 | ||
| + | * **Min/Max Damage:** 3-4 | ||
| + | * **Delay:** 0.75x (relative to weapon firing speed) | ||
| + | * **Price:** 60 gold (20 * level) | ||
| + | * **Type:** Left-hand equipment (off-hand/ | ||
| + | * **Sprite:** chaosShield.png | ||
| + | |||
| + | ==== Special Mechanics ==== | ||
| + | * **Charges System:** The shield maintains an internal charge counter | ||
| + | * **Owner Takes Damage:** When the shield' | ||
| + | * **Owner Does Damage:** When the owner deals damage, charges increase by 1 (cursed shields disable this behavior) | ||
| + | * **Degradation: | ||
| + | * **Upgrading: | ||
| + | * **Charge Formula:** Required charges for upgrade = 5 * (current_level)^1.5 | ||
| + | * **Cursed Behavior:** If cursed, the shield doesn' | ||
| + | |||
| + | ==== Implementation Details ==== | ||
| + | The Chaos Shield is implemented as a Lua script that extends the shields library: | ||
| + | |||
| + | * Implemented in '' | ||
| + | * Uses the '' | ||
| + | * Has special handling in '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | ==== Content Verification ==== | ||
| + | * Information source: Lua script [[https:// | ||
| + | * Implementation: | ||
| + | * String resources: '' | ||
| + | * Last updated: December 2025, source: Remixed Dungeon 1.9.3 | ||
| + | |||
| + | ==== Code References ==== | ||
| + | * Lua Script: [[https:// | ||
| + | * Shield Library: [[https:// | ||
| + | * String Resources: [[https:// | ||
| + | |||
| + | ==== String Resources ==== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ==== See Also ==== | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | |||
| + | {{tag> rpd items shields chaos_chaotic chaos_shield_item }} | ||
