-
-
Notifications
You must be signed in to change notification settings - Fork 23
Burning Crusade stats
Travis Spomer edited this page Sep 3, 2022
·
25 revisions
The following stats are new in Burning Crusade Classic—here's how to see them in-game.
To extract the text from the tooltip:
- Alt+click the item in the Compare tab
/script PawnUIGetAllTextForItem("item:12345")
Stat | Quantity | How to see it |
---|---|---|
ArcaneSpellDamage3 | 4 | /pawn compare item:789::::::-21 |
BlockRating | 10 | /pawn compare 18499 |
BlockRating2 | 15 | /pawn compare 29323 |
CritRating | 14 | /pawn compare 15062 |
CritRating2 | 17 |
/pawn compare 30710 or 30258
|
CritRating3 | 42 | /pawn compare 28796 |
CritRatingShort | 28 | /pawn compare item:789::::::78 |
CritRatingShort2 | 3 | /pawn compare 29317 |
DefenseRating | 6 | /pawn compare 19867 |
DefenseRating2 | 27 | /pawn compare 29171 |
DefenseRatingSimple | 4 | /pawn compare item:789::::::89 |
DodgeRating | 12 | /pawn compare 11755 |
DodgeRating2 | 26 | /pawn compare 29323 |
DodgeRatingShort | 12 | /pawn compare item:789::::::1754 |
ExpertiseRating | 9 | /pawn compare 19351 |
FeralApMoonkin | 712 | /pawn compare 29171 |
FireSpellDamage3 | 4 | /pawn compare item:789::::::-22 |
FrostSpellDamage3 | 4 | /pawn compare item:789::::::-23 |
HasteRating | 35 | /pawn compare 32570 |
Healing3 | 43 | /pawn compare item:24593::::::-38 |
HitRating | 19 | /pawn compare 32570 |
HitRating2 | 10 | /pawn compare 18500 |
HitRatingShort | 8 | /pawn tooltip 24051 |
Hp55 | 1 | /pawn compare item:789::::::-28 |
Mp54 | /script PawnUIGetAllTextForItem("item:24057") |
|
NatureSpellDamage3 | 4 | /pawn compare item:789::::::-24 |
ParryRating | 20 | /pawn compare 19351 |
ParryRatingShort | /script PawnUIGetAllTextForItem("item:24036") |
|
ResilienceRating | 24 | /pawn compare 29181 |
ResilienceRatingShort | /script PawnUIGetAllTextForItem("item:24053") |
|
ShadowSpellDamage4 | 4 | /pawn compare item:789::::::-25 |
SpellCritRating | 14 | /pawn compare 16947 |
SpellCritRating2 | 20 | /pawn compare 24256 |
SpellCritRatingShort | /script PawnUIGetAllTextForItem("item:24050") |
|
SpellDamage2 | 39 | /pawn compare 24256 |
SpellDamage5 | 1 | /pawn compare item:789::::::-36 |
SpellDamageAndHealing | 64+22 | /pawn compare 34360 |
SpellDamageAndHealing2 | 55+19 | /pawn compare 28304 |
SpellDamageAndHealingEnchant | 64+22 | /script PawnUIGetAllTextForItem("item:16943:2566") |
SpellDamageAndHealingShort | 64+22 | /pawn compare item:789::::::2041 |
SpellDamageAndHealingShort2 | 64+22 | /script PawnUIGetAllTextForItem("item:24060") |
SpellHasteRating | 25 | /pawn compare 34360 |
SpellHasteRatingShort | /script PawnUIGetAllTextForItem("item:35315") |
|
SpellHitRating | 8 | /pawn compare 16795 |
SpellHitRating2 | 16 | /pawn compare 24266 |
SpellHitRatingShort | /script PawnUIGetAllTextForItem("item:31861") |
|
SpellPenetration | 20 | /pawn compare 21563 |
SpellPenetrationShort | /script PawnUIGetAllTextForItem("item:24039") |
|
RedSocket | 1 | /pawn compare 24266 |
YellowSocket | 1 | /pawn compare 24266 |
BlueSocket | 1 | /pawn compare 24266 |
MetaSocket | 1 | /pawn compare 28224 |
Example of a fully-socketed and enchanted helm, including a meta gem:
/script DEFAULT_CHAT_FRAME:AddMessage("\124cff0070dd\124Hitem:32087:3003:24058:32409:\124h[drink me]\124h\124r");