User Tools

Site Tools


mr:shopkeeper_npc

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
mr:shopkeeper_npc [2025/12/21 00:12] – Add mr: page for shopkeeper_npc mikemr:shopkeeper_npc [2025/12/21 00:17] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== mr:shopkeeper_npc ======
  
 +=== Entity Information ===
 +  * **Class Name**: [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/npcs/Shopkeeper.java|Shopkeeper.java]]
 +  * **Entity Kind**: Shopkeeper
 +  * **Type**: NPC
 +  * **Fraction**: HEROES (ally to player)
 +
 +=== Statistics ===
 +  * **HP**: 1 (not a combatant)
 +  * **Defense Skill**: Not applicable
 +  * **Attack Skill**: Not applicable
 +  * **Damage**: Not applicable
 +  * **DR**: Not applicable
 +
 +=== Special Abilities ===
 +  * **Trading**: Buys and sells items at the shop.
 +  * **Bag Disenchanting**: Can disenchant bag items for gold based on their type.
 +  * **Item Identification**: Automatically identifies items for the player.
 +
 +=== Code References ===
 +  * [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/npcs/Shopkeeper.java|Shopkeeper.java]]
 +  * [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/Mob.java|Mob.java]]
 +  * [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/Char.java|Char.java]]
 +
 +=== String Resources ===
 +  * **Name**: [[code:RemixedDungeon/src/main/res/values-ru/strings_all.xml#Shopkeeper_Name|Shopkeeper_Name]]
 +  * **Greeting**: [[code:RemixedDungeon/src/main/res/values-ru/strings_all.xml#Shopkeeper_Greetings|Shopkeeper_Greetings]]
 +  * **Departure**: [[code:RemixedDungeon/src/main/res/values-ru/strings_all.xml#Shopkeeper_Goodbye|Shopkeeper_Goodbye]]
 +  * **Gender**: [[code:RemixedDungeon/src/main/res/values-ru/strings_all.xml#Shopkeeper_Gender|Shopkeeper_Gender]]
 +
 +=== Configuration Files ===
 +  * [[code:RemixedDungeon/src/main/assets/mobsDesc/Shopkeeper.json|Shopkeeper.json]] (may not exist)
 +  * [[code:RemixedDungeon/src/main/assets/spritesDesc/Shopkeeper.json|Shopkeeper.json]]
 +
 +=== Lua Scripts ===
 +  * [[code:RemixedDungeon/src/main/assets/scripts/mobs/shopkeeper.lua|shopkeeper.lua]]
 +
 +{{tag> rpd npcs machine_readable }}
mr/shopkeeper_npc.txt · Last modified: by 127.0.0.1

Exception: Git command failed to perform periodic pull: error: Your local changes to the following files would be overwritten by merge: pages/rpd/armor.txt Please commit your changes or stash them before you merge. Aborting

Exception: Git command failed to perform periodic pull: error: Your local changes to the following files would be overwritten by merge: pages/rpd/armor.txt Please commit your changes or stash them before you merge. Aborting

An unforeseen error has occured. This is most likely a bug somewhere. It might be a problem in the gitbacked plugin.

More info has been written to the DokuWiki error log.