mr:chaos_shield_left_buff
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:chaos_shield_left_buff [2026/02/27 22:29] – Fix wiki standards compliance issues on 5 random pages Qwen Assistant | mr:chaos_shield_left_buff [2026/02/27 22:33] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Chaos Shield Left Buff - Code References ====== | ||
| + | |||
| + | **Status**: Entity not found in current codebase | ||
| + | |||
| + | ===== Analysis ===== | ||
| + | This page was auto-generated but the entity " | ||
| + | * Java classes | ||
| + | * Lua scripts | ||
| + | * JSON configuration files | ||
| + | * String resources | ||
| + | |||
| + | ===== Related Entities ===== | ||
| + | The following related entities exist in the codebase: | ||
| + | |||
| + | **Chaos Shield Item:** | ||
| + | * Java Class: Not directly found (may be implemented differently) | ||
| + | * String Resources: | ||
| + | - `ChaosShield_name` - "Chaos Shield" | ||
| + | - `ChaosShield_desc` - "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." | ||
| + | * Sprite: `items/ | ||
| + | * Usage: Referenced in `ChaosCrystal.java` for chaos set collection | ||
| + | |||
| + | **Possible Buffer Mechanism: | ||
| + | The chaos shield may apply temporary effects through a different mechanism than a named buff class. Check: | ||
| + | * Shield blocking logic in armor/ | ||
| + | * Chaos Crystal effect application code | ||
| + | * Combat damage resolution with shield mechanics | ||
| + | |||
| + | ===== Code References ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * Sprite: `RemixedDungeon/ | ||
| + | |||
| + | ===== Notes for Wiki Maintainers ===== | ||
| + | This page should be updated or removed once the actual buff mechanism for Chaos Shield is identified. The chaos shield likely applies effects through a different system than standard buffs. | ||
| + | |||
| + | {{tag> mr stub needs_verification }} | ||
mr/chaos_shield_left_buff.txt · Last modified: by 127.0.0.1
