Quest NPC Template

From Levistras
Jump to navigation Jump to search

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

Use this template for Quest related NPCs. If at all possible use an in game screen shot that is 300x400 pixels and append "Live" to the name. For example, Chiriko Live.jpg. Place an image of the in game stats panel using just the name (e.g., Chiriko.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 Quest NPC (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.

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:

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

[[Category:Quest NPC]]

Example

See Chiriko for the results of the example code below:

{{Needs Verification}}{{Intro
 | Patch Introduced = [[Who Watches the Virindi?]]
 | Related Quests = [[Black Coral Golem Kill Task]], [[Black Market]]
 | Updated =
}}
{{NPC
 |         Name = Chiriko
 |   Live Image = Chiriko Live.jpg
 |         Race = Female Sho
 |        Title = Black Golem Hunter
 |       Status = Non-Player Killer
 |        Level = 185
 |     Strength = 290
 |    Endurance = 200
 | Coordination = 290
 |    Quickness = 290
 |        Focus = 200
 |         Self = 200
 |       Health = 296
 |      Stamina = 396
 |         Mana = 396
 |     Location = [[Black Market]]
}}
== Notes ==
* Route: See each [[Black Market]] for access and route information.

== Lore & Dialog ==
<font color=darkgoldenrod>Chiriko tells you, "It is an honor to greet you. I have a proposition for you, if you are interested. There are some recent additions to the Isle known as the Dark Isle, specifically the Black Coral Golems. If you would be willing to go there and prove your prowess by destroying 100 of these strange golems, I will reward you handsomely for your actions."</font><br>

[[Category:Quest NPC]]