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/03/04 13:57] – Wiki analysis: Fix compliance issues for 5 random pages Qwen Assistant | mr:chaos_shield_left_buff [2026/03/04 14:00] (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: Referenced in ChaosCrystal.java as " | ||
| + | * 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 | ||
| + | |||
| + | **Chaos Crystal Item:** | ||
| + | * Java Class: `com/ | ||
| + | * Usage: Used to fuse with shields to create Chaos Shield | ||
| + | * Code Reference: [[https:// | ||
| + | |||
| + | **Possible Buff Mechanism: | ||
| + | The chaos shield may apply temporary effects through a different mechanism than a named buff class. The shield likely: | ||
| + | * Applies effects through shield blocking logic in armor/ | ||
| + | * Uses Chaos Crystal effect application code | ||
| + | * Triggers effects during combat damage resolution with shield mechanics | ||
| + | |||
| + | The " | ||
| + | * Renamed to a different identifier | ||
| + | * Implemented through a different mechanism | ||
| + | * Removed during development | ||
| + | |||
| + | ===== 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. Consider investigating: | ||
| + | * Shield class implementations in `com/ | ||
| + | * Combat blocking mechanics in `com/ | ||
| + | * Chaos effect application in chaos-related code | ||
| + | |||
| + | {{tag> mr stub needs_verification chaos}} | ||
