User Tools

Site Tools


mr:barkskin_buff

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
mr:barkskin_buff [2026/02/18 18:40] – Wiki standards compliance fixes for 5 random pages Qwen Assistantmr:barkskin_buff [2026/02/18 18:44] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Barkskin Buff - Code References ======
 +
 +===== Entity Status =====
 +**This entity does NOT exist in the current codebase.**
 +
 +===== Search Results =====
 +
 +===== Java Classes =====
 +No Java class found for Barkskin buff.
 +  * Checked: RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/buffs/*.java
 +  * Checked: RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/actors/buffs/*.java
 +
 +===== JSON Configuration =====
 +No JSON configuration found for Barkskin buff.
 +  * Checked: RemixedDungeon/src/main/assets/buffsDesc/*.json
 +  * Checked: RemixedDungeon/src/main/assets/spritesDesc/barkskin.json
 +
 +===== String Resources =====
 +No string resources found for Barkskin buff.
 +Expected string resource names (if entity existed):
 +<code xml>
 +<string name="Barkskin_Name">[Name]</string>
 +<string name="Barkskin_Info">[Description]</string>
 +</code>
 +
 +===== Lua Scripts =====
 +No Lua scripts found for Barkskin buff.
 +  * Checked: RemixedDungeon/src/main/assets/scripts/buffs/
 +  * Checked: RemixedDungeon/src/main/assets/scripts/
 +
 +===== Image Assets =====
 +Image assets exist but entity is not implemented:
 +  * wiki-data/media/rpd/images/barkskin_buff.png
 +  * wiki-data/media/rpd/images/buff_Barkskin.png
 +
 +===== Notes =====
 +This mr: namespace page was created as a placeholder. The Barkskin buff entity is referenced in image assets but has no implementation in Java code, Lua scripts, or JSON configuration files. This may indicate:
 +  * A planned feature that was never implemented
 +  * A removed feature that left behind asset files
 +  * A modding extension not present in the base game
 +
 +===== Related =====
 +For machine-readable data about actual implemented buffs, see other mr:*_buff pages.
  
mr/barkskin_buff.txt · Last modified: by 127.0.0.1