User Tools

Site Tools


en:rpd:townsfolk_movie_npc_mob

Differences

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

Link to this comparison view

en:rpd:townsfolk_movie_npc_mob [2026/01/06 00:19] – Fix wiki pages: update images, fix broken links, proper entity pages mikeen:rpd:townsfolk_movie_npc_mob [2026/01/06 00:23] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Townsfolk Movie NPC ======
 +
 +{{ rpd:images:townsfolkmovienpc_sprite.png|Townsfolk Movie NPC }}
 +
 +**Townsfolk Movie NPC** is a non-player character found in the town area of Remixed Dungeon. This character represents a local townsfolk who frequents the movie theater.
 +
 +==== Description ====
 +The Townsfolk Movie NPC is one of the locals in the town. Even though this is clearly a commoner, the clothes do look expensive. This character appears to have knowledge about the movie theater and its special services.
 +
 +==== Dialogue ====
 +When spoken to, the Townsfolk Movie NPC says:
 +"**Do you know about that special service the "movie theater" provides? Too bad they ask for some exotic thing called the "Internet", I never even heard about such a thing.**"
 +
 +==== Location ====
 +  * Can be found in the town area, particularly around the movie theater
 +  * Also appears in the portal shrine level at position (10,6)
 +
 +==== Technical Details ====
 +  * **Java Class**: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/npc/TownsfolkMovieNPC.java|TownsfolkMovieNPC.java]]
 +  * **Base Class**: Extends ImmortalNPC
 +  * **Entity Kind**: TownsfolkMovieNPC
 +  * **Implementation**: Registered in MobFactory.java
 +
 +==== Code References ====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/npc/TownsfolkMovieNPC.java|TownsfolkMovieNPC.java]]
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/common/MobFactory.java|MobFactory.java]]
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml|TownsfolkMovieNPC strings]]
 +
 +==== Content Verification ====
 +  * Information source: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/npc/TownsfolkMovieNPC.java|TownsfolkMovieNPC.java]]
 +  * String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml|strings_all.xml]]
 +  * Level configuration: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/levelsDesc/Town.json|Town.json]]
 +
 +==== See Also ====
 +  * [[en:rpd:townsfolk_npc_mob|Townsfolk NPC]] - Other townsfolk NPCs
 +  * [[en:rpd:town_level|Town]] - Town level where this NPC appears
 +  * [[en:rpd:portal_shrine_level|Portal Shrine]] - Other level containing this NPC
 +
 +{{tag> rpd npcs towns town}}
  
en/rpd/townsfolk_movie_npc_mob.txt · Last modified: by 127.0.0.1