|
|
(114 intermediate revisions by 24 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
| |
| |-
| |
| |
| |
| |Elijah the Nomad
| |
| |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]
| |
| |-
| |
| |
| |
| |Kieron
| |
| |Talk
| |
| |[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/eastern-desert/npcs.txt?view=markup]
| |
| |-
| |
| |
| |
| |Samuel the Nomad
| |
| |Talk
| |
| |[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/western-desert/nomads.txt?view=markup]
| |
| |-
| |
| |
| |
| |William
| |
| |Talk
| |
| |[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/eastern-desert/npcs.txt?view=markup]
| |
| |}
| |
| | |
| === Mine/Underground Palace ===
| |
| {|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
| |
| |-
| |
| |
| |
| |Naem the Miner
| |
| |Travel between levels
| |
| |[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/cave1/miners.txt?view=markup]
| |
| |-
| |
| |
| |
| |Nathan the Miner
| |
| |Talk
| |
| |[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/cave1/miners.txt?view=markup]
| |
| |}
| |
| | |
| | |
| == Snowland ==
| |
| {|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
| |
| |-
| |
| |
| |
| |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
| |
| |-
| |
| |
| |
| |Bracco
| |
| |Buy and sell
| |
| |[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/snow-village/shops.txt?view=markup]
| |
| |-
| |
| |
| |
| |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]
| |
| |-
| |
| |
| |
| |Spock
| |
| |Talk
| |
| |[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/snow-village/startrek.txt?view=markup]
| |
| |-
| |
| |
| |
| |Taylor
| |
| |Buy and sell
| |
| |[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/snow-village/shops.txt?view=markup]
| |
| |-
| |
| |
| |
| |Xanith the Surgeon
| |
| |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]
| |
| |-
| |
| |
| |
| |Ekinu the Town Guard
| |
| |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]
| |
| |-
| |
| |
| |
| |Neko the Merchant
| |
| |Buy and sell
| |
| |[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar/merchant.txt?view=markup]
| |
| |-
| |
| |
| |
| |Nicolas the Barber
| |
| |Change haircut
| |
| |[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]
| |
| |-
| |
| |
| |
| |Ryan the Town Guard
| |
| |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]
| |
| |-
| |
| |
| |
| |Tybalt the Banker
| |
| |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
| |
| |-
| |
| |
| |
| |Aradin the Royal Guard
| |
| |Talk
| |
| |[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/arena/guards.txt?view=markup]
| |
| |-
| |
| |
| |
| |Phaet the Royal Guard
| |
| |Return to Casino
| |
| |[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/arena/guards.txt?view=markup]
| |
| |}
| |
|
| |
|
| === Casino === | | <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]] |
| |
| |
| |Black Jack/Croupier
| |
| |Play Black Jack
| |
| |[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/tulimshar-casino/casino.txt?view=markup]
| |
| |- | |
| |
| |
| |Phaet the Royal Guard
| |
| |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] | |
| |- | |
| |
| |
| |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]
| |
| |} | | |} |
| | <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" |
| == Woodland ==
| | | 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]] |
| |
| | | width="100px" align="center" | [[Useless NPCs|Useless]] |
| |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
| |
| |-
| |
| |
| |
| |Arkim the Hermit
| |
| |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]
| |
| |-
| |
| |
| |
| |Blacksmith
| |
| |Buy and sell
| |
| |[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland-village/shops.txt?view=markup] | |
| |-
| |
| |
| |
| |Bowyer 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] | |
| |-
| |
| |
| |
| |Farmer Hinnak
| |
| |Scythe quest
| |
| |[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland-village/scythequest.txt?view=markup]
| |
| |- | |
| |
| |
| |Jack Lumber
| |
| |Forestbow quest
| |
| |[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland-village/forestbowquest.txt?view=markup]
| |
| |-
| |
| |
| |
| |Jack the Pirate
| |
| |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]
| |
| |-
| |
| |
| |
| |Nicholas the Blacksmith
| |
| |Iron ore quest
| |
| |[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/server-data/trunk/npc/woodland-village/ironore.txt?view=markup]
| |
| |-
| |
| |
| |
| |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]
| |
| |} | | |} |