From The Mana World
m (Text replacement - "Legacy" to "Classic")
 
(91 intermediate revisions by 21 users not shown)
Line 1: Line 1:
{{I18n}}
{{Category_playerinfo}}
{{Category_playerinfo}}
{{Status_green}}
{{Status_green}}
NPC means non-personal character, or non-player character, that is, a character that is controlled by code, not by someone else playing the game. They usually look a little different compared to the player characters. You need to click on them to talk to them.
 
NPC means Non-Personal Character, or Non-Player Character, that is, a character that is controlled by code, not by someone else playing the game. They usually look a little different compared to the player characters. You need to click on them to talk to them.


Some NPCs buy and sell items, others give you quests, some take you to new places and back again, others give you clues, some heal you, others change something about your character, and some just say something to make you laugh.
Some NPCs buy and sell items, others give you quests, some take you to new places and back again, others give you clues, some heal you, others change something about your character, and some just say something to make you laugh.


Below is a list of NPCs. The script column contains links to the relevant server script file in svn.
Below is a list of different NPC categories. By clicking on one of them, you'll see which NPCs are in each.
 
If you want to help to develop new pages you must check https://etherpad.fr/p/TMWWikiDev there you can found the advancement of the project.
 
== Desert, Eastern (Map 7-1) ==
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" width="50px" |Image
! style="background:#efdead;" |Name
! style="background:#efdead;" |Function
! style="background:#efdead;" |Script
|-
|[[Image:William.png]]
|George
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_7-1-eastern-desert/npcs.txt?view=markup]
|-
|[[Image:nomad3.png]]
|Kieron
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_7-1-eastern-desert/npcs.txt?view=markup]
|-
|[[Image:nomad2.png]]
|William
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_7-1-eastern-desert/npcs.txt?view=markup]
|}
 
== Desert, Western  (Map 1-1) ==
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" width="50px" |Image
! style="background:#efdead;" |Name
! style="background:#efdead;" |Function
! style="background:#efdead;" |Script
|-
|[[Image:nomad1.png]]
|Elijah
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_1-1-western-desert/nomads.txt?view=markup]
|-
|[[Image:miner.png]]
|Ishyah
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_1-1-western-desert/merchant.txt?view=markup]
|-
|[[Image:npc103 (magician).png]]
|Malivox
|Stat resetting
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_1-1-western-desert/rogue.txt?view=markup]
|-
|[[Image:nomad3.png]]
|Samuel
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_1-1-western-desert/nomads.txt?view=markup]
|}
 
=== Miners’ Cave (Maps 2-1 and 5-1) ===
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" width="50px" |Image
! style="background:#efdead;" |Name
! style="background:#efdead;" |Function
! style="background:#efdead;" |Script
|-
|[[Image:miner.png]]
|Naem
|Travel between levels
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_2-1-cave1/miners.txt?view=markup]
|-
|[[Image:miner.png]]
|Nathan
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_2-1-cave1/miners.txt?view=markup]
|-
|[[Image:chest.png]]
|Treasure
|Short sword quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_5-1-cave2/chest.txt?view=markup]
|}
 
== Mountain Pass (Map 24-1) ==
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" width="50px" |Image
! style="background:#efdead;" |Name
! style="background:#efdead;" |Function
! style="background:#efdead;" |Script
|-
|[[Image:native.png]]
|Pachua
|Chaps and Cowboy Hat quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_24-1-eastern-desert-mountain-passage/pachua.txt?view=markup]
|-
|[[Image:girl2.png]]
|Mika
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_24-1-eastern-desert-mountain-passage/mika.txt?view=markup]
|}


== Snowland (Map 10-1) ==
<div style="font-size:200%; color:#0052a9" class="center">'''NPC Categories'''</div>
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
{| style="color:#007cff; background-color:#ecf6ff;" border="1" cellspacing="0" cellpadding="10" align="center"
! style="background:#efdead;" width="50px" |Image
| width="100px" align="center" | [[:Category:NPC|All]]
! style="background:#efdead;" |Name
| width="100px" align="center" | [[:Category:In-game Character|In-game]]
! style="background:#efdead;" |Function
| width="100px" align="center" | [[:Category:Shop|Shop]]
! style="background:#efdead;" |Script
| width="100px" align="center" | [[:Category:Lore Character|Lore]]
|-
| width="100px" align="center" | [[:Category: Event Character|Event]]
|[[Image:snowman.png]]
|Snowman
|Snowman quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_10-1-xmas/snowman.txt?view=markup]
|-
|[[Image:girl2.png]]
|Taro
|Return to Woodland
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_10-1-xmas/taro.txt?view=markup]
|}
|}
<br>
<div style="font-size:200%; color:#0052a9" class="center">'''Classic NPC Categories'''</div>


=== Snow Town (Maps 11-1 and 13-1) ===
{| style="color:#007cff; background-color:#ecf6ff;" border="1" cellspacing="0" cellpadding="10" align="center"
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
| width="100px" align="center" | [[Classic NPCs (all)|All]]
! style="background:#efdead;" width="50px" |Image
| width="100px" align="center" | [[Crafting NPCs|Crafting]]
! style="background:#efdead;" |Name
| width="100px" align="center" | [[Magic NPCs|Magic]]
! style="background:#efdead;" |Function
| width="100px" align="center" | [[Shop NPCs|Shops]]
! style="background:#efdead;" |Script
| width="100px" align="center" | [[Quest NPCs|Quest]]
|-
| width="100px" align="center" | [[Skill NPCs|Skill]]
|[[Image:blacksmith.png]]
| width="100px" align="center" | [[Useful NPCs|Useful]]
|Bracco
| width="100px" align="center" | [[Useless NPCs|Useless]]
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_13-1-snow-village-shops/shops.txt?view=markup]
|-
|[[Image:Kirk.png]]
|Capt. Kirk
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_11-1-snow-village/startrek.txt?view=markup]
|-
|[[Image:npc103 (magician).png]]
|Geologist
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_11-1-snow-village/amrak.txt?view=markup]
|-
|[[Image:apprentice1.png]]
|Kane
|Rest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_13-1-snow-village-shops/shops.txt?view=markup]
|-
|[[Image:npc103 (magician).png]]
|Mede
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_13-1-snow-village-shops/shops.txt?view=markup]
|-
|[[Image:Spock.png]]
|Spock
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_11-1-snow-village/startrek.txt?view=markup]
|-
|[[Image:stone.png]]
|Stone Menhir
|Savepoint
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_11-1-snow-village/soul-menhir.txt?view=markup]
|-
|[[Image:taylor.png]]
|Taylor
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_13-1-snow-village-shops/shops.txt?view=markup]
|-
|[[Image:surgeon.png]]
|Xanith
|Gender change
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_11-1-snow-village/sexchanger.txt?view=markup]
|}
 
== Tulimshar (Maps 3-1 and 8-1) ==
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" width="50px" |Image
! style="background:#efdead;" |Name
! style="background:#efdead;" |Function
! style="background:#efdead;" |Script
|-
|[[Image:boy1.png]]
|Aidan
|Monster points quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_3-1-tulimshar/monster_guide.txt?view=markup]
|-
|[[Image:girl1.png]]
|Aisha
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_3-1-tulimshar/children.txt?view=markup]
|-
|[[Image:townguard.png]]
|Ekinu
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_3-1-tulimshar/guards.txt?view=markup]
|-
|[[Image:girl1.png]]
|Elanore
|Healing until level 11
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_3-1-tulimshar/elanore.txt?view=markup]
|-
|[[Image:boy1.png]]
|Ian
|Basic information
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_3-1-tulimshar/guide.txt?view=markup]
|-
|[[Image:woman1.png]]
|Ishi
|Monster points quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_3-1-tulimshar/rewards_master.txt?view=markup]
|-
|[[Image:boy1.png]]
|Luca
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_3-1-tulimshar/man.txt?view=markup]
|-
|[[Image:adventurer.png]]
|Neko
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_3-1-tulimshar/merchant.txt?view=markup]
|-
|[[Image:Nicolas.png]]
|Nicolas
|Change haircut or haircolour
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_3-1-tulimshar/barber.txt?view=markup]
|-
|[[Image:npc103 (magician).png]]
|Nina
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_3-1-tulimshar/children.txt?view=markup]
|-
|[[Image:townguard.png]]
|Ryan
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_3-1-tulimshar/guards.txt?view=markup]
|-
|[[Image:girl2.png]]
|Sandra
|Red scorpion stingers quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_3-1-tulimshar/sandra.txt?view=markup]
|-
|[[Image:stone.png]]
|Stone Menhir
|Savepoint
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_3-1-tulimshar/soul-menhir.txt?view=markup]
|-
|[[Image:banker.png]]
|Tybalt
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_3-1-tulimshar/banker.txt?view=markup]
|-
|[[Image:boy2.png]]
|Vincent
|Bug legs quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_3-1-tulimshar/vincent.txt?view=markup]
|}
 
=== Arena (Map 6-1) ===
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" width="50px" |Image
! style="background:#efdead;" |Name
! style="background:#efdead;" |Function
! style="background:#efdead;" |Script
|-
|[[Image:royalguard2.png]]
|Aradin
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_6-1-arena/guards.txt?view=markup]
|-
|[[Image:royalguard1.png]]
|Phaet
|Return to Casino
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_6-1-arena/guards.txt?view=markup]
|}
 
=== Casino ===
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" width="50px" |Image
! style="background:#efdead;" |Name
! style="background:#efdead;" |Function
! style="background:#efdead;" |Script
|-
|[[Image:banker.png]]
|BlackJack
|Play Black Jack
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_8-1-tulimshar/casino.txt?view=markup]
|-
|[[Image:barkeeper.png]]
|InnKeeper
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_8-1-tulimshar/casino.txt?view=markup]
|-
|[[Image:man1.png]]
|MoneyChanger
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_8-1-tulimshar/casino.txt?view=markup]
|-
|[[Image:royalguard1.png]]
|Phaet
|Enter Arena
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_8-1-tulimshar/casino.txt?view=markup]
|-
|[[Image:woman2.png]]
|Rebecca
|Rest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_8-1-tulimshar/casino.txt?view=markup]
|-
|[[Image:banker.png]]
|Roulette
|Play Roulette
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_8-1-tulimshar/casino.txt?view=markup]
|-
|[[Image:boy3.png]]
|Valdo
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_8-1-tulimshar/casino.txt?view=markup]
|}
 
== Woodland (Maps 9-1, 14-1, 16-1 and 18-1) ==
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" width="50px" |Image
! style="background:#efdead;" |Name
! style="background:#efdead;" |Function
! style="background:#efdead;" |Script
|-
|[[Image:npc103 (magician).png]]
|Rauk
|Alchemy quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_9-1-woodland/alchemist.txt?view=markup]
|-
|[[Image:girl2.png]]
|Taro
|Travel to Snowland
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_28-1-hillwest/taro.txt?view=markup]
|}
 
 
=== Dimond's cove (Map 23-1) ===
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" width="50px" |Image
! style="background:#efdead;" |Name
! style="background:#efdead;" |Function
! style="background:#efdead;" |Script
|-
|[[Image:banker.png]]
|Bartender
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_23-1-dimonds-cove/dimonds.txt?view=markup]
|-
|[[Image:banker.png]]
|Basil
|Rest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_23-1-dimonds-cove/dimonds.txt?view=markup]
|-
|[[Image:blacksmith.png]]
|Blacksmith
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_23-1-dimonds-cove/dimonds.txt?view=markup]
|-
|[[Image:boy2.png]]
|Doug
|Snake lamps quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_23-1-dimonds-cove/doug.txt?view=markup]
|-
|[[Image:taylor.png]]
|GeneralStore
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_23-1-dimonds-cove/dimonds.txt?view=markup]
|-
|[[Image:barkeeper.png]]
|Host
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_23-1-dimonds-cove/dimonds.txt?view=markup]
|-
|[[Image:boy3.png]]
|Jerry
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_23-1-dimonds-cove/dimonds.txt?view=markup]
|-
|[[Image:boy1.png]]
|Josh
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_23-1-dimonds-cove/workers.txt?view=markup]
|-
|[[Image:boy1.png]]
|Phill
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_23-1-dimonds-cove/dimonds.txt?view=markup]
|-
|[[Image:apprentice1.png]]
|Robert
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_23-1-dimonds-cove/dimonds.txt?view=markup]
|-
|[[Image:bunnygirl.png]]
|Waitress
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_23-1-dimonds-cove/dimonds.txt?view=markup]
|-
|[[Image:boy1.png]]
|Zack
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_23-1-dimonds-cove/workers.txt?view=markup]
|}
 
 
=== Hermit’s Cave (Maps 4-1 and 17-1) ===
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" width="50px" |Image
! style="background:#efdead;" |Name
! style="background:#efdead;" |Function
! style="background:#efdead;" |Script
|-
|[[Image:hermit.png]]
|Arkim
|Exit cave
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_4-1-cave-small/hermit.txt?view=markup]
|}
 
 
=== Hurnscald (Maps 19-1 and 20-1) ===
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" width="50px" |Image
! style="background:#efdead;" |Name
! style="background:#efdead;" |Function
! style="background:#efdead;" |Script
|-
|[[Image:apprentice1.png]]
|Apprentice
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_20-1-woodland-village/shops.txt?view=markup]
|-
|[[Image:barkeeper.png]]
|Barkeeper
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_20-1-woodland-village/shops.txt?view=markup]
|-
|[[Image:blacksmith.png]]
|Blacksmith
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_20-1-woodland-village/shops.txt?view=markup]
|-
|[[Image:royalguard1.png]]
|Master
|Forestbow quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_20-1-woodland-village/alan.txt?view=markup]
|-
|[[Image:banker.png]]
|Doctor
|A clever joke
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_20-1-woodland-village/villagers.txt?view=markup]
|-
|[[Image:apprentice2.png]]
|Drinker
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_20-1-woodland-village/villagers.txt?view=markup]
|-
|[[Image:apprentice2.png]]
|Drinker
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_20-1-woodland-village/villagers.txt?view=markup]
|-
|[[Image:farmer.png]]
|Farmer
|Scythe quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_18-1-woodland-village/hinnak.txt?view=markup]
|-
|[[Image:lumberjack.png]]
|Jack
|Forestbow quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_19-1-woodland-village/jack.txt?view=markup]
|-
|[[Image:pirate.png]]
|George
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_18-1-woodland-village/george.txt?view=markup]
|-
|[[Image:woman3.png]]
|Melinda
|Buy beer
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_19-1-woodland-village/villagers.txt?view=markup]
|-
|[[Image:girl2.png]]
|Milly
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_19-1-woodland-village/milly.txt?view=markup]
|-
|[[Image:blacksmith.png]]
|Nicholas
|Iron ore quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_20-1-woodland-village/nicholas.txt?view=markup]
|-
|[[Image:nurse.png]]
|Nurse
|Heal until level 11
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_20-1-woodland-village/shops.txt?view=markup]
|-
|[[Image:girl1.png]]
|Receptionist
|Rest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_20-1-woodland-village/shops.txt?view=markup]
|-
|[[Image:woman1.png]]
|Sabine
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_20-1-woodland-village/villagers.txt?view=markup]
|-
|[[Image:stone.png]]
|Stone Menhir
|Savepoint
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_19-1-woodland-village/soul-menhir.txt?view=markup]
|-
|[[Image:npc103 (magician).png]]
|Witch
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/branches/0.0/npc/new_20-1-woodland-village/shops.txt?view=markup]
|}
|}

Latest revision as of 01:30, 1 June 2023

This article contains information for players or people interested in playing The Mana World rEvolt. If you're interested for the Classic game, please go to the Classic portal.

This article is for reference purpose

The features described in this article are already implemented in the game. The article should describe how a certain aspect of the game currently works. You may of course edit this article to improve the description of the circumstances. Your opinions or improvement suggestions about the described aspects themself are of course appreciated, too. But please put these on the discussion page of this article to keep facts and fiction separated.


NPC means Non-Personal Character, or Non-Player Character, that is, a character that is controlled by code, not by someone else playing the game. They usually look a little different compared to the player characters. You need to click on them to talk to them.

Some NPCs buy and sell items, others give you quests, some take you to new places and back again, others give you clues, some heal you, others change something about your character, and some just say something to make you laugh.

Below is a list of different NPC categories. By clicking on one of them, you'll see which NPCs are in each. If you want to help to develop new pages you must check https://etherpad.fr/p/TMWWikiDev there you can found the advancement of the project.

NPC Categories
All In-game Shop Lore Event


Classic NPC Categories
All Crafting Magic Shops Quest Skill Useful Useless