-
Notifications
You must be signed in to change notification settings - Fork 774
Expand file tree
/
Copy pathembellishment_data_ptr.inc
More file actions
58 lines (57 loc) · 4.35 KB
/
Copy pathembellishment_data_ptr.inc
File metadata and controls
58 lines (57 loc) · 4.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
54
55
56
57
// Embellishment data, wow build 12.1.0.69299
static constexpr std::array<embellishment_data_t, 54> __ptr_embellishment_data { {
{ "Armor Spikes" , 8188, 147859, 396581 },
{ "Potion Absorption Inhibitor" , 8175, 147812, 371700 },
{ "Alchemical Flavor Pocket" , 8174, 147811, 372120 },
{ "Blue Silken Lining" , 8932, 170917, 387335 },
{ "Bronzed Grip Wrappings" , 8937, 171010, 396442 },
{ "Fang Adornments" , 8796, 167059, 377708 },
{ "Toxified Armor Patch" , 8797, 167064, 378758 },
{ "Magazine of Healing Darts" , 8913, 170400, 415446 },
{ "Griftah's All-Purpose Embellishing Powder" , 9237, 173370, 400698 },
{ "Shadowflame-Tempered Armor Patch" , 9379, 174110, 406254 },
{ "Statuette of Foreseen Power" , 9399, 174198, 377360 },
{ "Figurine of the Gathering Storm" , 9400, 178239, 411126 },
{ "Reserve Parachute" , 9412, 174517, 409838 },
{ "Medical Wrap Kit" , 9416, 174553, 409923 },
{ "Verdant Conduit" , 9521, 179513, 418410 },
{ "Dreamtender's Charm" , 9532, 179870, 419368 },
{ "Verdant Tether" , 9614, 180720, 426552 },
{ "Elemental Focusing Lens" , 10520, 189340, 461177 },
{ "Prismatic Null Stone" , 10518, 182911, 435992 },
{ "Captured Starlight" , 10521, 182939, 460521 },
{ "Blessed Weapon Grip" , 11103, 183926, 443743 },
{ "Writhing Armor Banding" , 11109, 183927, 443902 },
{ "Darkmoon Sigil: Radiance" , 11299, 184082, 454558 },
{ "Darkmoon Sigil: Ascension" , 11300, 187512, 458573 },
{ "Darkmoon Sigil: Symbiosis" , 11302, 187511, 463232 },
{ "Darkmoon Sigil: Vivacity" , 11301, 187510, 454857 },
{ "Pouch of Pocket Grenades" , 11209, 186418, 453503 },
{ "Concealed Chaos Module" , 11210, 186441, 453813 },
{ "Energy Redistribution Beacon" , 11226, 186832, 455147 },
{ "Dawnthread Lining" , 11303, 187453, 457665 },
{ "Duskthread Lining" , 11304, 187454, 457677 },
{ "Griftah's Heavy-Duty Embellishing Powder" , 11941, 190239, 463429 },
{ "Arcanoweave Lining" , 12384, 208649, 1283697 },
{ "Sunfire Silk Lining" , 12385, 208662, 1241711 },
{ "Darkmoon Sigil: Blood" , 12705, 213245, 1245053 },
{ "Darkmoon Sigil: Void" , 13640, 213244, 1245052 },
{ "Darkmoon Sigil: Rot" , 12692, 213044, 1245055 },
{ "Darkmoon Sigil: Hunt" , 12693, 213045, 1245054 },
{ "Devouring Banding" , 12685, 212929, 1244238 },
{ "Blessed Pango Charm" , 12686, 212930, 1259060 },
{ "Primal Spore Binding" , 12687, 212945, 1244276 },
{ "Lucky Keychain" , 12715, 213317, 1246298 },
{ "Kinetic Ankle Primers" , 12717, 213322, 1246308 },
{ "B1P, Scorcher of Souls" , 12990, 213453, 1246309 },
{ "M3DDY, Travel-Sized" , 12991, 213454, 1246312 },
{ "Prismatic Focusing Iris" , 13453, 215077, 1251906 },
{ "Stabilizing Gemstone Bandolier" , 13454, 215078, 1251905 },
{ "HU5H, Nonchalant Pup" , 13556, 224964, 1259648 },
{ "B0P, Curator of Booms" , 13588, 225886, 1261968 },
{ "Snakeskin Lining" , 13764, 234348, 1296550 },
{ "Adorned Fang" , 13767, 234413, 1296870 },
{ "Polished Ammolite" , 13768, 234416, 1296982 },
{ "Coiled Snake-Eye" , 13769, 234558, 1297384 },
{ "Hunter's Ritual Stone" , 13771, 234561, 1297382 },
} };