It looks like the sewing kit for halfling DoN tailoring and the one that makes the Leatherfoot Haversack are both called "Vale Sewing Kit". Is there a way to tell them apart?
Announcement
Collapse
No announcement yet.
Is there any way to tell the which Vale Sewing Kit?
Collapse
X
-
My program (see sig) will also identify which type of sewing kit you have as well as a bunch of other stuff. It's not as quick as using the tell method, but does convey more information.-- Mewkus: 2100 dings on the server formerly known as Solusek Ro
try: Inventory/Flags/Spells tracker program - (sample output)
Comment
-
They seem to have made the ;t trick to figuring out which item it is a little harder. What you get now is a long stream of hexidecimal digits where the first six digits is the item number. I suspect the following digits are item numbers for augments in the item, xp level of the item, etc, etc.
For the vale sewing kit, 004594 (17812 decimal) is the old sewing kit, and 016ad2 (92882) is the new sewing kit.
I believe most of the old kits have decimal numbers less than 64k while the new numbers are all more than 64k. So a possible rule of thumb would be if the second digit is a zero, then it's an old kit. If the second digit is a one, it's a new kit.
The same ;t trick was offered as a means of determining if the wine and bread given to you by bristlebanes little jokester thing was posoined or not. I don't know if those would be as easy to distinguish as the kits since their numbers are very close to each other.
One of the things I'm working on for my program is something that will allow you to click a hot key from eq and pop up a window with either the lucy/eqitems/eqtraders/allakhazam page for whatever item you currently have on your cursor.-- Mewkus: 2100 dings on the server formerly known as Solusek Ro
try: Inventory/Flags/Spells tracker program - (sample output)
Comment
-
Originally posted by ZilditenCouldn't you also save one of the combines that is only done in a certain kit as a favorite? Then when you open the trade interface you can see what recipes are available.Dyllwin Dalewalker
94th Heirophant of Karana
Master Artisan, Member of the 2100 club!
Tailoring 300 - Fletching 300
Jewelry 300 - Smithing 300
Brewing 300 - Baking 300
Pottery 300
Alts:
Pattes Tinkering 300 - Research 300
Krakkn Abakkn Alchemy 300
Nimblefoot Dalewalker Baking 250
Soluss Monachus Brewing 296
Ripima Smithing 266
Cazic-Thule Server
Comment
-
Inevitably you will be shopping the bazaar for these old kits. And it's there that where I found the answer.
I took booth of mine to Cearlyna in the Bazaar and exchanged for Tokens.
The kit with the old recipes yielded :
http://lucy.allakhazam.com/item.html?id=56884
Vale Sewing Kit Token
WT: 0.1 Size: TINY
Class: NONE
Race: NONE
The kit with the new reipes yielded:
http://lucy.allakhazam.com/item.html?id=51543
Vale Sewing Kit Token
MAGIC ITEM
WT: 0.1 Size: SMALL
Class: ALL
Race: HUM BAR ERU HIE DEF HEF DWF TRL OGR HFL GNM IKS FRG
( ALL except VAH Shroud )-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Jewelry Making - 252/300
Brewing - 250/300
Baking - 212/300
Smithing - 218/300
Tailoring - 182/300
Pottery - 143/300
Research - 202/300
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Comment
Comment