Skip to content

Commit

Permalink
regenerate ptr spell data 9.2.0.41257
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorovon committed Dec 1, 2021
1 parent afb955e commit e538fb2
Show file tree
Hide file tree
Showing 27 changed files with 566 additions and 185 deletions.
4 changes: 2 additions & 2 deletions engine/dbc/generated/active_spells_ptr.inc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Active class spells, wow build 9.2.0.41089
// Active class spells, wow build 9.2.0.41257
static const std::array<active_class_spell_t, 612> __ptr_active_spells_data { {
{ 1, 0, 100, 0, "Charge" },
{ 1, 0, 355, 0, "Taunt" },
Expand Down Expand Up @@ -614,7 +614,7 @@ static const std::array<active_class_spell_t, 612> __ptr_active_spells_data { {
{ 12, 581, 228477, 344862, "Soul Cleave" },
} };

// Pet active spells, wow build 9.2.0.41089
// Pet active spells, wow build 9.2.0.41257
static const std::array<active_pet_spell_t, 133> __ptr_active_pet_spells_data { {
{ 3, 2649, "Growl" },
{ 3, 16827, "Claw" },
Expand Down
6 changes: 3 additions & 3 deletions engine/dbc/generated/azerite_ptr.inc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Azerite powers, wow build 9.2.0.41089
// Azerite powers, wow build 9.2.0.41257
static const std::array<azerite_power_entry_t, 379> __ptr_azerite_power_data { {
{ 13, 263978, 4775, "Azerite Empowered" , 0 },
{ 14, 268594, 0, "Longstrider" , 1 },
Expand Down Expand Up @@ -381,7 +381,7 @@ static const std::array<azerite_power_entry_t, 379> __ptr_azerite_power_data { {
{ 582, 317137, 0, "Heart of Darkness" , 3 },
} };

// Azerite Essences, wow build 9.2.0.41089
// Azerite Essences, wow build 9.2.0.41257
static const std::array<azerite_essence_entry_t, 28> __ptr_azerite_essence_data { {
{ 2, 1, "Azeroth's Undying Gift" },
{ 3, 1, "Sphere of Suppression" },
Expand Down Expand Up @@ -413,7 +413,7 @@ static const std::array<azerite_essence_entry_t, 28> __ptr_azerite_essence_data
{ 37, 2, "The Formless Void" },
} };

// Azerite Essence Powers, wow build 9.2.0.41089
// Azerite Essence Powers, wow build 9.2.0.41257
static const std::array<azerite_essence_power_entry_t, 112> __ptr_azerite_essence_power_data { {
{ 5, 2, 1, { 293019, 294668 }, { 293019, 294668 } }, // Azeroth's Undying Gift
{ 6, 2, 2, { 298080, 298082 }, { 294653, 294687 } }, // Azeroth's Undying Gift
Expand Down
4 changes: 2 additions & 2 deletions engine/dbc/generated/client_data_version_ptr.inc
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#ifndef PTR_CLIENT_DATA_VERSION_INC
#define PTR_CLIENT_DATA_VERSION_INC

// Client data versioning information for 9.2.0.41089
// Client data versioning information for 9.2.0.41257

#define PTR_CLIENT_DATA_WOW_VERSION "9.2.0.41089"
#define PTR_CLIENT_DATA_WOW_VERSION "9.2.0.41257"
#define PTR_SIMC_WOW_VERSION "920"

#endif /* PTR_CLIENT_DATA_VERSION_INC*/
12 changes: 6 additions & 6 deletions engine/dbc/generated/covenant_data_ptr.inc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Covenant abilities, wow build 9.2.0.41089
// Covenant abilities, wow build 9.2.0.41257
static const std::array<covenant_ability_entry_t, 64> __ptr_covenant_ability_data { {
{ 6, 4, 0, 315443, "Abomination Limb" },
{ 11, 4, 0, 325727, "Adaptive Swarm" },
Expand Down Expand Up @@ -66,7 +66,7 @@ static const std::array<covenant_ability_entry_t, 64> __ptr_covenant_ability_dat
{ 3, 3, 0, 328231, "Wild Spirits" },
} };

// Soulbind abilities, wow build 9.2.0.41089
// Soulbind abilities, wow build 9.2.0.41257
static const std::array<soulbind_ability_entry_t, 128> __ptr_soulbind_ability_data { {
{ 319191, 3, 824, "Field of Blossoms" },
{ 319210, 3, 826, "Social Butterfly" },
Expand Down Expand Up @@ -198,7 +198,7 @@ static const std::array<soulbind_ability_entry_t, 128> __ptr_soulbind_ability_da
{ 352806, 3, 1851, "Hunt's Exhilaration" },
} };

// Conduits, wow build 9.2.0.41089
// Conduits, wow build 9.2.0.41257
static const std::array<conduit_entry_t, 276> __ptr_conduit_data { {
{ 5, 334993, "Stalwart Guardian" },
{ 7, 335010, "Brutal Vitality" },
Expand Down Expand Up @@ -516,7 +516,7 @@ static const std::array<uint16_t, 276> __ptr_conduit_spell_id_index { {
273, 4, 274, 275,
} };

// Conduit ranks, wow build 9.2.0.41089
// Conduit ranks, wow build 9.2.0.41257
static const std::array<conduit_rank_entry_t, 4140> __ptr_conduit_rank_data { {
{ 5, 0, 334993, -20000.000000 },
{ 5, 1, 334993, -22000.000000 },
Expand Down Expand Up @@ -4660,7 +4660,7 @@ static const std::array<conduit_rank_entry_t, 4140> __ptr_conduit_rank_data { {
{ 284, 14, 357902, 4.800000 },
} };

// Renown reward abilities, wow build 9.2.0.41089
// Renown reward abilities, wow build 9.2.0.41257
static const std::array<renown_reward_entry_t, 20> __ptr_renown_reward_ability_data { {
{ 1, 2, 344087, "Deepening Bond" }, // Kyrian
{ 1, 19, 344089, "Deepening Bond" }, // Kyrian
Expand All @@ -4684,7 +4684,7 @@ static const std::array<renown_reward_entry_t, 20> __ptr_renown_reward_ability_d
{ 4, 59, 354129, "Deepening Bond" }, // Necrolord
} };

// Enhanced conduit renown levels, wow build 9.2.0.41089
// Enhanced conduit renown levels, wow build 9.2.0.41257
static const std::array<enhanced_conduit_entry_t, 120> __ptr_enhanced_conduit_data { {
{ 1, 1, 0, 63 }, // Niya
{ 1, 1, 2, 63 }, // Niya
Expand Down
23 changes: 21 additions & 2 deletions engine/dbc/generated/gem_data_ptr.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Gem properties, wow build 9.2.0.41089
static const std::array<gem_property_data_t, 1931> __ptr_gem_property_data { {
// Gem properties, wow build 9.2.0.41257
static const std::array<gem_property_data_t, 1950> __ptr_gem_property_data { {
{ 2, 2686, 0x00000002 }, // +$k1 Strength
{ 3, 2687, 0x00000008 }, // +$k1 Agility
{ 4, 2688, 0x00000004 }, // +$k1 Stamina
Expand Down Expand Up @@ -1931,5 +1931,24 @@ static const std::array<gem_property_data_t, 1931> __ptr_gem_property_data { {
{ 3901, 6342, 0x00100000 }, // $spell@spelldesc357068
{ 3902, 6343, 0x00100000 }, // $spell@spelldesc357077
{ 3903, 6352, 0x00000020 }, // $spell@spelldesc365544
{ 3904, 6364, 0x00000020 }, // $spell@spelldesc365545
{ 3905, 6353, 0x00000020 }, // $spell@spelldesc365539
{ 3906, 6354, 0x00000020 }, // $spell@spelldesc361357
{ 3907, 6355, 0x00000020 }, // $spell@spelldesc361356
{ 3908, 6356, 0x00000020 }, // $spell@spelldesc365547
{ 3909, 6357, 0x00000020 }, // $spell@spelldesc361358
{ 3910, 6358, 0x00000020 }, // $spell@spelldesc365542
{ 3911, 6359, 0x00000020 }, // $spell@spelldesc365550
{ 3912, 6360, 0x00000020 }, // $spell@spelldesc365522
{ 3913, 6361, 0x00000020 }, // $spell@spelldesc365527
{ 3914, 6362, 0x00000020 }, // $spell@spelldesc365540
{ 3915, 6363, 0x00000020 }, // $spell@spelldesc365528
{ 3916, 6365, 0x00000020 }, // $spell@spelldesc365541
{ 3917, 6366, 0x00000020 }, // $spell@spelldesc365524
{ 3918, 6367, 0x00000020 }, // $spell@spelldesc365549
{ 3919, 6368, 0x00000020 }, // $spell@spelldesc365543
{ 3920, 6369, 0x00000020 }, // $spell@spelldesc365548
{ 3921, 6370, 0x00000020 }, // $spell@spelldesc365551
{ 3922, 6371, 0x00000020 }, // $spell@spelldesc365546
} };

8 changes: 4 additions & 4 deletions engine/dbc/generated/item_armor_ptr.inc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Item armor values data from ItemArmorQuality.db2, ilevels 1-1300, wow build 9.2.0.41089
// Item armor values data from ItemArmorQuality.db2, ilevels 1-1300, wow build 9.2.0.41257
static const std::array<item_armor_quality_data_t, 1300> __ptr_item_armor_quality_data { {
{ 1, { 0.900, 0.950, 1.000, 1.000, 1.000, 1.000, 1.000 } },
{ 2, { 0.900, 0.950, 1.000, 1.000, 1.000, 1.000, 1.000 } },
Expand Down Expand Up @@ -1302,7 +1302,7 @@ static const std::array<item_armor_quality_data_t, 1300> __ptr_item_armor_qualit
{ 1300, { 0.900, 0.950, 1.000, 1.000, 1.000, 1.000, 1.000 } },
} };

// Item armor values data from ItemArmorShield.db2, ilevels 1-1300, wow build 9.2.0.41089
// Item armor values data from ItemArmorShield.db2, ilevels 1-1300, wow build 9.2.0.41257
static const std::array<item_armor_shield_data_t, 1300> __ptr_item_armor_shield_data { {
{ 1, { 15.69640, 16.56842, 17.44044, 17.44044, 17.44044, 17.44044, 17.44044 } },
{ 2, { 17.12334, 18.07464, 19.02594, 19.02594, 19.02594, 19.02594, 19.02594 } },
Expand Down Expand Up @@ -2606,7 +2606,7 @@ static const std::array<item_armor_shield_data_t, 1300> __ptr_item_armor_shield_
{ 1300, { 8001567.00000, 8446099.00000, 8890630.00000, 8890630.00000, 8890630.00000, 8890630.00000, 8890630.00000 } },
} };

// Item armor values data from ItemArmorTotal.db2, ilevels 1-1300, wow build 9.2.0.41089
// Item armor values data from ItemArmorTotal.db2, ilevels 1-1300, wow build 9.2.0.41257
static const std::array<item_armor_total_data_t, 1300> __ptr_item_armor_total_data { {
{ 1, { 9.76665, 16.77118, 24.73087, 37.20105 } },
{ 2, { 10.65452, 18.29583, 26.97913, 40.58296 } },
Expand Down Expand Up @@ -3910,7 +3910,7 @@ static const std::array<item_armor_total_data_t, 1300> __ptr_item_armor_total_da
{ 1300, { 4978753.00000, 8549458.00000, 12607077.00000, 18964014.00000 } },
} };

// Armor location based multipliers, wow build 9.2.0.41089
// Armor location based multipliers, wow build 9.2.0.41257
static const std::array<item_armor_location_data_t, 23> __ptr_armor_location_data { {
{ 1, { 0.120, 0.120, 0.120, 0.120 } },
{ 2, { 0.000, 0.000, 0.000, 0.000 } },
Expand Down
4 changes: 2 additions & 2 deletions engine/dbc/generated/item_bonus_ptr.inc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Item bonuses, wow build 9.2.0.41089
// Item bonuses, wow build 9.2.0.41257
static const std::array<item_bonus_entry_t, 11378> __ptr_item_bonus_data { {
{ 2, 1, 2, 7, 15789, 0, 0, 0 },
{ 899, 1, 4, 2015, 0, 0, 0, 1 },
Expand Down Expand Up @@ -4947,7 +4947,7 @@ static const std::array<item_bonus_entry_t, 11378> __ptr_item_bonus_data { {
{ 7923, 4778, 27, 17837, 0, 0, 0, 2 },
{ 7924, 4779, 7, 3, 0, 0, 0, 0 },
{ 7925, 4779, 4, 13145, 0, 0, 0, 1 },
{ 7926, 4779, 0, 0, 0, 0, 0, 2 },
{ 7926, 4779, 27, 0, 704, 0, 0, 2 },
{ 7928, 4780, 7, 3, 0, 0, 0, 0 },
{ 7929, 4780, 4, 13265, 0, 0, 0, 1 },
{ 7930, 4780, 0, 0, 0, 0, 0, 2 },
Expand Down
2 changes: 1 addition & 1 deletion engine/dbc/generated/item_child_ptr.inc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Item child equipment, wow build 9.2.0.41089
// Item child equipment, wow build 9.2.0.41257
static const std::array<item_child_equipment_t, 21> __ptr_item_child_equipment_data { {
{ 2, 127417, 1728 }, // parent=0, child=Teebu's Blazing Longsword
{ 3, 127829, 127830 }, // parent=Twinblades of the Deceiver, child=Twinblades of the Deceiver
Expand Down
Loading

0 comments on commit e538fb2

Please sign in to comment.