No edit summary
No edit summary
Line 66: Line 66:
</pre>
</pre>


== Items ==
== Inventories ==
=== Alchemical Items ===
=== Alchemical Items ===
<pre>
<pre>
Line 77: Line 77:
  | Neutral Balm | 140p
  | Neutral Balm | 140p
  | Eye Dropper | 25,000p  
  | Eye Dropper | 25,000p  
}}
</pre>
=== Books, Paper ===
<pre>
{{Shopkeeper Inventory
| Caption = Books, Paper
| Parchment| 10p
}}
</pre>
=== Cooking Items ===
<pre>
{{Shopkeeper Inventory
| Caption = Cooking Items
| Empty Flask | 2p
}}
</pre>
=== Containers ===
<pre>
{{Shopkeeper Inventory
| Caption = Containers
| Pack (Blue) | 65p
| Pack (Brown) | 65p
| Pack (Dark Gray) | 65p
| Pack (Green) | 65p
| Pack (Gray) | 65p
| Pack (Olive) | 65p
| Pack (Purple) | 65p
| Pack (Red) | 65p
| Pack (Teal) | 65p
| Pack (White) | 65p
}}
</pre>
=== Fletching Items ===
<pre>
{{Shopkeeper Inventory
| Caption = Fletching Items
| Bundle of Arrowshafts | 7p
| Bundle of Quarrelshafts | 7p
}}
</pre>
=== Keys, Tools ===
<pre>
{{Shopkeeper Inventory
| Caption = Keys, Tools
| Plain Lockpick | 200p
| Reliable Lockpick | 400p
| Good Lockpick | 675p
}}
</pre>
=== Miscellaneous ===
<pre>
{{Shopkeeper Inventory
| Caption = Miscellaneous
| Torch | 10p
}}
</pre>
=== Trade Notes ===
<font color=red>Note: The buy price for trade notes is invariant and can be copied verbatim.</font>
<pre>
{{Shopkeeper Inventory
| Caption = Trade Notes
| Trade Note (100) | 115p
| Trade Note (500) | 575p
| Trade Note (1,000) | 1,150p
| Trade Note (5,000) | 5,750p
| Trade Note (10,000) | 11,500p
| Trade Note (50,000) | 57,500p
| Trade Note (100,000) | 115,000p
| Trade Note (150,000) | 172,500p
| Trade Note (200,000) | 230,000p
| Trade Note (250,000) | 287,500p
}}
}}
</pre>
</pre>


[[Category:Page Template]]
[[Category:Page Template]]

Revision as of 13:04, 22 February 2009

Code:

[[Image:NPC Name.jpg|frame|NPC Name]]
'''Introduced during''' [[??]].

{|border=1 cellpadding=3 width=300 cellspacing=0
!colspan=2 bgcolor=#F0F0F0| NPC Summary
|-
!align=left width=60| Name:
|<b>NPC Name</b>
|-
!align=left| Title:
|
|-
!align=left| Race:
| 
|-
!align=left| Location:
| 
|-
!align=left| Route:
| 
|-
!align=left| [[Currency]]:
| [[Pyreal]]
|-
|}

<font color=darkgoldenrod>NPC tells you, "I'm an NPC.<br></font>

== Inventory ==
'''Item Category 1'''
:{|border=0 cellpadding=5
| [[Image:Icon.png]] || [[Item 1]] || 0p
| [[Image:Icon.png]] || [[Item 2]] || 0p
| [[Image:Icon.png]] || [[Item 3]] || 0p
| [[Image:Icon.png]] || [[Item 4]] || 0p
|-
| [[Image:Icon.png]] || [[Item n]] || 0p
|}

'''Item Category 2'''
:{|border=0 cellpadding=5
| [[Image:Icon.png]] || [[Item 1]] || 0p
| [[Image:Icon.png]] || [[Item 2]] || 0p
| [[Image:Icon.png]] || [[Item 3]] || 0p
| [[Image:Icon.png]] || [[Item 4]] || 0p
|-
| [[Image:Icon.png]] || [[Item n]] || 0p
|}

'''Item Category n'''
:{|border=0 cellpadding=5
| [[Image:Icon.png]] || [[Item 1]] || 0p
| [[Image:Icon.png]] || [[Item 2]] || 0p
| [[Image:Icon.png]] || [[Item 3]] || 0p
| [[Image:Icon.png]] || [[Item 4]] || 0p
|-
| [[Image:Icon.png]] || [[Item n]] || 0p
|}

[[Category:NPC]]
[[Category:Shopkeeper]]

Inventories

Alchemical Items

{{Shopkeeper Inventory
 | Caption = Alchemical Items
 | Alembic | 500p
 | Aqua Incanta | 5p
 | Concentrated Aqua Incanta | 250p
 | Mortar and Pestle | 10p
 | Neutral Balm | 140p
 | Eye Dropper | 25,000p 
}}

Books, Paper

{{Shopkeeper Inventory
 | Caption = Books, Paper
 | Parchment| 10p
}}

Cooking Items

{{Shopkeeper Inventory
 | Caption = Cooking Items
 | Empty Flask | 2p
}}

Containers

{{Shopkeeper Inventory
 | Caption = Containers
 | Pack (Blue) | 65p
 | Pack (Brown) | 65p
 | Pack (Dark Gray) | 65p
 | Pack (Green) | 65p
 | Pack (Gray) | 65p
 | Pack (Olive) | 65p
 | Pack (Purple) | 65p
 | Pack (Red) | 65p
 | Pack (Teal) | 65p
 | Pack (White) | 65p
}}

Fletching Items

{{Shopkeeper Inventory
 | Caption = Fletching Items
 | Bundle of Arrowshafts | 7p
 | Bundle of Quarrelshafts | 7p
}}

Keys, Tools

{{Shopkeeper Inventory
 | Caption = Keys, Tools
 | Plain Lockpick | 200p
 | Reliable Lockpick | 400p
 | Good Lockpick | 675p
}}

Miscellaneous

{{Shopkeeper Inventory
 | Caption = Miscellaneous
 | Torch | 10p
}}

Trade Notes

Note: The buy price for trade notes is invariant and can be copied verbatim.

{{Shopkeeper Inventory
 | Caption = Trade Notes
 | Trade Note (100) | 115p
 | Trade Note (500) | 575p
 | Trade Note (1,000) | 1,150p
 | Trade Note (5,000) | 5,750p
 | Trade Note (10,000) | 11,500p
 | Trade Note (50,000) | 57,500p
 | Trade Note (100,000) | 115,000p
 | Trade Note (150,000) | 172,500p
 | Trade Note (200,000) | 230,000p
 | Trade Note (250,000) | 287,500p
}}