User Tools

Site Tools


en:rpd:prison_boss_level

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:rpd:prison_boss_level [2026/01/16 01:06] – Fix image reference in prison_boss_level.txt mikeen:rpd:prison_boss_level [2026/01/16 02:16] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Prison Boss Level ======
  
 +{{ rpd:images:tengu_mob.png|Prison Boss Level }}
 +
 +The **Prison Boss Level** is the special boss level where Tengu is found. This level is designed specifically for the Tengu encounter and features unique mechanics and layout compared to regular prison levels.
 +
 +==== Layout and Features ====
 +  * **Design**: Specially designed for the Tengu encounter with traps and escape mechanisms
 +  * **Traps**: Contains multiple trap locations that Tengu can activate during combat
 +  * **Layout**: Open design allowing for complex positioning and movement during the boss fight
 +  * **Accessibility**: Reached after completing the regular Prison levels
 +
 +==== Enemies ====
 +  * **Tengu**: The main boss of this level (see [[en:rpd:tengu_mob|Tengu]])
 +  * May contain other prison-themed enemies as reinforcements
 +
 +==== Mechanics ====
 +  * **Boss Encounter**: Features the Tengu boss with complex AI and multiple phases
 +  * **Trap Mechanics**: Tengu can create poison traps during combat
 +  * **Teleportation Areas**: Multiple locations where Tengu can teleport
 +
 +==== Code References ====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/levels/PrisonBossLevel.java|PrisonBossLevel.java]]
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/Tengu.java|Tengu.java]] (boss implementation)
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1344-L1349|Tengu strings]]
 +
 +==== See Also ====
 +  * [[en:rpd:tengu_mob|Tengu]]
 +  * [[en:rpd:prison_level|Prison Level]]
 +  * [[en:rpd:bosses|Bosses]]
 +  * [[en:rpd:levels|Levels]]
 +
 +{{tag> rpd levels boss prison }}
en/rpd/prison_boss_level.txt · Last modified: by 127.0.0.1