Part 4: adding the skillbook to a vendor: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Description ==") |
No edit summary |
||
Line 1: | Line 1: | ||
This article is part of a 4-part series on how to create, edit and use a new skill. | |||
{| class="wikitable" | |||
|- | |||
| [[Part 1: creating a new skill]] | |||
|- | |||
| [[Part 2: creating a skill from existing]] | |||
|- | |||
| [[Part 3: creating and using a skillbook]] | |||
|- | |||
| [[Part 4: adding the skillbook to a vendor]] | |||
|- | |||
|} | |||
The data used in this article was created in parts 1 & 2 of the series. | |||
<br /> | |||
== Description == | == Description == | ||
Vendors are NPC characters that buy or sell items. In order to assign our skillbook to a vendor npc, we will need to do a couple of things: | |||
# Create a treasure table | |||
# Create a vendor | |||
# Add the treasure table to the vendor | |||
<br /> | |||
== Setting up a vendor == | |||
=== Step 1: Creating a treasure table === | |||
<br /> | |||
=== Step 2: Creating a vendor === | |||
<br /> | |||
=== Step 3: Adding the treasure table to the vendor === | |||
<br /> |
Revision as of 14:44, 18 September 2017
This article is part of a 4-part series on how to create, edit and use a new skill.
Part 1: creating a new skill |
Part 2: creating a skill from existing |
Part 3: creating and using a skillbook |
Part 4: adding the skillbook to a vendor |
The data used in this article was created in parts 1 & 2 of the series.
Description
Vendors are NPC characters that buy or sell items. In order to assign our skillbook to a vendor npc, we will need to do a couple of things:
- Create a treasure table
- Create a vendor
- Add the treasure table to the vendor
Setting up a vendor
Step 1: Creating a treasure table
Step 2: Creating a vendor
Step 3: Adding the treasure table to the vendor