vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 ------------------------------------------------------
2 -- AdSpace_Vendors.lua
3 -- Originally based on the tables at http://members.cox.net/katy-w/Trades/Home.htm
4 -- Corrected / extended with info from http://wow.allakhazam.com and http://wowguru.com
5 ------------------------------------------------------
6 -- LOCALIZATION NOTE: the english recipe names in here are just comments;
7 -- it won't do anything in-game if you translate them.
8 ------------------------------------------------------
9  
10 if (GetLocale() == "koKR") then
11  
12 FAS_VendorLocations = {
13 -- not actually splitting this up by faction, but I've got it sorted that way in case I decide to later.
14 -- ["Alliance"] = {
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 ["Khole Jinglepocket"] = "스톰윈드",
54 ["크리곤 달손"] = "서부 몰락지대",
55 ["레어드"] = "어둠의 해안",
56 ["라르단"] = "잿빛 골짜기",
57 ["레오나드 포터"] = "서부 역병지대",
58 ["린디아 라본느"] = "힐스브래드 구릉지",
59 ["로간나스"] = "페랄라스",
60 ["말리젠"] = "악령의 숲",
61 ["마리아 루메르"] = "스톰윈드",
62 ["마브라린"] = "어둠의 해안",
63 ["미카 얀스"] = "힐스브래드 구릉지",
64 ["미스린디르"] = "다르나서스",
65 ["남도 비즈피즐"] = "놈리건",
66 ["난다르 브랜슨"] = "힐스브래드 구릉지",
67 ["나르 딥슬라이스"] = "아라시 고원",
68 ["네사 섀도송"] = "텔드랏실",
69 ["니나 라이트브루"] = "저주받은 땅",
70 ["니오마"] = "동부 내륙지",
71 ["니오마"] = "텔드랏실",
72 ["제단사 에릭"] = "아이언포지",
73 ["프랫 맥그루벤"] = "페랄라스",
74 ["랜 플레임스피너"] = "모단 호수",
75 ["루포 집코일"] = "동부 내륙지",
76 ["새노리온"] = "다르나서스",
77 ["샨드리나"] = "잿빛 골짜기",
78 ["셰리 집스티치"] = "그늘숲",
79 ["술리 배리피즈"] = "아이언포지",
80 ["스튜어트 플레밍"] = "저습지",
81 ["탄지 퍼들피즈"] = "아이언포지",
82 ["타린 바우던"] = "엘윈숲",
83 ["틸리 시슬퍼즈"] = "아이언포지",
84 ["트루크 와일드바이드"] = "동부 내륙지",
85 ["울샨"] = "잿빛 골짜기",
86 ["울시르"] = "다르나서스",
87 ["바이안"] = "다르나서스",
88 ["발다론"] = "어둠의 해안",
89 ["비비안나"] = "페랄라스",
90 ["웨나 실크비어드"] = "저습지",
91 ["Wulmort Jinglepocket"] = "아이언포지",
92 ["샨다르 굿비어드"] = "모단 호수",
93 -- },
94 -- ["Horde"] = {
95 ["애비게일 시엘"] = "티리스팔 숲",
96 ["알게르논"] = "언더시티",
97 ["앤드류 힐버트"] = "은빛 소나무숲",
98 ["발라이 로크웨인"] = "먼지진흙 습지대",
99 ["베일"] = "악령의 숲",
100 ["바나래쉬"] = "슬픔의 늪",
101 ["보르야"] = "오그리마",
102 ["브론크"] = "페랄라스",
103 ["크리스토프 제프코트"] = "힐스브래드 구릉지",
104 ["콘스턴스 브리스부아즈"] = "티리스팔 숲",
105 ["다니엘 바틀렛"] = "언더시티",
106 ["데락 나이트폴"] = "힐스브래드 구릉지",
107 ["민간인 조지 칸다테"] = "힐스브래드 구릉지",
108 ["가라쉬"] = "슬픔의 늪",
109 ["그호카"] = "먼지진흙 습지대",
110 ["그림탁"] = "듀로타",
111 ["하그루스"] = "오그리마",
112 ["한 롱캐스트 "] = "멀고어",
113 ["훌라마히"] = "불모의 땅",
114 ["잔디아"] = "버섯구름 봉우리",
115 ["장도르 스위프트스트라이더"] = "페랄라스",
116 ["지다"] = "돌발톱 산맥",
117 ["조셉 무어"] = "언더시티",
118 ["준하"] = "아라시 고원",
119 ["키나"] = "아라시 고원",
120 ["킬리안 사나타"] = "은빛 소나무숲",
121 ["키리나"] = "잊혀진 땅",
122 ["키타스"] = "오그리마",
123 ["코르겔드"] = "오그리마",
124 ["쿨위아"] = "돌발톱 산맥",
125 ["레오 사른"] = "은빛 소나무숲",
126 ["릴리"] = "은빛 소나무숲",
127 ["리즈베스 크롬웰"] = "언더시티",
128 ["마후"] = "썬더 블러프",
129 ["말렌스웨인"] = "힐스브래드 구릉지",
130 ["마틴 트램블레이"] = "티리스팔 숲",
131 ["밀리 그레고리안"] = "언더시티",
132 ["몬타르"] = "버섯구름 봉우리",
133 ["무란"] = "잊혀진 땅",
134 ["나알 미스트러너"] = "썬더 블러프",
135 ["나타 던스트라이더"] = "썬더 블러프",
136 ["네리스트"] = "가시덤불 골짜기",
137 ["오그마르"] = "먼지진흙 습지대",
138 ["Penney Copperpinch"] = "오그리마",
139 ["라르타르"] = "슬픔의 늪",
140 ["로널드 버치"] = "언더시티",
141 ["세와 미스트러너"] = "썬더 블러프",
142 ["샨키스"] = "오그리마",
143 ["신드라 톨그래스"] = "페랄라스",
144 ["소빅"] = "오그리마",
145 ["수미"] = "오그리마",
146 ["타마르"] = "오그리마",
147 ["타리카"] = "불모의 땅",
148 ["타데우스 웨브"] = "언더시티",
149 ["텅크"] = "아라시 고원",
150 ["우톡"] = "가시덤불 골짜기",
151 ["바르"] = "가시덤불 골짜기",
152 ["웨르그 틱블레이드"] = "티리스팔 숲",
153 ["위크타르"] = "잿빛 골짜기",
154 ["워브 스트롱스티치"] = "페랄라스",
155 ["레이크"] = "불모의 땅",
156 ["울란"] = "잊혀진 땅",
157 ["우나 다크메인"] = "멀고어",
158 ["요나다"] = "불모의 땅",
159 ["잔소아"] = "듀로타",
160 ["자르그"] = "불모의 땅",
161 -- },
162 -- ["Neutral"] = {
163 ["연금술사 페슬저그"] = "타나리스",
164 ["은빛병참장교 하사나"] = "티리스팔 숲",
165 ["은빛병참장교 라이트스파크"] = "서부 역병지대",
166 ["블릭스레즈 굿스티치"] = "가시덤불 골짜기",
167 ["블리즈틱"] = "그늘숲",
168 ["브로킨"] = "알터랙 산맥",
169 ["겁쟁이 크로스비"] = "가시덤불 골짜기",
170 ["크라즈크 스팍스"] = "가시덤불 골짜기",
171 ["다르날"] = "달의 숲",
172 ["더지 퀵클레이브"] = "타나리스",
173 ["에비 휠브루"] = "여명의 설원",
174 ["객스프로켓"] = "불모의 땅",
175 ["긱킥스"] = "타나리스",
176 ["글릭스 브루라이트"] = "가시덤불 골짜기",
177 ["그나즈 블런더플레임"] = "가시덤불 골짜기",
178 ["힘믹"] = "여명의 설원",
179 ["재비"] = "타나리스",
180 ["자킬리나 드라메트"] = "가시덤불 골짜기",
181 ["제이스 파레인"] = "동부 역병지대",
182 ["자즈릭"] = "황야의 땅",
183 ["진키 트위즐픽시트"] = "버섯구름 봉우리",
184 ["주타크"] = "가시덤불 골짜기",
185 ["칼단 펠문"] = "통곡의 동굴",
186 ["켈시 얀스"] = "가시덤불 골짜기",
187 ["킥니클"] = "불모의 땅",
188 ["킬륵스"] = "불모의 땅",
189 ["크나즈 블런더플레임"] = "가시덤불 골짜기",
190 ["크린클 굿스틸"] = "타나리스",
191 ["크직스"] = "그늘숲",
192 ["로크토스 아크바게이너"] = "검은바위 나락",
193 ["로렐라이 윈터송"] = "달의 숲",
194 ["마그누스 프로스트웨이크"] = "서부 역병지대",
195 ["마사트 탄드르"] = "슬픔의 늪",
196 ["마즈크 스나이프샷"] = "가시덤불 골짜기",
197 ["메일로쉬"] = "악령의 숲",
198 ["나르크"] = "가시덤불 골짜기",
199 ["네르갈"] = "운고로 분화구",
200 ["노인 헤밍"] = "가시덤불 골짜기",
201 ["플러거 스파즈링"] = "검은바위 나락",
202 ["퀴아"] = "여명의 설원",
203 ["병참장교 미란다 브리치락"] = "동부 역병지대",
204 ["래니크"] = "불모의 땅",
205 ["릭키즈"] = "가시덤불 골짜기",
206 ["리즈 루즈볼트"] = "알터랙 산맥",
207 ["셴드랄라 고대인"] = "혈투의 전장",
208 ["슈퍼 판매기 680"] = "잊혀진 땅",
209 ["비닉스"] = "돌발톱 산맥",
210 ["자동 판매기 1000"] = "잊혀진 땅",
211 ["비즈클릭"] = "타나리스",
212 ["시즈크 굿스티치"] = "가시덤불 골짜기",
213 ["시저 피즈볼트"] = "여명의 설원",
214 ["유카 스크류스피곳"] = "이글거리는 협곡",
215 ["잰 쉬브스프로켓"] = "힐스브래드 구릉지",
216 ["잔노크 하이드피이서"] = "실리더스",
217 ["자레나 크롬윈드"] = "가시덤불 골짜기",
218 ["직실"] = "힐스브래드 구릉지",
219 ["상인 린워쇼"] = "요잠바 섬",
220  
221  
222 -- Libram turnin NPCs
223 ["현자 리드로스"] = "혈투의 전장",
224 ["마스레디스 파이어스타"] = "이글거리는 협곡",
225  
226 -- },
227 };
228  
229 FAS_VendorInfo = {
230 ["Alliance"] = {
231 -- Alchemy
232 [9300] = { "니나 라이트브루" }, -- Recipe: Elixir of Demonslaying
233 [9301] = { "마리아 루메르" }, -- Recipe: Elixir of Shadow Power
234 [13478] = { "술리 배리피즈" }, -- Recipe: Elixir of Superior Defense
235 [6055] = { "난다르 브랜슨" }, -- Recipe: Fire Protection Potion
236 [5642] = { "술리 배리피즈", "울시르" }, -- Recipe: Free Action Potion
237 [6056] = { "드로브나르 스트롱브루" }, -- Recipe: Frost Protection Potion
238 [9302] = { "로간나스" }, -- Recipe: Ghost Dye
239 [5643] = { "울시르" }, -- Recipe: Great Rage Potion
240 [6053] = { "샨다르 굿비어드" }, -- Recipe: Holy Protection Potion
241 [6057] = { "로간나스" }, -- Recipe: Nature Protection Potion
242 [5640] = { "데피아즈단 악덕업자", "샨다르 굿비어드", "하클란 문그로브" }, -- Recipe: Rage Potion
243 [13477] = { "울시르" }, -- Recipe: Superior Mana Potion
244  
245 -- Blacksmithing
246 [12162] = { "카이타 딥포지"}, -- Plans: Hardened Iron Shortsword
247 [7995] = { "하르간" }, -- Plans: Mithril Scale Bracers
248 [10858] = { "야노스 아이언윌" }, -- Plans: Solid Iron Maul
249  
250 -- Enchanting
251 [6349] = { "틸리 시슬퍼즈" }, -- Formula: Enchant 2H Weapon - Lesser Intellect
252 [11223] = { "미스린디르" }, -- Formula: Enchant Bracer - Deflection
253 [11163] = { "미카 얀스" }, -- Formula: Enchant Bracer - Lesser Deflection
254 [11101] = { "달리아" }, -- Formula: Enchant Bracer - Lesser Strength
255 [6342] = { "예사라 코르델", "틸리 시슬퍼즈", "바이안" }, -- Formula: Enchant Chest - Minor Mana
256 [11039] = { "달리아" }, -- Formula: Enchant Cloak - Minor Agility
257 [11152] = { "타린 바우던" }, -- Formula: Enchant Gloves - Fishing
258 [16217] = { "미스린디르" }, -- Formula: Enchant Shield - Greater Stamina
259  
260 -- Engineering
261 [18649] = { "다리안 싱그", "기어커터 코그스피너" }, -- Schematic: Blue Firework
262 [10607] = { "주비 가젯스프링" }, -- Schematic: Deepdive Helmet
263 [7560] = { "기어커터 코그스피너" }, -- Schematic: Gnomish Universal Remote
264 [13309] = { "프래드 스위프트기어" }, -- Schematic: Lovingly Crafted Boomstick
265 [14639] = { "프래드 스위프트기어", "남도 비즈피즐" }, -- Schematic: Minor Recombobulator
266 [10609] = { "루포 집코일" }, -- Schematic: Mithril Mechanical Dragonling
267 [16041] = { "기어커터 코그스피너" }, -- Schematic: Thorium Grenade
268 [16042] = { "기어커터 코그스피너" }, -- Schematic: Thorium Widget
269  
270 -- Leatherworking
271 [18949] = { "새노리온" }, -- Pattern: Barbaric Bracers
272 [5973] = { "하몬 카른", "라르단" }, -- Pattern: Barbaric Leggings
273 [7289] = { "클라이드 랜덜" }, -- Pattern: Black Whelp Cloak
274 [15751] = { "블리모 가젯스프링" }, -- Pattern: Blue Dragonscale Breastplate
275 [15729] = { "블리모 가젯스프링" }, -- Pattern: Chimeric Gloves
276 [7613] = { "웨나 실크비어드" }, -- Pattern: Green Leather Armor
277 [7451] = { "프랫 맥그루벤", "새노리온" }, -- Pattern: Green Whelp Bracers
278 [18731] = { "봄부스 파인스핀들" }, -- Pattern: Heavy Leather Ball
279 [7361] = { "하론 다크위브" }, -- Pattern: Herbalist's Gloves
280 [15735] = { "기젯 집코일" }, -- Pattern: Ironfeather Shoulders
281 [15734] = { "프랫 맥그루벤" }, -- Pattern: Living Shoulders
282 [5786] = { "지나 맥그레거", "마브라린" }, -- Pattern: Murloc Scale Belt
283 [5789] = { "헬레니아 올든" }, -- Pattern: Murloc Scale Bracers
284 [5787] = { "지나 맥그레거", "마브라린" }, -- Pattern: Murloc Scale Breastplate
285 [8409] = { "니오마" }, -- Pattern: Nightscape Shoulders
286 [13288] = { "안드로드 패드랜" }, -- Pattern: Raptor Hide Belt
287 [7290] = { "웨나 실크비어드" }, -- Pattern: Red Whelp Gloves
288 [15741] = { "레오나드 포터" }, -- Pattern: Stormshroud Pants
289 [5788] = { "미카 얀스" }, -- Pattern: Thick Murloc Armor
290 [8385] = { "프랫 맥그루벤" }, -- Pattern: Turtle Scale Gloves
291 [15725] = { "레오나드 포터" }, -- Pattern: Wicked Leather Gauntlets
292  
293 -- Tailoring
294 [7089] = { "브리에나 스타글로" }, -- Pattern: Azure Silk Cloak
295 [7114] = { "웨나 실크비어드" }, -- Pattern: Azure Silk Gloves
296 [6272] = { "드레이크 린드그렌", "엘리나" }, -- Pattern: Blue Linen Robe
297 [6270] = { "타린 바우던", "발다론" }, -- Pattern: Blue Linen Vest
298 [6274] = { "지나 맥그레거", "알렉산드라 볼레로" }, -- Pattern: Blue Overalls
299 [14627] = { "다니엘 집스티치" }, -- Pattern: Bright Yellow Shirt
300 [6401] = { "셰리 집스티치" }, -- Pattern: Dark Silk Shirt
301 [6275] = { "엘리나", "제나빙크 파워심", "랜 플레임스피너", "셰리 집스티치" }, -- Pattern: Greater Adept's Robe
302 [4355] = { "미카 얀스" }, -- Pattern: Icy Cloak
303 [10314] = { "제단사 에릭" }, -- Pattern: Lavender Mageweave Shirt
304 [10311] = { "엘리나" }, -- Pattern: Orange Martial Shirt
305 [10317] = { "제단사 에릭" }, -- Pattern: Pink Mageweave Shirt
306 [5771] = { "지나 맥그레거", "발다론" }, -- Pattern: Red Linen Bag
307 [5772] = { "트에이미 데이븐포", "제나빙크 파워심", "랜 플레임스피너", "발다론" }, -- Pattern: Red Woolen Bag
308 [10326] = { "제단사 에릭" }, -- Pattern: Tuxedo Jacket
309 [10323] = { "제단사 에릭" }, -- Pattern: Tuxedo Pants
310 [10321] = { "제단사 에릭" }, -- Pattern: Tuxedo Shirt
311 [10325] = { "알렉산드라 볼레로" }, -- Pattern: White Wedding Dress
312  
313 -- Cooking
314 [16072] = { "샨드리나" }, -- Expert Cookbook
315 [13949] = { "비비안나" }, -- Recipe: Baked Salmon
316 [4609] = { "나르 딥슬라이스" }, -- Recipe: Barbecued Buzzard Wing
317 [2889] = { "켄로드 카본카" }, -- Recipe: Beer Basted Boar Ribs
318 [3734] = { "울샨" }, -- Recipe: Big Bear Steak
319 [3679] = { "켄로드 카본카" }, -- Recipe: Blood Sausage
320 [6325] = { "캐서린 릴랜드", "그레타 간터", "카라 딥워터", "니오마", "타린 바우던" }, -- Recipe: Brilliant Smallfish
321 [6330] = { "캐서린 릴랜드", "린디아 라본느", "타린 바우던" }, -- Recipe: Bristle Whisker Catfish
322 [5528] = { "헬단 게일송", "크리곤 달손" }, -- Recipe: Clam Chowder
323 [2698] = { "켄로드 카본카" }, -- Recipe: Cooked Crab Claw
324 [3681] = { "켄로드 카본카" }, -- Recipe: Crocolisk Gumbo
325 [3678] = { "켄로드 카본카" }, -- Recipe: Crocolisk Steak
326 [3682] = { "켄로드 카본카" }, -- Recipe: Curiously Tasty Omelet
327 [12239] = { "헬레니아 올든" }, -- Recipe: Dragonbreath Chili
328 [17201] = { "Khole Jinglepocket", "Wulmort Jinglepocket" }, -- Recipe: Egg Nog
329 [5485] = { "레어드" }, -- Recipe: Fillet of Frenzy
330 [17200] = { "Khole Jinglepocket", "Wulmort Jinglepocket" }, -- Recipe: Gingerbread Cookie
331 [3683] = { "켄로드 카본카" }, -- Recipe: Gooey Spider Cake
332 [2697] = { "켄로드 카본카" }, -- Recipe: Goretusk Liver Pie
333 [12240] = { "자넷 호머스" }, -- Recipe: Heavy Kodo Stew
334 [12229] = { "비비안나" }, -- Recipe: Hot Wolf Ribs
335 [12231] = { "하사관 블루스" }, -- Recipe: Jungle Stew
336 [5489] = { "울샨" }, -- Recipe: Lean Venison
337 [13947] = { "비비안나" }, -- Recipe: Lobster Stew
338 [6329] = { "카라 딥워터" }, -- Recipe: Loch Frenzy Delight
339 [6328] = { "카라 딥워터", "니오마", "탄지 퍼들피즈", "타린 바우던" }, -- Recipe: Longjaw Mud Snapper
340 [13948] = { "비비안나" }, -- Recipe: Mightfish Steak
341 [17062] = { "헬단 게일송", "린디아 라본느", "스튜어트 플레밍", "탄지 퍼들피즈" }, -- Recipe: Mithril Head Trout
342 [16110] = { "말리젠" }, -- Recipe: Monster Omelet
343 [3680] = { "켄로드 카본카" }, -- Recipe: Murloc Fin Soup
344 [12233] = { "헬레니아 올든", "자넷 호머스" }, -- Recipe: Mystery Stew
345 [6368] = { "캐서린 릴랜드" , "헬단 게일송", "크리곤 달손" , "네사 섀도송" , "스튜어트 플레밍" }, -- Recipe: Rainbow Fin Albacore
346 [2699] = { "켄로드 카본카" }, -- Recipe: Redridge Goulash
347 [12228] = { "하사관 블루스", "하몬 카른" , "헬레니아 올든" }, -- Recipe: Roast Raptor
348 [6369] = { "헬단 게일송", "린디아 라본느" , "스튜어트 플레밍" , "탄지 퍼들피즈" }, -- Recipe: Rockscale Cod
349 [2701] = { "켄로드 카본카" }, -- Recipe: Seasoned Wolf Kabob
350 [6326] = { "크리곤 달손", "네사 섀도송", "탄지 퍼들피즈" }, -- Recipe: Slitherskin Mackerel
351 [6892] = { "드락 러프컷" }, -- Recipe: Smoked Bear Meat
352 [16111] = { "크리곤 달손" }, -- Recipe: Spiced Chili Crab
353 [2700] = { "켄로드 카본카" }, -- Recipe: Succulent Pork Ribs
354 [18046] = { "트루크 와일드바이드" }, -- Recipe: Tender Wolf Steak
355 [728] = { "켄로드 카본카" }, -- Recipe: 서부 몰락지대 Stew
356  
357 -- First Aid
358 [16084] = { "데네브 워커" }, -- Expert First Aid - Under Wraps
359 [16112] = { "데네브 워커" }, -- Manual: Heavy Silk Bandage
360 [16113] = { "데네브 워커" }, -- Manual: Mageweave Bandage
361 },
362  
363 ["Horde"] = {
364 -- Alchemy
365 [9300] = { "라르타르" }, -- Recipe: Elixir of Demonslaying
366 [9301] = { "알게르논" }, -- Recipe: Elixir of Shadow Power
367 [13478] = { "코르겔드" }, -- Recipe: Elixir of Superior Defense
368 [6055] = { "지다" }, -- Recipe: Fire Protection Potion
369 [5642] = { "코르겔드" }, -- Recipe: Free Action Potion
370 [9302] = { "브론크" }, -- Recipe: Ghost Dye
371 [5643] = { "하그루스" }, -- Recipe: Great Rage Potion
372 [6053] = { "훌라마히" }, -- Recipe: Holy Protection Potion
373 [6057] = { "브론크" }, -- Recipe: Nature Protection Potion
374 [5640] = { "하그루스" }, -- Recipe: Rage Potion
375 [6068] = { "몬타르" }, -- Recipe: Shadow Oil
376 [6054] = { "크리스토프 제프코트" }, -- Recipe: Shadow Protection Potion
377 [13477] = { "알게르논" }, -- Recipe: Superior Mana Potion
378  
379 -- Blacksmithing
380 [12162] = { "수미" }, -- Plans: Hardened Iron Shortsword
381 [12164] = { "바르" }, -- Plans: Massive Iron Axe
382 [7995] = { "가라쉬" }, -- Plans: Mithril Scale Bracers
383 [10858] = { "무란" }, -- Plans: Solid Iron Maul
384  
385 -- Enchanting
386 [6349] = { "키타스", "레오 사른", "나타 던스트라이더" }, -- Formula: Enchant 2H Weapon - Lesser Intellect
387 [6377] = { "나타 던스트라이더" }, -- Formula: Enchant Boots - Minor Agility
388 [11223] = { "바나래쉬" }, -- Formula: Enchant Bracer - Deflection
389 [11163] = { "키나" }, -- Formula: Enchant Bracer - Lesser Deflection
390 [11101] = { "쿨위아" }, -- Formula: Enchant Bracer - Lesser Strength
391 [6346] = { "키타스", "릴리" }, -- Formula: Enchant Chest - Lesser Mana
392 [6342] = { "키타스", "레오 사른", "릴리", "나타 던스트라이더", "타데우스 웨브" }, -- Formula: Enchant Chest - Minor Mana
393 [11039] = { "쿨위아" }, -- Formula: Enchant Cloak - Minor Agility
394 [16217] = { "다니엘 바틀렛" }, -- Formula: Enchant Shield - Greater Stamina
395  
396 -- Engineering
397 [18647] = { "소빅" }, -- Schematic: Red Firework
398 [16041] = { "소빅" }, -- Schematic: Thorium Grenade
399 [16042] = { "소빅" }, -- Schematic: Thorium Widget
400  
401 -- Leatherworking
402 [18949] = { "조셉 무어" }, -- Pattern: Barbaric Bracers
403 [5973] = { "잔디아", "키나" }, -- Pattern: Barbaric Leggings
404 [7613] = { "민간인 조지 칸다테" }, -- Pattern: Green Leather Armor
405 [7451] = { "장도르 스위프트스트라이더", "조셉 무어" }, -- Pattern: Green Whelp Bracers
406 [18731] = { "타마르" }, -- Pattern: Heavy Leather Ball
407 [15734] = { "장도르 스위프트스트라이더" }, -- Pattern: Living Shoulders
408 [5786] = { "앤드류 힐버트" }, -- Pattern: Murloc Scale Belt
409 [5787] = { "앤드류 힐버트" }, -- Pattern: Murloc Scale Breastplate
410 [8409] = { "장도르 스위프트스트라이더", "워브 스트롱스티치" }, -- Pattern: Nightscape Shoulders
411 [13287] = { "텅크" }, -- Pattern: Raptor Hide Harness
412 [15741] = { "웨르그 틱블레이드" }, -- Pattern: Stormshroud Pants
413 [5788] = { "크리스토프 제프코트" }, -- Pattern: Thick Murloc Armor
414 [8385] = { "장도르 스위프트스트라이더" }, -- Pattern: Turtle Scale Gloves
415 [15725] = { "웨르그 틱블레이드" }, -- Pattern: Wicked Leather Gauntlets
416  
417 -- Tailoring
418 [7089] = { "준하" }, -- Pattern: Azure Silk Cloak
419 [7114] = { "키리나" }, -- Pattern: Azure Silk Gloves
420 [6272] = { "앤드류 힐버트", "레이크" }, -- Pattern: Blue Linen Robe
421 [6270] = { "보르야", "콘스턴스 브리스부아즈", "레이크" }, -- Pattern: Blue Linen Vest
422 [6274] = { "보르야", "말렌스웨인", "요나다" }, -- Pattern: Blue Overalls
423 [6401] = { "말렌스웨인" }, -- Pattern: Dark Silk Shirt
424 [6275] = { "밀리 그레고리안" }, -- Pattern: Greater Adept's Robe
425 [4355] = { "그호카" }, -- Pattern: Icy Cloak
426 [10314] = { "보르야" }, -- Pattern: Lavender Mageweave Shirt
427 [10311] = { "마후" }, -- Pattern: Orange Martial Shirt
428 [10317] = { "보르야" }, -- Pattern: Pink Mageweave Shirt
429 [5771] = { "앤드류 힐버트", "마후" }, -- Pattern: Red Linen Bag
430 [5772] = { "보르야", "마후", "밀리 그레고리안", "레이크", "요나다" }, -- Pattern: Red Woolen Bag
431 [10326] = { "밀리 그레고리안" }, -- Pattern: Tuxedo Jacket
432 [10323] = { "밀리 그레고리안" }, -- Pattern: Tuxedo Pants
433 [10321] = { "밀리 그레고리안" }, -- Pattern: Tuxedo Shirt
434 [10325] = { "마후" }, -- Pattern: White Wedding Dress
435  
436 -- Cooking
437 [16072] = { "울란" }, -- Expert Cookbook
438 [13949] = { "신드라 톨그래스" }, -- Recipe: Baked Salmon
439 [6325] = { "한 롱캐스트 ", "마틴 트램블레이", "세와 미스트러너", "리즈베스 크롬웰" }, -- Recipe: Brilliant Smallfish
440 [6330] = { "데락 나이트폴", "나알 미스트러너", "세와 미스트러너", "로널드 버치" }, -- Recipe: Bristle Whisker Catfish
441 [12232] = { "바나래쉬", "키리나", "오그마르" }, -- Recipe: Carrion Surprise
442 [12226] = { "애비게일 시엘" }, -- Recipe: Crispy Bat Wing
443 [5488] = { "타리카" }, -- Recipe: Crispy Lizard Tail
444 [3682] = { "키나", "네리스트" }, -- Recipe: Curiously Tasty Omelet
445 [12239] = { "오그마르" }, -- Recipe: Dragonbreath Chili
446 [17201] = { "Penney Copperpinch" }, -- Recipe: Egg Nog
447 [17200] = { "Penney Copperpinch" }, -- Recipe: Gingerbread Cookie
448 [12240] = { "키리나" }, -- Recipe: Heavy Kodo Stew
449 [20075] = { "오그마르" }, -- Recipe: Heavy Crocolisk Stew
450 [3735] = { "자르그" }, -- Recipe: Hot Lion Chops
451 [12229] = { "신드라 톨그래스" }, -- Recipe: Hot Wolf Ribs
452 [12231] = { "네리스트" }, -- Recipe: Jungle Stew
453 [13947] = { "신드라 톨그래스" }, -- Recipe: Lobster Stew
454 [6328] = { "한 롱캐스트 ", "킬리안 사나타", "나알 미스트러너", "리즈베스 크롬웰" }, -- Recipe: Longjaw Mud Snapper
455 [13948] = { "신드라 톨그래스" }, -- Recipe: Mightfish Steak
456 [17062] = { "샨키스", "위크타르", "울란" }, -- Recipe: Mithril Head Trout
457 [16110] = { "베일" }, -- Recipe: Monster Omelet
458 [6368] = { "킬리안 사나타", "샨키스", "잔소아", "로널드 버치" }, -- Recipe: Rainbow Fin Albacore
459 [12228] = { "키나", "네리스트", "오그마르" }, -- Recipe: Roast Raptor
460 [5484] = { "우나 다크메인" }, -- Recipe: Roasted Kodo Meat
461 [6369] = { "샨키스", "위크타르", "울란" }, -- Recipe: Rockscale Cod
462 [5483] = { "그림탁" }, -- Recipe: Scorpid Surprise
463 [6326] = { "마틴 트램블레이", "잔소아" }, -- Recipe: Slitherskin Mackerel
464 [6892] = { "앤드류 힐버트" }, -- Recipe: Smoked Bear Meat
465 [16111] = { "바나래쉬", "우톡" }, -- Recipe: Spiced Chili Crab
466 [5486] = { "타리카" }, -- Recipe: Strider Stew
467  
468 -- First Aid
469 [16084] = { "발라이 로크웨인", "그호카" }, -- Expert First Aid - Under Wraps
470 [16112] = { "발라이 로크웨인", "그호카" }, -- Manual: Heavy Silk Bandage
471 [16113] = { "발라이 로크웨인", "그호카" }, -- Manual: Mageweave Bandage
472 },
473  
474 ["Neutral"] = {
475 -- Alchemy
476 [13501] = { "마그누스 프로스트웨이크" }, -- Recipe: Major Mana Potion
477 [13485] = { "마그누스 프로스트웨이크" }, -- Recipe: Transmute Water to Air
478 [13482] = { "은빛병참장교 하사나", "은빛병참장교 라이트스파크", "병참장교 미란다 브리치락" }, -- Recipe: Transmute Air to Fire
479 [13484] = { "메일로쉬" }, -- Recipe: Transmute Earth to Water
480 [13483] = { "플러거 스파즈링" }, -- Recipe: Transmute Fire to Earth
481 [20013] = { "상인 린워쇼" }, -- Recipe: Living Action Potion
482 [20011] = { "상인 린워쇼" }, -- Recipe: Mageblood Potion
483 [20014] = { "상인 린워쇼" }, -- Recipe: Major Troll's Blood Potion
484 [20012] = { "상인 린워쇼" }, -- Recipe: Greater Dreamless Sleep Potion
485  
486 [5642] = { "자동 판매기 1000" }, -- Recipe: Free Action Potion
487 [14634] = { "브로킨" }, -- Recipe: Frost Oil
488 [6056] = { "글릭스 브루라이트" }, -- Recipe: Frost Protection Potion
489 [5643] = { "자동 판매기 1000" }, -- Recipe: Great Rage Potion
490 [6053] = { "크직스" }, -- Recipe: Holy Protection Potion
491 [13480] = { "에비 휠브루" }, -- Recipe: Major Healing Potion
492 [6057] = { "글릭스 브루라이트", "연금술사 페슬저그"}, -- Recipe: Nature Protection Potion
493 [9303] = { "연금술사 페슬저그" }, -- Recipe: Philosophers' Stone
494 [5640] = { "래니크" }, -- Recipe: Rage Potion
495 [6068] = { "블리즈틱" }, -- Recipe: Shadow Oil
496 [12958] = { "연금술사 페슬저그" }, -- Recipe: Transmute Arcanite
497 [9304] = { "연금술사 페슬저그" }, -- Recipe: Transmute Iron to Gold
498 [9305] = { "연금술사 페슬저그" }, -- Recipe: Transmute Mithril to Truesilver
499  
500 -- Blacksmithing
501 [8030] = { "마그누스 프로스트웨이크" }, -- Plans: Ebon Shiv
502 [12823] = { "마그누스 프로스트웨이크" }, -- Plans: Huge Thorium Battleaxe
503 [12819] = { "마그누스 프로스트웨이크" }, -- Plans: Ornate Thorium Handaxe
504 [12703] = { "마그누스 프로스트웨이크" }, -- Plans: Storm Gauntlets
505 [19208] = { "로크토스 아크바게이너" }, -- Plans: Black Amnesty
506 [19209] = { "로크토스 아크바게이너" }, -- Plans: Blackfury
507 [19211] = { "로크토스 아크바게이너" }, -- Plans: Blackguard
508 [17051] = { "로크토스 아크바게이너" }, -- Plans: Dark Iron Bracers
509 [17060] = { "로크토스 아크바게이너" }, -- Plans: Dark Iron Destroyer
510 [19207] = { "로크토스 아크바게이너" }, -- Plans: Dark Iron Gauntlets
511 [19206] = { "로크토스 아크바게이너" }, -- Plans: Dark Iron Helm
512 [17052] = { "로크토스 아크바게이너" }, -- Plans: Dark Iron Leggings
513 [17059] = { "로크토스 아크바게이너" }, -- Plans: Dark Iron Reaver
514 [19210] = { "로크토스 아크바게이너" }, -- Plans: Ebon Hand
515 [17049] = { "로크토스 아크바게이너" }, -- Plans: Fiery Chain Girdle
516 [17053] = { "로크토스 아크바게이너" }, -- Plans: Fiery Chain Shoulders
517 [19212] = { "로크토스 아크바게이너" }, -- Plans: Nightfall
518 [19202] = { "메일로쉬" }, -- Plans: Heavy Timbermaw Belt
519 [19203] = { "은빛병참장교 하사나", "은빛병참장교 라이트스파크", "병참장교 미란다 브리치락" }, -- Plans: Girdle of the Dawn
520 [19205] = { "은빛병참장교 하사나", "은빛병참장교 라이트스파크", "병참장교 미란다 브리치락" }, -- Plans: Gloves of the Dawn
521 [19781] = { "상인 린워쇼" }, -- Plans: Darksoul Shoulders
522 [19780] = { "상인 린워쇼" }, -- Plans: Darksoul Leggings
523 [19779] = { "상인 린워쇼" }, -- Plans: Darksoul Breastplate
524 [19778] = { "상인 린워쇼" }, -- Plans: Bloodsoul Gauntlets
525 [19777] = { "상인 린워쇼" }, -- Plans: Bloodsoul Shoulders
526 [19776] = { "상인 린워쇼" }, -- Plans: Bloodsoul Breastplate
527  
528 [6047] = { "크린클 굿스틸" }, -- Plans: Golden Scale Coif
529 [12162] = { "주타크" }, -- Plans: Hardened Iron Shortsword
530 [12164] = { "자킬리나 드라메트" }, -- Plans: Massive Iron Axe
531 [12163] = { "자레나 크롬윈드" }, -- Plans: Moonsteel Broadsword
532 [10858] = { "자즈릭" }, -- Plans: Solid Iron Maul
533  
534 -- Enchanting
535 [19449] = { "로크토스 아크바게이너" }, -- Formula: Enchant Weapon - Mighty Intellect
536 [19448] = { "로크토스 아크바게이너" }, -- Formula: Enchant Weapon - Mighty Spirit
537 [19444] = { "로크토스 아크바게이너" }, -- Formula: Enchant Weapon - Strength
538 [19445] = { "메일로쉬" }, -- Formula: Enchant Weapon - Agility
539 [19447] = { "은빛병참장교 하사나", "은빛병참장교 라이트스파크", "병참장교 미란다 브리치락" }, -- Formula: Enchant Bracer - Healing
540 [19446] = { "은빛병참장교 하사나", "은빛병참장교 라이트스파크", "병참장교 미란다 브리치락" }, -- Formula: Enchant Bracer - Mana Regeneration
541  
542 [6377] = { "직실" }, -- Formula: Enchant Boots - Minor Agility
543 [16221] = { "퀴아" }, -- Formula: Enchant Chest - Major Health
544 [16224] = { "로렐라이 윈터송" }, -- Formula: Enchant Cloak - Superior Defense
545 [16243] = { "로렐라이 윈터송" }, -- Formula: Runed Arcanite Rod
546  
547 -- Engineering
548 [20001] = { "상인 린워쇼" }, -- Schematic: Bloodvine Lens
549 [20000] = { "상인 린워쇼" }, -- Schematic: Bloodvine Goggles
550  
551 [13310] = { "마즈크 스나이프샷", "슈퍼 판매기 680" }, -- Schematic: Accurate Scope
552 [10602] = { "크나즈 블런더플레임", "유카 스크류스피곳" }, -- Schematic: Deadly Scope
553 [16050] = { "시저 피즈볼트" }, -- Schematic: Delicate Arcanite Converter
554 [7742] = { "잰 쉬브스프로켓" }, -- Schematic: Gnomish Cloaking Device
555 [7560] = { "진키 트위즐픽시트" }, -- Schematic: Gnomish Universal Remote
556 [7561] = { "크직스", "슈퍼 판매기 680", "비닉스", "직실" }, -- Schematic: Goblin Jumper Cables
557 [18648] = { "크라즈크 스팍스", "객스프로켓" }, -- Schematic: Green Firework
558 [18652] = { "시저 피즈볼트" }, -- Schematic: Gyrofreeze Ice Reflector
559 [13308] = { "리즈 루즈볼트", "슈퍼 판매기 680" }, -- Schematic: Ice Deflector
560 [13309] = { "진키 트위즐픽시트" }, -- Schematic: Lovingly Crafted Boomstick
561 [16046] = { "시저 피즈볼트" }, -- Schematic: Masterwork Target Dummy
562 [13311] = { "그나즈 블런더플레임" }, -- Schematic: Mechanical Dragonling
563 [18656] = { "시저 피즈볼트" }, -- Schematic: Powerful Seaforium Charge
564 [16047] = { "시저 피즈볼트" }, -- Schematic: Thorium Tube
565 [18651] = { "마즈크 스나이프샷" }, -- Schematic: Truesilver Transformer
566  
567 -- Leatherworking
568 [17025] = { "로크토스 아크바게이너" }, -- Pattern: Black Dragonscale Boots
569 [19331] = { "로크토스 아크바게이너" }, -- Pattern: Chromatic Gauntlets
570 [19332] = { "로크토스 아크바게이너" }, -- Pattern: Corehound Belt
571 [17022] = { "로크토스 아크바게이너" }, -- Pattern: Corehound Boots
572 [19330] = { "로크토스 아크바게이너" }, -- Pattern: Lava Belt
573 [19333] = { "로크토스 아크바게이너" }, -- Pattern: Molten Belt
574 [17023] = { "로크토스 아크바게이너" }, -- Pattern: Molten Helm
575 [19326] = { "메일로쉬" }, -- Pattern: Might of the Timbermaw
576 [15742] = { "메일로쉬" }, -- Pattern: Warbear Harness
577 [15754] = { "메일로쉬" }, -- Pattern: Warbear Woolies
578 [19328] = { "은빛병참장교 하사나", "은빛병참장교 라이트스파크", "병참장교 미란다 브리치락" }, -- Pattern: Dawn Treaders
579 [19329] = { "은빛병참장교 하사나", "은빛병참장교 라이트스파크", "병참장교 미란다 브리치락" }, -- Pattern: Golden Mantle of the Dawn
580 [19771] = { "상인 린워쇼" }, -- Pattern: Primal Batskin Bracers
581 [19773] = { "상인 린워쇼" }, -- Pattern: Blood Tiger Shoulders
582 [19770] = { "상인 린워쇼" }, -- Pattern: Primal Batskin Gloves
583 [19772] = { "상인 린워쇼" }, -- Pattern: Blood Tiger Breastplate
584 [19769] = { "상인 린워쇼" }, -- Pattern: Primal Batskin Jerkin
585  
586 [15759] = { "플러거 스파즈링" }, -- Pattern: Black Dragonscale Breastplate
587 [6474] = { "칼단 펠문" }, -- Pattern: Deviate Scale Cloak
588 [6475] = { "칼단 펠문" }, -- Pattern: Deviate Scale Gloves
589 [15758] = { "네르갈" }, -- Pattern: Devilsaur Gauntlets
590 [7362] = { "직실" }, -- Pattern: Earthen Leather Shoulders
591 [15740] = { "퀴아" }, -- Pattern: Frostsaber Boots
592 [14635] = { "릭키즈", "자동 판매기 1000" }, -- Pattern: Gem-studded Leather Belt
593 [15726] = { "마사트 탄드르" }, -- Pattern: Green Dragonscale Breastplate
594 [7613] = { "자동 판매기 1000" }, -- Pattern: Green Leather Armor
595 [7451] = { "자동 판매기 1000" }, -- Pattern: Green Whelp Bracers
596 [15724] = { "잔노크 하이드피이서" }, -- Pattern: Heavy Scorpid Bracers
597 [15762] = { "잔노크 하이드피이서" }, -- Pattern: Heavy Scorpid Helm
598 [5789] = { "블릭스레즈 굿스티치" }, -- Pattern: Murloc Scale Bracers
599 [15756] = { "제이스 파레인" }, -- Pattern: Runic Leather Headband
600 [18239] = { "릭키즈" }, -- Pattern: Shadowskin Gloves
601 [5788] = { "블릭스레즈 굿스티치" }, -- Pattern: Thick Murloc Armor
602  
603 -- Tailoring
604 [17018] = { "로크토스 아크바게이너" }, -- Pattern: Flarecore Gloves
605 [19220] = { "로크토스 아크바게이너" }, -- Pattern: Flarecore Leggings
606 [17017] = { "로크토스 아크바게이너" }, -- Pattern: Flarecore Mantle
607 [19219] = { "로크토스 아크바게이너" }, -- Pattern: Flarecore Robe
608 [19215] = { "메일로쉬" }, -- Pattern: Wisdom of the Timbermaw
609 [19216] = { "은빛병참장교 하사나", "은빛병참장교 라이트스파크", "병참장교 미란다 브리치락" }, -- Pattern: Argent Boots
610 [19217] = { "은빛병참장교 하사나", "은빛병참장교 라이트스파크", "병참장교 미란다 브리치락" }, -- Pattern: Argent Shoulders
611 [19766] = { "상인 린워쇼" }, -- Pattern: Bloodvine Boots
612 [19765] = { "상인 린워쇼" }, -- Pattern: Bloodvine Leggings
613 [19764] = { "상인 린워쇼" }, -- Pattern: Bloodvine Vest
614  
615 [10318] = { "겁쟁이 크로스비" }, -- Pattern: Admiral's Hat
616 [10728] = { "나르크" }, -- Pattern: Black Swashbuckler's Shirt
617 [6272] = { "래니크" }, -- Pattern: Blue Linen Robe
618 [7087] = { "슈퍼 판매기 680", "시즈크 굿스티치" }, -- Pattern: Crimson Silk Cloak
619 [7088] = { "비즈클릭" }, -- Pattern: Crimson Silk Robe
620 [6401] = { "슈퍼 판매기 680" }, -- Pattern: Dark Silk Shirt
621 [14630] = { "슈퍼 판매기 680", "시즈크 굿스티치" }, -- Pattern: Enchanter's Cowl
622 [14483] = { "로렐라이 윈터송" }, -- Pattern: Felcloth Pants
623 [6275] = { "래니크" }, -- Pattern: Greater Adept's Robe
624 [18487] = { "셴드랄라 고대인" }, -- Pattern: Mooncloth Robe
625 [14526] = { "퀴아", "에비 휠브루" }, -- Pattern: Mooncloth
626 [5772] = { "킥니클", "직실" }, -- Pattern: Red Woolen Bag
627 [14468] = { "퀴아" }, -- Pattern: Runecloth Bag
628 [14488] = { "다르날" }, -- Pattern: Runecloth Boots
629 [14472] = { "다르날" }, -- Pattern: Runecloth Cloak
630 [14481] = { "퀴아" }, -- Pattern: Runecloth Gloves
631 [14469] = { "다르날" }, -- Pattern: Runecloth Robe
632  
633 -- Cooking
634 [4609] = { "슈퍼 판매기 680" }, -- Recipe: Barbecued Buzzard Wing
635 [3734] = { "슈퍼 판매기 680" }, -- Recipe: Big Bear Steak
636 [6330] = { "킬륵스" }, -- Recipe: Bristle Whisker Catfish
637 [12232] = { "자동 판매기 1000" }, -- Recipe: Carrion Surprise
638 [13940] = { "켈시 얀스" }, -- Recipe: Cooked Glossy Mightfish
639 [12239] = { "슈퍼 판매기 680" }, -- Recipe: Dragonbreath Chili
640 [13941] = { "켈시 얀스" }, -- Recipe: Filet of Redgill
641 [6039] = { "켈시 얀스" }, -- Recipe: Giant Clam Scorcho
642 [13942] = { "긱킥스" }, -- Recipe: Grilled Squid
643 [12240] = { "자동 판매기 1000" }, -- Recipe: Heavy Kodo Stew
644 [3735] = { "자동 판매기 1000" }, -- Recipe: Hot Lion Chops
645 [13943] = { "켈시 얀스" }, -- Recipe: Hot Smoked Bass
646 [12229] = { "슈퍼 판매기 680" }, -- Recipe: Hot Wolf Ribs
647 [12231] = { "자동 판매기 1000" }, -- Recipe: Jungle Stew
648 [5489] = { "자동 판매기 1000" }, -- Recipe: Lean Venison
649 [12227] = { "슈퍼 판매기 680" }, -- Recipe: Lean Wolf Steak
650 [17062] = { "켈시 얀스" }, -- Recipe: Mithril Head Trout
651 [16110] = { "힘믹", "퀴아" }, -- Recipe: Monster Omelet
652 [12233] = { "슈퍼 판매기 680" }, -- Recipe: Mystery Stew
653 [13945] = { "긱킥스" }, -- Recipe: Nightfin Soup
654 [13946] = { "긱킥스" }, -- Recipe: Poached Sunscale Salmon
655 [6368] = { "킬륵스" }, -- Recipe: Rainbow Fin Albacore
656 [12228] = { "자동 판매기 1000" }, -- Recipe: Roast Raptor
657 [6369] = { "켈시 얀스" }, -- Recipe: Rockscale Cod
658 [13939] = { "긱킥스" }, -- Recipe: Spotted Yellowtail
659 [18046] = { "더지 퀵클레이브" }, -- Recipe: Tender Wolf Steak
660 [16767] = { "재비" }, -- Recipe: Undermine Clam Chowder
661  
662 -- Fishing
663 [16083] = { "노인 헤밍" }, -- Expert Fishing - The Bass and You
664  
665 -- First Aid
666 [19442] = { "은빛병참장교 하사나", "은빛병참장교 라이트스파크", "병참장교 미란다 브리치락" }, -- Formula: Powerful anti-venom
667  
668 },
669 };
670  
671 FAS_LibramInfo = {
672 [18333] = { name="현자 리드로스", bonus="+8 치유 효과와 주문의 피해" }, -- Libram of Focus
673 [18334] = { name="현자 리드로스", bonus="+1% 회피율" }, -- Libram of Protection
674 [18332] = { name="현자 리드로스", bonus="+1% 공격속도" }, -- Libram of Rapidity
675 [11736] = { name="마스레디스 파이어스타", bonus="+20 화염저항" }, -- Libram of Resilience
676 [11732] = { name="마스레디스 파이어스타", bonus="+150 마나" }, -- Libram of Rumination
677 [11734] = { name="마스레디스 파이어스타", bonus="+125 방어도" }, -- Libram of Tenacity
678 [11737] = { name="마스레디스 파이어스타", bonus="+8 원하는 스탯 한가지" }, -- Libram of Voracity
679 [11733] = { name="마스레디스 파이어스타", bonus="+100 생명력" }, -- Libram of Constitution
680 };
681  
682 FAS_OtherItemInfo = {
683 [11404] = DARKMOON, -- Evil Bat Eye
684 [5117] = DARKMOON, -- Vibrant Plume
685 [11407] = DARKMOON, -- Torn Bear Pelt
686 [4582] = DARKMOON, -- Soft Bushy Tail
687 [5134] = DARKMOON, -- Small Furry Paw
688 };
689  
690 end