Crafter NPC Template

From Levistras
Jump to navigation Jump to search

Related topics: Page Templates, NPCs, Quest NPC Template, Shopkeeper NPC Template, {{NPC}}, {{Needs Verification}}{{Intro}}, {{Crafter Table}}, {{Crafter Item}}

Use this template for Crafter NPCs that exchange trophies, hides, or other items for xp, pyreals or crafted items. Use an in game screen shot (ideally 300x400 pixels) and append "Live" to the name. For example, Gillian the Poacher Live.jpg. Place an image of the in game stats panel using just the name (e.g., Gillian the Poacher.jpg) on the Talk page for future reference.

  • Leave blank any items that do not apply.
  • The page will automatically be categorized as an NPC. Add any additional categories as appropriate, for example Crafter (included in code below), Librarian or Translator.
  • Patch introduced, related quests, and updated should be wiki linked (double brackets).
  • If there is no live image indicated or if it is "Live.jpg" then a temporary image will be displayed.
  • For each trophy or item the crafter accepts, use a new {{Crafter Item}} to list each within the {{Crafter Table}}. If the items accepted belong to a larger class of items add a link to the table, for example See Also = [[Trophies]].
  • If the Crafter returns more than a single item as a reward, additional items and a quantity can optionally be specified (see the bottom of the code below).

Wiki Code

{{Needs Verification}}{{Intro
 | Patch Introduced =
 |   Related Quests =
 |          Updated =
}}
{{NPC
 |         Name =
 |   Live Image =  Live.jpg
 |         Race =
 |        Title =
 |       Status = Non-Player Killer
 |        Level =
 |     Strength =
 |    Endurance =
 | Coordination =
 |    Quickness =
 |        Focus =
 |         Self =
 |       Health =
 |      Stamina =
 |         Mana =
 |     Location =
}}
== Notes ==
* Route:

== Crafter Turn Ins ==
{{Crafter Table
 |   See Also =
 | Table Rows =
{{Crafter Item
 | Turn In Item =
 |   Experience =
 |      Pyreals =
 |  Reward Item =
}}

{{Crafter Item
 | Turn In Item =
 |   Experience =
 |      Pyreals =
 |  Reward Item =
}}

{{Crafter Item
 |  Turn In Item =
 |   Turn In Qty =
 |    Experience =
 |       Pyreals =
 |   Reward Item =
 |    Reward Qty =
}}

{{Crafter Item
 |  Turn In Item =
 |    Experience =
 |       Pyreals =
 |   Reward Item =
 |    Reward Qty =
 | Reward Item 2 =
 |  Reward 2 Qty =
 | Reward Item 3 =
 |  Reward 3 Qty =
 | Reward Item 4 =
 |  Reward 4 Qty =
}}
}}

== Lore & Dialog ==
<font color=darkgoldenrod>
</font>

[[Category:Crafter]]

Example

See Gillian the Poacher for the results of the example code below:

{{Needs Verification}}{{Intro
 | Patch Introduced = [[Spring's Sorrows]]
 | Related Quests =
 | Updated = [[The Child of Daralet]], [[The Slumbering Giant]]
}}
{{NPC
 |         Name = Gillian the Poacher
 |   Live Image = Gillian the Poacher Live.jpg
 |         Race = Female Aluvian
 |        Title = Trophy Collector
 |       Status = Non-Player Killer
 |        Level = 45
 |     Strength = 150
 |    Endurance = 150
 | Coordination = 150
 |    Quickness = 150
 |        Focus = 90
 |         Self = 50
 |       Health = 155
 |      Stamina = 250
 |         Mana = 50
 |     Location = 66.3N 49.9E in [[Bandit Castle]]
}}
== Notes ==
* Route: Take Mountain Shortcut at 34.9N 56.0E in Arwic, run due east and then take the Bandit Castle Portal at 42.4N 60.5E. The castle is just north of the drop on the hill at 66.5N 50.0E.
* As Gillian the Hunter, she is responsible for the text of the [[Book of Seasons]].

== Crafter Turn Ins ==
{{Crafter Table
 |   See Also = [[Trophies by Creature#Wisp]]
 | Table Rows =
{{Crafter Item
 | Turn In Item = Glowing Wisp Heart
 |   Experience = 7,500xp
 |      Pyreals =
 |  Reward Item = Dark Heart
}}
{{Crafter Item
 | Turn In Item = Large Ursuin Hide with Head
 |   Experience = 2,500xp
 |      Pyreals =
 |  Reward Item = Ursuin Rug
}}
{{Crafter Item
 | Turn In Item = Pulsating Wisp Heart
 |   Experience = 5,000xp
 |      Pyreals =
 |  Reward Item = Essence Flare
}}
{{Crafter Item
 | Turn In Item = Sickly Wisp Heart
 |   Experience = 1,000xp
 |      Pyreals =
 |  Reward Item = Essence Flicker
}}
}}

== Lore & Dialog ==
* See [[Book of Seasons]].

<font color=darkgoldenrod>Gillian the Poacher tells you, "Hello, my name's Gillian!  Do you know of any good places to hunt creatures?  I'm looking for standard leather crafter items, plus some wisp hearts, if you find them. Also, if you bring me the hide of an Ursuin Slasher I can make you a comfy Ursuin hide rug."</font><br>

<font color=darkgoldenrod>Gillian the Poacher tells you, "Hello, my name's Gillian!  Do you know of any good places to hunt creatures?  I'm looking for standard leather crafter items, plus some wisp hearts, if you find them. Also, if you bring me the hide of an Ursuin Slasher I can make you a comfy Ursuin hide rug."</font><br>

<font color=darkgoldenrod>Gillian the Poacher tells you, "Did you know that some creatures change along with the seasons?  It makes for prime hunting all year round!"</font><br>

<font color=darkgoldenrod>Gillian the Poacher tells you, "It seems like Dereth is going downhill pretty rapidly.  That's why I'm up here in the Bandit Castle.  After its all over, we'll pick up the pieces."</font><br>

[[Category:Crafter]]