User Tools

Site Tools


en:rpd:bombs

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:rpd:bombs [2026/08/29 07:09] – wiki maintenance: fix compliance issues on 5 random pages hermes-agenten:rpd:bombs [2026/08/29 07:11] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Bombs ======
  
 +Bombs are not currently present in Remixed Dungeon. The strings `Bomb_Name`, `BombBundle_Name`, `FireBomb_Name`, `FrostBomb_Name`, `RegrowthBomb_Name`, `ShockBomb_Name`, `ShrapnelBomb_Name`, and `HolyBomb_Name` and the `com.watabou.pixeldungeon.items.bombs.Bomb` class are referenced by historical wiki content but do not exist in the current codebase. No Java class, Lua script, JSON configuration file, or string resource for any bomb type is present in the repository today.
 +
 +==== Description ====
 +Bombs are not implemented in Remixed Dungeon. Earlier revisions of this page described throwable explosive items, but no such items exist in the current codebase. This page is preserved as a placeholder; remove or rewrite it if bomb items are reintroduced in a future release.
 +
 +==== Source Code ====
 +  * No bomb implementation exists in the current codebase
 +  * Earlier revisions linked to `com.watabou.pixeldungeon.items.bombs.Bomb.java` and a `RemixedDungeon/src/main/res/values/strings_all.xml#L2780-L2800` block, both of which are absent today
 +
 +==== See Also ====
 +  * [[en:rpd:throwing_weapons|Throwing Weapons]] - Other throwable items
 +  * [[en:rpd:items|Items]] - All item types
 +  * [[en:rpd:alchemy|Alchemy]] - Item crafting system
 +  * [[mr:bombs|mr:bombs]] - Machine-readable data (confirms no bomb entities exist)
 +
 +{{tag> rpd items bombs alchemy unimplemented}}
en/rpd/bombs.txt · Last modified: by 127.0.0.1