User Tools

Site Tools


rpd:townsfolk_silent_npc

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
rpd:townsfolk_silent_npc [2025/12/22 07:55] – wiki: implement moisten_mechanic page with proper naming convention and code references mikerpd:townsfolk_silent_npc [2025/12/22 07:59] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Townsfolk Silent NPC ======
 +
 +{{ rpd:images:townsfolksilentnpc_sprite.png|Townsfolk Silent NPC }}
 +
 +==== Description ====
 +A quiet, unassuming townsfolk in the town. One of the locals. Even though this is clearly a commoner, those clothes do look expensive. This NPC doesn't seem to be interested in conversation.
 +
 +==== Behavior ====
 +  * This NPC is non-hostile and immortal (cannot be killed)
 +  * When interacted with, responds with short, non-committal responses
 +  * Possible responses include: "Hmph!", "...", "Hmmm..."
 +
 +==== Location ====
 +  * Found in the [[rpd:town|Town]] level
 +  * Positioned near coordinates (72, 172) in the town layout
 +
 +==== Notes ====
 +This NPC is part of the town's atmosphere but doesn't provide quests or services. More of a background character that adds to the ambiance of the town.
 +
 +==== Source Code References ====
 +  * Java: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/npc/TownsfolkSilentNPC.java|TownsfolkSilentNPC.java]]
 +  * String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1616|String definitions]]
 +
 +{{tag> rpd npcs town}}
  
rpd/townsfolk_silent_npc.txt · Last modified: by 127.0.0.1