Thread Tools Display Modes
01/11/16, 05:13 AM   #1
vandel212
Join Date: Jan 2016
Posts: 17
Item Link Question

Hello, I have a question about Item links. In the Wiki, I was able to find a break down of the item link's anatomy. I have question about one section of it: the item ID. So here is an example of an item link:

|H0:item:27063:25:50:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0|h|h

The number 27063 Refer's to the item's ID. I assume this is set somewhere in ESO's database as an item of some sort. So my question is no matter what mods the item has, the ID will always be the same? So let's say the 27063 is the id for The Sword of a Thousand Truths (or something). If one player finds it with 100 damage, and another player finds The Sword of a Thousand Truths with 105 damage and +5 vit, they'll both have an item ID of 27063?

Thanks!
  Reply With Quote
01/11/16, 05:35 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 5,002
Yes, the itemId should be unique.
You can check them here for example: http://esoitem.uesp.net/viewlog.php
  Reply With Quote
01/11/16, 06:21 AM   #3
votan
 
votan's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 577
You can look here, too: http://www.uesp.net/wiki/Online:Item_Link

It depends on what you want to do. Items like armor and weapons have the same id, but different names (from material) from subtype (includes vet) and level (non-vet).
Potions have the same name, subtype and level but different traits from the potion-effect bitfield.
Trophys items like fishes defining their name and quality by item-id. (There is only one, no variation)

and so on...
  Reply With Quote
01/11/16, 06:33 AM   #4
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,579
sidTools offers an item link editor that exists for answering questions like this, I recommend you experiment with them and see for yourself.
You can open it by typing /stitems in chat.
  Reply With Quote
01/13/16, 12:58 AM   #5
vandel212
Join Date: Jan 2016
Posts: 17
Originally Posted by sirinsidiator View Post
sidTools offers an item link editor that exists for answering questions like this, I recommend you experiment with them and see for yourself.
You can open it by typing /stitems in chat.
That tool was very helpful. Thanks!
  Reply With Quote

ESOUI » Developer Discussions » Lua/XML Help » Item Link Question


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off