From The Mana World
(Now with images, batch 1)
m (Text replacement - "Legacy" to "Classic")
 
(112 intermediate revisions by 23 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 ==
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" |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/trunk/npc/western-desert/nomads.txt?view=markup]
|-
|
|George
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/eastern-desert/npcs.txt?view=markup]
|-
|
|Ishyah
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/western-desert/merchant.txt?view=markup]
|-
|[[Image:nomad3.png]]
|Kieron
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/eastern-desert/npcs.txt?view=markup]
|-
|[[Image:nomad3.png]]
|Samuel
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/western-desert/nomads.txt?view=markup]
|-
|[[Image:nomad2.png]]
|William
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/eastern-desert/npcs.txt?view=markup]
|}


=== Mine/Underground Palace ===
<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;" |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:miner.png]]
|Naem
|Travel between levels
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/cave1/miners.txt?view=markup]
|-
|[[Image:miner.png]]
|Nathan
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/cave1/miners.txt?view=markup]
|-
|[[Image:chest.png]]
|Treasure
|Short sword quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/cave2/chest.txt?view=markup]
|}
|}
<br>
<div style="font-size:200%; color:#0052a9" class="center">'''Classic NPC Categories'''</div>


 
{| style="color:#007cff; background-color:#ecf6ff;" border="1" cellspacing="0" cellpadding="10" align="center"
== Snowland ==
| width="100px" align="center" | [[Classic NPCs (all)|All]]
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
| width="100px" align="center" | [[Crafting NPCs|Crafting]]
! style="background:#efdead;" |Image
| width="100px" align="center" | [[Magic NPCs|Magic]]
! style="background:#efdead;" |Name
| width="100px" align="center" | [[Shop NPCs|Shops]]
! style="background:#efdead;" |Function
| width="100px" align="center" | [[Quest NPCs|Quest]]
! style="background:#efdead;" |Script
| width="100px" align="center" | [[Skill NPCs|Skill]]
|-
| width="100px" align="center" | [[Useful NPCs|Useful]]
|[[Image:snowman.png]]
| width="100px" align="center" | [[Useless NPCs|Useless]]
|Snowman
|Snowman quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/xmas/snowman.txt?view=markup]
|-
|
|Taro
|Return to Woodland
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/xmas/taro.txt?view=markup]
|}
 
=== Snow Village ===
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" |Image
! style="background:#efdead;" |Name
! style="background:#efdead;" |Function
! style="background:#efdead;" |Script
|-
|[[Image:blacksmith.png]]
|Bracco
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/snow-village/shops.txt?view=markup]
|-
|[[Image:Kirk.png]]
|Capt. Kirk
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/snow-village/startrek.txt?view=markup]
|-
|
|Kane
|Rest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/snow-village/shops.txt?view=markup]
|-
|
|Mede
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/snow-village/shops.txt?view=markup]
|-
|[[Image:Spock.png]]
|Spock
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/snow-village/startrek.txt?view=markup]
|-
|[[Image:taylor.png]]
|Taylor
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/snow-village/shops.txt?view=markup]
|-
|[[Image:surgeon.png]]
|Xanith
|Gender change
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/snow-village/sexchanger.txt?view=markup]
|}
 
 
== Tulimshar ==
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" |Image
! style="background:#efdead;" |Name
! style="background:#efdead;" |Function
! style="background:#efdead;" |Script
|-
|
|Aidan the Monster Guide
|Monster points quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar/monster_guide.txt?view=markup]
|-
|
|Aisha
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar/children.txt?view=markup]
|-
|[[Image:townguard.png]]
|Ekinu
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar/guards.txt?view=markup]
|-
|
|Elanore the Healer
|Healing until level 11
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar/elanore.txt?view=markup]
|-
|
|Ian the Guide
|Basic information
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar/guide.txt?view=markup]
|-
|
|Ishi the Rewards Master
|Monster points quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar/rewards_master.txt?view=markup]
|-
|
|Luca the Hunter
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar/man.txt?view=markup]
|-
|[[Image:adventurer.png]]
|Neko
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar/merchant.txt?view=markup]
|-
|[[Image:Nicolas.png]]
|Nicolas
|Change haircut or haircolour
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar/barber.txt?view=markup]
|-
|
|Nina
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar/children.txt?view=markup]
|-
|[[Image:townguard.png]]
|Ryan
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar/guards.txt?view=markup]
|-
|
|Sandra
|Red scorpion stingers quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar/sandra.txt?view=markup]
|-
|[[Image:banker.png]]
|Tybalt
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar/banker.txt?view=markup]
|-
|
|Vincent
|Bug legs quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar/vincent.txt?view=markup]
|}
 
=== Arena ===
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" |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/trunk/npc/arena/guards.txt?view=markup]
|-
|[[Image:royalguard1.png]]
|Phaet
|Return to Casino
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/arena/guards.txt?view=markup]
|}
 
=== Casino ===
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" |Image
! style="background:#efdead;" |Name
! style="background:#efdead;" |Function
! style="background:#efdead;" |Script
|-
|[[Image:banker.png]]
|Black Jack
|Play Black Jack
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar-casino/casino.txt?view=markup]
|-
|[[Image:royalguard1.png]]
|Phaet
|Enter Arena
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar-casino/casino.txt?view=markup]
|-
|
|Rebecca the Waitress
|Rest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar-casino/casino.txt?view=markup]
|-
|[[Image:banker.png]]
|Roulette
|Play Roulette
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar-casino/casino.txt?view=markup]
|-
|
|Valdo the Worker
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar-casino/casino.txt?view=markup]
|}
 
== Woodland ==
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" |Image
! style="background:#efdead;" |Name
! style="background:#efdead;" |Function
! style="background:#efdead;" |Script
|-
|
|Rauk the Alchemist
|Alchemy quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland/alchemist.txt?view=markup]
|-
|
|Taro
|Travel to Snowland
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland/passages.txt?view=markup]
|}
 
 
=== Bat/Lamp Snake Cave ===
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" |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/trunk/npc/cave-small/hermit.txt?view=markup]
|}
 
 
=== Dimond's cove ===
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" |Image
! style="background:#efdead;" |Name
! style="background:#efdead;" |Function
! style="background:#efdead;" |Script
|-
|
|Bartender
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/dimonds-cove/dimonds.txt?view=markup]
|-
|
|Basil
|Rest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/dimonds-cove/dimonds.txt?view=markup]
|-
|
|Blacksmith
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/dimonds-cove/dimonds.txt?view=markup]
|-
|
|Doug
|Snake lamps quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/dimonds-cove/doug.txt?view=markup]
|-
|
|General Store
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/dimonds-cove/dimonds.txt?view=markup]
|-
|
|Host
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/dimonds-cove/dimonds.txt?view=markup]
|-
|
|Jerry
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/dimonds-cove/dimonds.txt?view=markup]
|-
|
|Josh
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/dimonds-cove/workers.txt?view=markup]
|-
|
|Phill
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/dimonds-cove/dimonds.txt?view=markup]
|-
|
|Robert
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/dimonds-cove/dimonds.txt?view=markup]
|-
|
|Waitress
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/dimonds-cove/dimonds.txt?view=markup]
|-
|
|Zack
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/dimonds-cove/workers.txt?view=markup]
|}
 
 
=== Hurnscald ===
{|border="1" cellspacing="0" cellpadding="5" width="100%" align="center"
! style="background:#efdead;" |Image
! style="background:#efdead;" |Name
! style="background:#efdead;" |Function
! style="background:#efdead;" |Script
|-
|
|Apprentice
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland-village/shops.txt?view=markup]
|-
|[[Image:blacksmith.png]]
|Blacksmith
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland-village/shops.txt?view=markup]
|-
|[[Image:royalguard1.png]]
|Master
|Forestbow quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland-village/forestbowquest.txt?view=markup]
|-
|
|Doctor
|A clever joke
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland-village/villagers.txt?view=markup]
|-
|
|Drinker (A)
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland-village/villagers.txt?view=markup]
|-
|
|Drinker (B)
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland-village/villagers.txt?view=markup]
|-
|[[Image:farmer.png]]
|Farmer
|Scythe quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland-village/scythequest.txt?view=markup]
|-
|[[Image:lumberjack.png]]
|Jack
|Forestbow quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland-village/forestbowquest.txt?view=markup]
|-
|[[Image:pirate.png]]
|Jack
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland-village/pirate.txt?view=markup]
|-
|
|Melinda the Waitress
|Buy beer
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland-village/villagers.txt?view=markup]
|-
|[[Image:blacksmith.png]]
|Nicholas
|Iron ore quest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland-village/ironore.txt?view=markup]
|-
|[[Image:nurse.png]]
|Nurse
|Heal until level 11
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland-village/shops.txt?view=markup]
|-
|
|Receptionist
|Rest
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland-village/shops.txt?view=markup]
|-
|
|Sabine
|Talk
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland-village/villagers.txt?view=markup]
|-
|
|Witch
|Buy and sell
|[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/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