-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNotes.txt
59 lines (49 loc) · 1001 Bytes
/
Notes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
TODO: (Updated 09-NOV-2014)
Combines
[spell] = itemid|skill|components|recipe|yield
spell = spellId of the skill to craft the itemid
itemid = itemid crafted if it differs from index (Optional)
skill =
A = Alchemy
B = Blacksmithing
D = Enchanting
E = Engineering
I = Inscription
J = Jewelcrafting
L = Leatherworking
T = Tailoring
W = Cooking
X = First Aid
Y = Mining
# = level
components =
itemid[:num] ...
recipe = recipeid (Optional)
yield = how many the combine makes (Optional)
Components
[itemid] = "source"
source
V = Vendor (Only items with unlimited supply)
D = Dropped
C = Crafted
M = Mined
H = Herbalism
S = Skinned
F = Fished
E = Disenchanted
G = Gathered (No skill required)
P = Pickpocketed
Zones
[index]name
Vendors
[index]name|zone|faction|location|comment
Recipes
[recipeid]#|source|price|level
# = combine id
source
D = Drop
V = Vendor
Q = Quest
# index to table vendors
price = Vendor sell price (Optional)
level = faction rank needed (Optional)