From 9075de0ff5cf803b10a1c461d97ec2ef61e9ec61 Mon Sep 17 00:00:00 2001 From: Walter Pagani Date: Wed, 6 Jan 2021 06:20:05 -0300 Subject: docs: converting from HTML to Markdown part #2 (#330) --- docs/item_sparse.md | 1508 +++++++++++---------------------------------------- 1 file changed, 310 insertions(+), 1198 deletions(-) (limited to 'docs/item_sparse.md') diff --git a/docs/item_sparse.md b/docs/item_sparse.md index e3814e0..25c648d 100644 --- a/docs/item_sparse.md +++ b/docs/item_sparse.md @@ -6,73 +6,70 @@ This table holds information on every applied item hotfix and can overwrite existing items within the game. Together with item, item\_modified\_appearance and item\_modified\_appearance they present the means to hotfix an item. -  - **Structure** -| | | | | | | | | -|---------------------------------------------------------------------------|-------------|----------------|---------|----------|-------------|-----------|--------------------------| -| **Field** | **Type** | **Attributes** | **Key** | **Null** | **Default** | **Extra** | **Comment** | -| [ID](#item_sparse-ID) | int(10) | unsigned | PRI | NO | 0 |   |   | -| [Quality](#item_sparse-Quality) | int(10) | unsigned |   | NO | 0 |   |   | -| [Flags](#item_sparse-Flags) | int(10) | unsigned |   | NO | 0 |   |   | -| [Unk1](#item_sparse-Unk1) | float | signed |   | NO | 0 |   |   | -| [Unk2](#item_sparse-Unk2) | float | signed |   | NO | 0 |   |   | -| [BuyCount](#item_sparse-BuyCount) | int(10) | unsigned |   | NO | 0 |   |   | -| [BuyPrice](#item_sparse-BuyPrice) | int(10) | unsigned |   | NO | 0 |   |   | -| [SellPrice](#item_sparse-SellPrice) | int(10) | unsigned |   | NO | 0 |   |   | -| [InventoryType](#item_sparse-InventoryType) | int(10) | unsigned |   | NO | 0 |   |   | -| [AllowableClass](#item_sparse-AllowableClass) | int(11) | signed |   | NO | 0 |   |   | -| [AllowableRace](#item_sparse-AllowableRace) | int(11) | signed |   | NO | 0 |   |   | -| [ItemLevel](#item_sparse-ItemLevel) | int(10) | unsigned |   | NO | 0 |   |   | -| [RequiredLevel](#item_sparse-RequiredLevel) | int(10) | signed |   | NO | 0 |   |   | -| [RequiredSkill](#item_sparse-RequiredSkill) | int(10) | unsigned |   | NO | 0 |   |   | -| [RequiredSkillRank](#item_sparse-RequiredSkillRank) | int(10) | unsigned |   | NO | 0 |   |   | -| [RequiredSpell](#item_sparse-RequiredSpell) | int(10) | unsigned |   | NO | 0 |   |   | -| [RequiredHonorRank](#item_sparse-RequiredHonorRank) | int(10) | unsigned |   | NO | 0 |   |   | -| [RequiredCityRank](#item_sparse-RequiredCityRank) | int(10) | unsigned |   | NO | 0 |   |   | -| [RequiredReputationFaction](#item_sparse-RequiredReputationFaction) | int(10) | unsigned |   | NO | 0 |   |   | -| [RequiredReputationRank](#item_sparse-RequiredReputationRank) | int(10) | unsigned |   | NO | 0 |   |   | -| [MaxCount](#item_sparse-MaxCount) | int(10) | unsigned |   | NO | 0 |   |   | -| [Stackable](#item_sparse-Stackable) | int(10) | unsigned |   | NO | 0 |   |   | -| [ContainerSlots](#item_sparse-ContainerSlots) | int(10) | unsigned |   | NO | 0 |   |   | -| [ItemStatType](#item_sparse-ItemStatType) | int(11) | signed |   | NO | 0 |   |   | -| [ItemStatValue](#item_sparse-ItemStatValue) | int(11) | signed |   | NO | 0 |   |   | -| [ItemStatAllocation](#item_sparse-ItemStatAllocation) | int(11) | signed |   | NO | 0 |   |   | -| [ItemStatSocketCostMultiplier](#item_sparse-ItemStatSocketCostMultiplier) | float | signed |   | NO | 0 |   |   | -| [ScalingStatDistribution](#item_sparse-ScalingStatDistribution) | int(10) | unsigned |   | NO | 0 |   |   | -| [DamageType](#item_sparse-DamageType) | int(10) | unsigned |   | NO | 0 |   |   | -| [Delay](#item_sparse-Delay) | int(10) | unsigned |   | NO | 0 |   |   | -| [RangedModRange](#item_sparse-RangedModRange) | float | signed |   | NO | 0 |   |   | -| [Bonding](#item_sparse-Bonding) | int(10) | unsigned |   | NO | 0 |   |   | -| [Name](#item_sparse-Name) | TEXT |   |   | YES |   |   |   | -| [Description](#item_sparse-Description) | TEXT |   |   | YES |   |   |   | -| [PageText](#item_sparse-PageText) | int(10) | unsigned |   | NO | 0 |   |   | -| [LanguageID](#item_sparse-LanguageID) | int(10) | unsigned |   | NO | 0 |   |   | -| [PageMaterial](#item_sparse-PageMaterial) | int(10) | unsigned |   | NO | 0 |   |   | -| [StartQuest](#item_sparse-StartQuest) | int(10) | unsigned |   | NO | 0 |   |   | -| [LockID](#item_sparse-LockID) | int(10) | unsigned |   | NO | 0 |   |   | -| [Material](#item_sparse-Material) | int(11) | signed |   | NO | 0 |   |   | -| [Sheath](#item_sparse-Sheath) | int(10) | unsigned |   | NO | 0 |   |   | -| [RandomProperty](#item_sparse-RandomProperty) | int(10) | unsigned |   | NO | 0 |   |   | -| [RandomSuffix](#item_sparse-RandomSuffix) | int(10) | unsigned |   | NO | 0 |   |   | -| [ItemSet](#item_sparse-ItemSet) | int(10) | unsigned |   | NO | 0 |   |   | -| [Area](#item_sparse-Area) | int(10) | unsigned |   | NO | 0 |   |   | -| [Map](#item_sparse-Map) | int(10) | unsigned |   | NO | 0 |   |   | -| [BagFamily](#item_sparse-BagFamily) | int(10) | unsigned |   | NO | 0 |   |   | -| [TotemCategory](#item_sparse-TotemCategory) | int(10) | unsigned |   | NO | 0 |   |   | -| [SocketColor](item_sparse) | int(10) | unsigned |   | NO | 0 |   | SocketColor1 can be NULL | -| [SocketBonus](#item_sparse-SocketBonus) | int(10) | unsigned |   | NO | 0 |   |   | -| [GemProperties](#item_sparse-GemProperties) | int(10) | unsigned |   | NO | 0 |   |   | -| [ArmorDamageModifier](#item_sparse-ArmorDamageModifier) | float | signed |   | NO | 0 |   |   | -| [Duration](#item_sparse-Duration) | int(10) | unsigned |   | NO | 0 |   |   | -| [ItemLimitCategory](#item_sparse-ItemLimitCategory) | int(10) | unsigned |   | NO | 0 |   |   | -| [HolidayID](#item_sparse-HolidayID) | int(10) | unsigned |   | NO | 0 |   |   | -| [StatScalingFactor](#item_sparse-StatScalingFactor) | float | signed |   | NO | 0 |   |   | -| [CurrencySubstitutionID](#item_sparse-CurrencySubstitutionID) | int(10) | unsigned |   | NO | 0 |   |   | -| [CurrencySubstitutionCount](#item_sparse-CurrencySubstitutionCount) | int(10) | unsigned |   | NO | 0 |   |   | -| [ItemNameDescriptionID](#item_sparse-ItemNameDescriptionID) | int(10) | unsigned |   | NO | 0 |   |   | -| [VerifiedBuild](#item_sparse-VerifiedBuild) | smallint(6) | signed |   | NO | 0 |   |   | +| Field | Type | Attributes | Key | Null | Default | Extra | Comment | +|---------------------------------------------------------------------------|-------------|------------|-----|------|---------|-------|--------------------------| +| [ID](#item_sparse-ID) | int(10) | unsigned | PRI | NO | 0 | | | +| [Quality](#item_sparse-Quality) | int(10) | unsigned | | NO | 0 | | | +| [Flags](#item_sparse-Flags) | int(10) | unsigned | | NO | 0 | | | +| [Unk1](#item_sparse-Unk1) | float | signed | | NO | 0 | | | +| [Unk2](#item_sparse-Unk2) | float | signed | | NO | 0 | | | +| [BuyCount](#item_sparse-BuyCount) | int(10) | unsigned | | NO | 0 | | | +| [BuyPrice](#item_sparse-BuyPrice) | int(10) | unsigned | | NO | 0 | | | +| [SellPrice](#item_sparse-SellPrice) | int(10) | unsigned | | NO | 0 | | | +| [InventoryType](#item_sparse-InventoryType) | int(10) | unsigned | | NO | 0 | | | +| [AllowableClass](#item_sparse-AllowableClass) | int(11) | signed | | NO | 0 | | | +| [AllowableRace](#item_sparse-AllowableRace) | int(11) | signed | | NO | 0 | | | +| [ItemLevel](#item_sparse-ItemLevel) | int(10) | unsigned | | NO | 0 | | | +| [RequiredLevel](#item_sparse-RequiredLevel) | int(10) | signed | | NO | 0 | | | +| [RequiredSkill](#item_sparse-RequiredSkill) | int(10) | unsigned | | NO | 0 | | | +| [RequiredSkillRank](#item_sparse-RequiredSkillRank) | int(10) | unsigned | | NO | 0 | | | +| [RequiredSpell](#item_sparse-RequiredSpell) | int(10) | unsigned | | NO | 0 | | | +| [RequiredHonorRank](#item_sparse-RequiredHonorRank) | int(10) | unsigned | | NO | 0 | | | +| [RequiredCityRank](#item_sparse-RequiredCityRank) | int(10) | unsigned | | NO | 0 | | | +| [RequiredReputationFaction](#item_sparse-RequiredReputationFaction) | int(10) | unsigned | | NO | 0 | | | +| [RequiredReputationRank](#item_sparse-RequiredReputationRank) | int(10) | unsigned | | NO | 0 | | | +| [MaxCount](#item_sparse-MaxCount) | int(10) | unsigned | | NO | 0 | | | +| [Stackable](#item_sparse-Stackable) | int(10) | unsigned | | NO | 0 | | | +| [ContainerSlots](#item_sparse-ContainerSlots) | int(10) | unsigned | | NO | 0 | | | +| [ItemStatType](#item_sparse-ItemStatType) | int(11) | signed | | NO | 0 | | | +| [ItemStatValue](#item_sparse-ItemStatValue) | int(11) | signed | | NO | 0 | | | +| [ItemStatAllocation](#item_sparse-ItemStatAllocation) | int(11) | signed | | NO | 0 | | | +| [ItemStatSocketCostMultiplier](#item_sparse-ItemStatSocketCostMultiplier) | float | signed | | NO | 0 | | | +| [ScalingStatDistribution](#item_sparse-ScalingStatDistribution) | int(10) | unsigned | | NO | 0 | | | +| [DamageType](#item_sparse-DamageType) | int(10) | unsigned | | NO | 0 | | | +| [Delay](#item_sparse-Delay) | int(10) | unsigned | | NO | 0 | | | +| [RangedModRange](#item_sparse-RangedModRange) | float | signed | | NO | 0 | | | +| [Bonding](#item_sparse-Bonding) | int(10) | unsigned | | NO | 0 | | | +| [Name](#item_sparse-Name) | TEXT | | | YES | | | | +| [Description](#item_sparse-Description) | TEXT | | | YES | | | | +| [PageText](#item_sparse-PageText) | int(10) | unsigned | | NO | 0 | | | +| [LanguageID](#item_sparse-LanguageID) | int(10) | unsigned | | NO | 0 | | | +| [PageMaterial](#item_sparse-PageMaterial) | int(10) | unsigned | | NO | 0 | | | +| [StartQuest](#item_sparse-StartQuest) | int(10) | unsigned | | NO | 0 | | | +| [LockID](#item_sparse-LockID) | int(10) | unsigned | | NO | 0 | | | +| [Material](#item_sparse-Material) | int(11) | signed | | NO | 0 | | | +| [Sheath](#item_sparse-Sheath) | int(10) | unsigned | | NO | 0 | | | +| [RandomProperty](#item_sparse-RandomProperty) | int(10) | unsigned | | NO | 0 | | | +| [RandomSuffix](#item_sparse-RandomSuffix) | int(10) | unsigned | | NO | 0 | | | +| [ItemSet](#item_sparse-ItemSet) | int(10) | unsigned | | NO | 0 | | | +| [Area](#item_sparse-Area) | int(10) | unsigned | | NO | 0 | | | +| [Map](#item_sparse-Map) | int(10) | unsigned | | NO | 0 | | | +| [BagFamily](#item_sparse-BagFamily) | int(10) | unsigned | | NO | 0 | | | +| [TotemCategory](#item_sparse-TotemCategory) | int(10) | unsigned | | NO | 0 | | | +| [SocketColor](item_sparse) | int(10) | unsigned | | NO | 0 | | SocketColor1 can be NULL | +| [SocketBonus](#item_sparse-SocketBonus) | int(10) | unsigned | | NO | 0 | | | +| [GemProperties](#item_sparse-GemProperties) | int(10) | unsigned | | NO | 0 | | | +| [ArmorDamageModifier](#item_sparse-ArmorDamageModifier) | float | signed | | NO | 0 | | | +| [Duration](#item_sparse-Duration) | int(10) | unsigned | | NO | 0 | | | +| [ItemLimitCategory](#item_sparse-ItemLimitCategory) | int(10) | unsigned | | NO | 0 | | | +| [HolidayID](#item_sparse-HolidayID) | int(10) | unsigned | | NO | 0 | | | +| [StatScalingFactor](#item_sparse-StatScalingFactor) | float | signed | | NO | 0 | | | +| [CurrencySubstitutionID](#item_sparse-CurrencySubstitutionID) | int(10) | unsigned | | NO | 0 | | | +| [CurrencySubstitutionCount](#item_sparse-CurrencySubstitutionCount) | int(10) | unsigned | | NO | 0 | | | +| [ItemNameDescriptionID](#item_sparse-ItemNameDescriptionID) | int(10) | unsigned | | NO | 0 | | | +| [VerifiedBuild](#item_sparse-VerifiedBuild) | smallint(6) | signed | | NO | 0 | | | **Description of the fields** @@ -84,67 +81,17 @@ The unique ID of the item.Choosing an existing item ID will overwrite that item The quality of the item. To use the Bind to Battle.net account quality, the item must have its flags set to 134221824. - ----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

ID

Color

Quality

0

Grey

Poor

1

White

Common

2

Green

Uncommon

3

Blue

Rare

4

Purple

Epic

5

Orange

Legendary

6

Red

Artifact

7

Gold

Heirloom / Bind to Battle.net account

8AquaWoW Token
+| ID | Color | Quality | +|----|--------|---------------------------------------| +| 0 | Grey | Poor | +| 1 | White | Common | +| 2 | Green | Uncommon | +| 3 | Blue | Rare | +| 4 | Purple | Epic | +| 5 | Orange | Legendary | +| 6 | Red | Artifact | +| 7 | Gold | Heirloom / Bind to Battle.net account | +| 8 | Aqua | WoW Token | ### Flags @@ -152,182 +99,40 @@ Flags1 to Flags3 are bitmask fields that contains flags that the item has on it.  **Note:** The item system for 6xx  gives more than one flag bitmask field and each of these can be populated individually. - ----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Flag

 

Comments

1

0x01

UNK1

2

0x02

Conjured item

4

0x04

Openable (can be opened by right-click)

8

0x08

Makes green "Heroic" text appear on item

16

0x010

Deprecated Item

32

0x020

Item can not be destroyed, except by using spell (item can be reagent for spell)

64

0x040

UNK2

1280x080No default 30 seconds cooldown when equipped
2560x0100UNK3

512

0x0200

Wrapper : Item can wrap other items

1024

0x0400

UNK4

2048

0x0800

Item is party loot and can be looted by all

4096

0x01000

Item is refundable

8192

0x02000

Charter (Arena or Guild)

163840x04000UNK5 // comment in code : Only readable items have this (but not all)

32768

0x08000

UNK6

655360x010000UNK7
1310720x020000UNK8
2621440x040000

Item can be prospected

524288

0x080000

Unique equipped (player can only have one equipped at the same time)

10485760x0100000UNK9
20971520x0200000Item can be used during arena match

4194304

0x0400000

Throwable (for tooltip ingame)

8388608

0x0800000

Item can be used in shapeshift forms

167772160x01000000 UNK10
544320x02000000 Profession recipes: can only be looted if you meet requirements and don't already know it
671088640x04000000 Item cannot be used in arena

134217728

0x08000000

Bind to Account (Also needs Quality = 7 set)

268435456

0x010000000

Spell is cast with triggered flag

536870912

0x020000000

Millable

10737418240x040000000 UNK11

2147483648

0x080000000

Bind on Pickup tradeable8192

+| Flag | | Comments | +|------------|-------------|--------------------------------------------------------------------------------------------| +| 1 | 0x01 | UNK1 | +| 2 | 0x02 | Conjured item | +| 4 | 0x04 | Openable (can be opened by right-click) | +| 8 | 0x08 | Makes green "Heroic" text appear on item | +| 16 | 0x010 | Deprecated Item | +| 32 | 0x020 | Item can not be destroyed, except by using spell (item can be reagent for spell) | +| 64 | 0x040 | UNK2 | +| 128 | 0x080 | No default 30 seconds cooldown when equipped | +| 256 | 0x0100 | UNK3 | +| 512 | 0x0200 | Wrapper : Item can wrap other items | +| 1024 | 0x0400 | UNK4 | +| 2048 | 0x0800 | Item is party loot and can be looted by all | +| 4096 | 0x01000 | Item is refundable | +| 8192 | 0x02000 | Charter (Arena or Guild) | +| 16384 | 0x04000 | UNK5 // comment in code : Only readable items have this (but not all) | +| 32768 | 0x08000 | UNK6 | +| 65536 | 0x010000 | UNK7 | +| 131072 | 0x020000 | UNK8 | +| 262144 | 0x040000 | Item can be prospected | +| 524288 | 0x080000 | Unique equipped (player can only have one equipped at the same time) | +| 1048576 | 0x0100000 | UNK9 | +| 2097152 | 0x0200000 | Item can be used during arena match | +| 4194304 | 0x0400000 | Throwable (for tooltip ingame) | +| 8388608 | 0x0800000 | Item can be used in shapeshift forms | +| 16777216 | 0x01000000 | UNK10 | +| 54432 | 0x02000000 | Profession recipes: can only be looted if you meet requirements and don't already know it | +| 67108864 | 0x04000000 | Item cannot be used in arena | +| 134217728 | 0x08000000 | Bind to Account (Also needs Quality = 7 set) | +| 268435456 | 0x010000000 | Spell is cast with triggered flag | +| 536870912 | 0x020000000 | Millable | +| 1073741824 | 0x040000000 | UNK11 | +| 2147483648 | 0x080000000 | Bind on Pickup tradeable8192 | ### Unk1 @@ -353,114 +158,23 @@ The price that the vendor will pay you for the item when you sell it and if it i In what slot the item can be equipped. - ------ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

ID

Slot Name

ID

Slot Name

0

Non equipable

15

Ranged (Bows)

1

Head

16

Back

2

Neck

17

Two-Hand

3

Shoulder

18

Bag

4

Shirt

19

Tabard

5

Chest

20

Robe

6

Waist

21

Main hand

7

Legs

22

Off hand

8

Feet

23

Holdable (Tome)

9

Wrists

24

Ammo

10

Hands

25

Thrown

11

Finger

26

Ranged right (Wands, Guns)

12

Trinket

27

Quiver

13

Weapon

28

Relic

14

Shield

 

 

+| ID | Slot Name | ID | Slot Name | +|----|---------------|----|----------------------------| +| 0 | Non equipable | 15 | Ranged (Bows) | +| 1 | Head | 16 | Back | +| 2 | Neck | 17 | Two-Hand | +| 3 | Shoulder | 18 | Bag | +| 4 | Shirt | 19 | Tabard | +| 5 | Chest | 20 | Robe | +| 6 | Waist | 21 | Main hand | +| 7 | Legs | 22 | Off hand | +| 8 | Feet | 23 | Holdable (Tome) | +| 9 | Wrists | 24 | Ammo | +| 10 | Hands | 25 | Thrown | +| 11 | Finger | 26 | Ranged right (Wands, Guns) | +| 12 | Trinket | 27 | Quiver | +| 13 | Weapon | 28 | Relic | +| 14 | Shield | | | ### AllowableClass @@ -512,52 +226,16 @@ See the [Faction DBC file](Faction6x) for the IDs of all of the factions. The rank the player has to have with the faction from [RequiredReputationFaction](#item_sparse-RequiredReputationFaction). - ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

ID

Rank

0

Hated

1

Hostile

2

Unfriendly

3

Neutral

4

Friendly

5

Honored

6

Revered

7

Exalted

+| ID | Rank | +|----|------------| +| 0 | Hated | +| 1 | Hostile | +| 2 | Unfriendly | +| 3 | Neutral | +| 4 | Friendly | +| 5 | Honored | +| 6 | Revered | +| 7 | Exalted | ### MaxCount @@ -575,300 +253,78 @@ If the item is a bag, this field controls the number of slots the bag has. The type of stat to modify. A maximum of 10 stats can be set as seen by the column count. - ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

ID

Stat Type

0ITEM_MOD_MANA
1ITEM_MOD_HEALTH
3ITEM_MOD_AGILITY
4ITEM_MOD_STRENGTH
5ITEM_MOD_INTELLECT
6ITEM_MOD_SPIRIT
7ITEM_MOD_STAMINA
12ITEM_MOD_DEFENSE_SKILL_RATING
13ITEM_MOD_DODGE_RATING
14ITEM_MOD_PARRY_RATING
15ITEM_MOD_BLOCK_RATING
16ITEM_MOD_HIT_MELEE_RATING
17ITEM_MOD_HIT_RANGED_RATING
18ITEM_MOD_HIT_SPELL_RATING
19ITEM_MOD_CRIT_MELEE_RATING
20ITEM_MOD_CRIT_RANGED_RATING
21ITEM_MOD_CRIT_SPELL_RATING
22ITEM_MOD_HIT_TAKEN_MELEE_RATING
23ITEM_MOD_HIT_TAKEN_RANGED_RATING
24ITEM_MOD_HIT_TAKEN_SPELL_RATING
25ITEM_MOD_CRIT_TAKEN_MELEE_RATING
26ITEM_MOD_CRIT_TAKEN_RANGED_RATING
27ITEM_MOD_CRIT_TAKEN_SPELL_RATING
28ITEM_MOD_HASTE_MELEE_RATING
29ITEM_MOD_HASTE_RANGED_RATING
30ITEM_MOD_HASTE_SPELL_RATING
31ITEM_MOD_HIT_RATING
32ITEM_MOD_CRIT_RATING
33ITEM_MOD_HIT_TAKEN_RATING
34ITEM_MOD_CRIT_TAKEN_RATING
35ITEM_MOD_RESILIENCE_RATING
36ITEM_MOD_HASTE_RATING
37ITEM_MOD_EXPERTISE_RATING
38ITEM_MOD_ATTACK_POWER
39ITEM_MOD_RANGED_ATTACK_POWER
40ITEM_MOD_VERSATILITY
41ITEM_MOD_SPELL_HEALING_DONE
42ITEM_MOD_SPELL_DAMAGE_DONE
43ITEM_MOD_MANA_REGENERATION
44ITEM_MOD_ARMOR_PENETRATION_RATING
45ITEM_MOD_SPELL_POWER
46ITEM_MOD_HEALTH_REGEN
47ITEM_MOD_SPELL_PENETRATION
48ITEM_MOD_BLOCK_VALUE
49ITEM_MOD_MASTERY_RATING
50ITEM_MOD_EXTRA_ARMOR
51ITEM_MOD_FIRE_RESISTANCE
52ITEM_MOD_FROST_RESISTANCE
53ITEM_MOD_HOLY_RESISTANCE
54ITEM_MOD_SHADOW_RESISTANCE
55ITEM_MOD_NATURE_RESISTANCE
56ITEM_MOD_ARCANE_RESISTANCE
57ITEM_MOD_PVP_POWER
58ITEM_MOD_CR_AMPLIFY
59ITEM_MOD_CR_MULTISTRIKE
60ITEM_MOD_CR_READINESS
61ITEM_MOD_CR_SPEED
62ITEM_MOD_CR_LIFESTEAL
63ITEM_MOD_CR_AVOIDANCE
64ITEM_MOD_CR_STURDINESS
65ITEM_MOD_CR_UNUSED_7
66ITEM_MOD_CR_CLEAVE
67ITEM_MOD_CR_UNUSED_9
68ITEM_MOD_CR_UNUSED_10
69ITEM_MOD_CR_UNUSED_11
70ITEM_MOD_CR_UNUSED_12
71ITEM_MOD_AGI_STR_INT
72ITEM_MOD_AGI_STR
73ITEM_MOD_AGI_INT
74ITEM_MOD_STR_INT
+| ID | Stat Type | +|----|-----------------------------------| +| 0 | ITEM_MOD_MANA | +| 1 | ITEM_MOD_HEALTH | +| 3 | ITEM_MOD_AGILITY | +| 4 | ITEM_MOD_STRENGTH | +| 5 | ITEM_MOD_INTELLECT | +| 6 | ITEM_MOD_SPIRIT | +| 7 | ITEM_MOD_STAMINA | +| 12 | ITEM_MOD_DEFENSE_SKILL_RATING | +| 13 | ITEM_MOD_DODGE_RATING | +| 14 | ITEM_MOD_PARRY_RATING | +| 15 | ITEM_MOD_BLOCK_RATING | +| 16 | ITEM_MOD_HIT_MELEE_RATING | +| 17 | ITEM_MOD_HIT_RANGED_RATING | +| 18 | ITEM_MOD_HIT_SPELL_RATING | +| 19 | ITEM_MOD_CRIT_MELEE_RATING | +| 20 | ITEM_MOD_CRIT_RANGED_RATING | +| 21 | ITEM_MOD_CRIT_SPELL_RATING | +| 22 | ITEM_MOD_HIT_TAKEN_MELEE_RATING | +| 23 | ITEM_MOD_HIT_TAKEN_RANGED_RATING | +| 24 | ITEM_MOD_HIT_TAKEN_SPELL_RATING | +| 25 | ITEM_MOD_CRIT_TAKEN_MELEE_RATING | +| 26 | ITEM_MOD_CRIT_TAKEN_RANGED_RATING | +| 27 | ITEM_MOD_CRIT_TAKEN_SPELL_RATING | +| 28 | ITEM_MOD_HASTE_MELEE_RATING | +| 29 | ITEM_MOD_HASTE_RANGED_RATING | +| 30 | ITEM_MOD_HASTE_SPELL_RATING | +| 31 | ITEM_MOD_HIT_RATING | +| 32 | ITEM_MOD_CRIT_RATING | +| 33 | ITEM_MOD_HIT_TAKEN_RATING | +| 34 | ITEM_MOD_CRIT_TAKEN_RATING | +| 35 | ITEM_MOD_RESILIENCE_RATING | +| 36 | ITEM_MOD_HASTE_RATING | +| 37 | ITEM_MOD_EXPERTISE_RATING | +| 38 | ITEM_MOD_ATTACK_POWER | +| 39 | ITEM_MOD_RANGED_ATTACK_POWER | +| 40 | ITEM_MOD_VERSATILITY | +| 41 | ITEM_MOD_SPELL_HEALING_DONE | +| 42 | ITEM_MOD_SPELL_DAMAGE_DONE | +| 43 | ITEM_MOD_MANA_REGENERATION | +| 44 | ITEM_MOD_ARMOR_PENETRATION_RATING | +| 45 | ITEM_MOD_SPELL_POWER | +| 46 | ITEM_MOD_HEALTH_REGEN | +| 47 | ITEM_MOD_SPELL_PENETRATION | +| 48 | ITEM_MOD_BLOCK_VALUE | +| 49 | ITEM_MOD_MASTERY_RATING | +| 50 | ITEM_MOD_EXTRA_ARMOR | +| 51 | ITEM_MOD_FIRE_RESISTANCE | +| 52 | ITEM_MOD_FROST_RESISTANCE | +| 53 | ITEM_MOD_HOLY_RESISTANCE | +| 54 | ITEM_MOD_SHADOW_RESISTANCE | +| 55 | ITEM_MOD_NATURE_RESISTANCE | +| 56 | ITEM_MOD_ARCANE_RESISTANCE | +| 57 | ITEM_MOD_PVP_POWER | +| 58 | ITEM_MOD_CR_AMPLIFY | +| 59 | ITEM_MOD_CR_MULTISTRIKE | +| 60 | ITEM_MOD_CR_READINESS | +| 61 | ITEM_MOD_CR_SPEED | +| 62 | ITEM_MOD_CR_LIFESTEAL | +| 63 | ITEM_MOD_CR_AVOIDANCE | +| 64 | ITEM_MOD_CR_STURDINESS | +| 65 | ITEM_MOD_CR_UNUSED_7 | +| 66 | ITEM_MOD_CR_CLEAVE | +| 67 | ITEM_MOD_CR_UNUSED_9 | +| 68 | ITEM_MOD_CR_UNUSED_10 | +| 69 | ITEM_MOD_CR_UNUSED_11 | +| 70 | ITEM_MOD_CR_UNUSED_12 | +| 71 | ITEM_MOD_AGI_STR_INT | +| 72 | ITEM_MOD_AGI_STR | +| 73 | ITEM_MOD_AGI_INT | +| 74 | ITEM_MOD_STR_INT | ### ItemStatValue @@ -891,46 +347,15 @@ Use this like the static stats. The damage type that the item uses. - ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
IDDamage Type

0

Physical

1

Holy

2

Fire

3

Nature

4

Frost

5

Shadow

6

Arcane

+| ID | Damage Type | +|----|-------------| +| 0 | Physical | +| 1 | Holy | +| 2 | Fire | +| 3 | Nature | +| 4 | Frost | +| 5 | Shadow | +| 6 | Arcane | ### Delay @@ -946,42 +371,14 @@ Note: All blizzard ranged weapons have RangedModRange of 100. The bonding for the item. - ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
IDBonding Type

0

No bounds

1

Binds when picked up

2

Binds when equipped

3

Binds when used

4

Quest item

5

Quest Item1

+| ID | Bonding Type | +|----|----------------------| +| 0 | No bounds | +| 1 | Binds when picked up | +| 2 | Binds when equipped | +| 3 | Binds when used | +| 4 | Quest item | +| 5 | Quest Item1 | ### Name @@ -1023,119 +420,31 @@ See the [Lock DBC file](Lock). The material that the item is made of. The value here affects the sound that the item makes when moved. Use -1 for consumable items like food, reagents, etc. - ----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
IDMaterialComment

-1

Consumables

Food, reagents, etc...

0

Not Defined

 

1

Metal

 

2

Wood

 

3

Liquid

 

4

Jewelry

 

5

Chain

 

6

Plate

 

7

Cloth

 

8

Leather

 
+| ID | Material | Comment | +|----|-------------|------------------------| +| -1 | Consumables | Food, reagents, etc... | +| 0 | Not Defined | | +| 1 | Metal | | +| 2 | Wood | | +| 3 | Liquid | | +| 4 | Jewelry | | +| 5 | Chain | | +| 6 | Plate | | +| 7 | Cloth | | +| 8 | Leather | | ### Sheath Controls how the item is put away on the character. Press the 'Z' hotkey to sheath and unsheathe your weapons. - ----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
IDTypePosition

1

Two Handed Weapon

Diagonally across the back pointing downwards.

2

Staff

Diagonally across the back pointing upwards.

3

One Handed

On the left-hand side of the character's waist.

4

Shield

On the middle of the character's back.

5

Enchanter's Rod

 

6

Off hand

On the right-hand side of the character's waist.

+| ID | Type | Position | +|----|-------------------|--------------------------------------------------| +| 1 | Two Handed Weapon | Diagonally across the back pointing downwards. | +| 2 | Staff | Diagonally across the back pointing upwards. | +| 3 | One Handed | On the left-hand side of the character's waist. | +| 4 | Shield | On the middle of the character's back. | +| 5 | Enchanter's Rod | | +| 6 | Off hand | On the right-hand side of the character's waist. | ### RandomProperty @@ -1161,283 +470,88 @@ The ID of the map in which this item can be used. If the item is a bag, this field is a bitmask controlling what types of items can be put in this bag. You can combine different types by adding up the bit numbers. - ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
IDBag Family Mask

0

None

1

Arrows

2

Bullets

4

Soul Shards

8

Leatherworking Supplies

16

Inscription Supplies

32

Herbs

64

Enchanting Supplies

128

Engineering Supplies

256

Keys

512

Gems

1024

Mining Supplies

2048

Soulbound Equipment

4096

Vanity Pets

8192

Currency Tokens

16384

Quest Items

+| ID | Bag Family Mask | +|-------|-------------------------| +| 0 | None | +| 1 | Arrows | +| 2 | Bullets | +| 4 | Soul Shards | +| 8 | Leatherworking Supplies | +| 16 | Inscription Supplies | +| 32 | Herbs | +| 64 | Enchanting Supplies | +| 128 | Engineering Supplies | +| 256 | Keys | +| 512 | Gems | +| 1024 | Mining Supplies | +| 2048 | Soulbound Equipment | +| 4096 | Vanity Pets | +| 8192 | Currency Tokens | +| 16384 | Quest Items | ### TotemCategory Corresponds to the ID in the TotemCategory DBC file. - ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

ID

Name

1

Skinning Knife (OLD)

2

Earth Totem

3

Air Totem

4

Fire Totem

5

Water Totem

6

Runed Copper Rod

7

Runed Silver Rod

8

Runed Golden Rod

9

Runed Truesilver Rod

10

Runed Arcanite Rod

11

Mining Pick (OLD)

12

Philosopher's Stone

13

Blacksmith Hammer (OLD)

14

Arclight Spanner

15

Gyromatic Micro-Adjustor

21

Master Totem

41

Runed Fel Iron Rod

62

Runed Adamantite Rod

63

Runed Eternium Rod

81

Hollow Quill

101

Runed Azurite Rod

121

Virtuoso Inking Set

141

Drums

161

Gnomish Army Knife

162

Blacksmith Hammer

165

Mining Pick

166

Skinning Knife

167

Hammer Pick

168

Bladed Pickaxe

169

Flint and Tinder

189

Runed Cobalt Rod

190

Runed Titanium Rod

+| ID | Name | +|-----|--------------------------| +| 1 | Skinning Knife (OLD) | +| 2 | Earth Totem | +| 3 | Air Totem | +| 4 | Fire Totem | +| 5 | Water Totem | +| 6 | Runed Copper Rod | +| 7 | Runed Silver Rod | +| 8 | Runed Golden Rod | +| 9 | Runed Truesilver Rod | +| 10 | Runed Arcanite Rod | +| 11 | Mining Pick (OLD) | +| 12 | Philosopher's Stone | +| 13 | Blacksmith Hammer (OLD) | +| 14 | Arclight Spanner | +| 15 | Gyromatic Micro-Adjustor | +| 21 | Master Totem | +| 41 | Runed Fel Iron Rod | +| 62 | Runed Adamantite Rod | +| 63 | Runed Eternium Rod | +| 81 | Hollow Quill | +| 101 | Runed Azurite Rod | +| 121 | Virtuoso Inking Set | +| 141 | Drums | +| 161 | Gnomish Army Knife | +| 162 | Blacksmith Hammer | +| 165 | Mining Pick | +| 166 | Skinning Knife | +| 167 | Hammer Pick | +| 168 | Bladed Pickaxe | +| 169 | Flint and Tinder | +| 189 | Runed Cobalt Rod | +| 190 | Runed Titanium Rod | ### SocketColor The color of the socket that can be placed in this item. A maximum of 3 socket colors can be set as seen by the column count. -**ID** -**Color** -1 - -Meta - -2 - -Red - -4 - -Yellow - -8 - -Blue +| ID | Color | +|----|--------| +| 1 | Meta | +| 2 | Red | +| 4 | Yellow | +| 8 | Blue | ### SocketBonus Commonly used socket bonus IDs -**ID** -**Effect** -3312 - -+8 Strength - -3313 - -+8 Agility - -3305 - -+12 Stamina - -3 - -+8 Intellect - -2872 - -+9 Healing - -3753 - -+9 Spell Power - -3877 - -+16 Attack Power +| ID | Effect | +|------|------------------| +| 3312 | +8 Strength | +| 3313 | +8 Agility | +| 3305 | +12 Stamina | +| 3 | +8 Intellect | +| 2872 | +9 Healing | +| 3753 | +9 Spell Power | +| 3877 | +16 Attack Power | ### GemProperties @@ -1484,5 +598,3 @@ If value is 0 then it has not been parsed yet. If value is above 0 then it has been parsed with WDB files from that specific client build. If value is -1 then it is just a place holder until proper data are found on WDBs. - - -- cgit