====== bombs - Code References ====== ===== Entity Status ===== This entity category does not currently exist in Remixed Dungeon, though references to bombs exist in string resources. ===== Java Classes ===== This entity category is not implemented in the current version of the game, no Java class exists. ===== JSON Configuration ===== This entity category is not implemented in the current version of the game, no JSON configuration exists. ===== String Resources ===== Bomb A black powder bomb, explosively unstable. Sometimes creatures drop more of these when killed. Bomb Bundle A bundle of three bombs with a spark fuse. Light it and get out of the way! Fire Bomb This fire bomb burns everything in the blast radius that isn't fire-resistant. Frost Bomb This frost bomb freezes everything in the blast radius that isn't ice-resistant. Regrowth Bomb This regrowth bomb grows healthy plants in the blast radius. Shock Bomb This shock bomb deals damage to all creatures in line of sight. Shrapnel Bomb This bomb sends metal fragments flying in all directions, dealing damage to anything nearby. Holy Bomb This holy bomb deals extra damage to undead enemies. ===== Lua Scripts ===== This entity category is not implemented in the current version of the game, no Lua script exists. ===== Notes ===== These bomb items appear to be planned or legacy content that was never fully implemented in the game. The string resources exist but no corresponding Java classes, Lua scripts, or JSON configurations are present in the codebase. ===== Related mr Entities ===== No related entities currently exist. {{tag> mr items unimplemented}}