Skip to content

Commit

Permalink
[live] Game data update (Build 56110) (#9235)
Browse files Browse the repository at this point in the history
  • Loading branch information
seriallos authored Aug 14, 2024
1 parent 98a7e55 commit 52a5ae9
Show file tree
Hide file tree
Showing 8 changed files with 4,917 additions and 4,846 deletions.
105 changes: 68 additions & 37 deletions SpellDataDump/allspells.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion SpellDataDump/build_info.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SimulationCraft 1100-01 for World of Warcraft 11.0.2.56110 thewarwithin-BETA (hotfix 2024-08-13/56110, git build data-update-beta-56110 8b8831a)
SimulationCraft 1100-01 for World of Warcraft 11.0.2.56110 thewarwithin-BETA (hotfix 2024-08-14/56110, git build data-update-live-56110 9d2d844)
3 changes: 3 additions & 0 deletions SpellDataDump/mage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3845,6 +3845,9 @@ Effects :
Base Value: 100 | Scaled Value: 100 | PvP Coefficient: 1.00000 | Misc Value: 1612 | Target: At Self (18) -> At Enemy in Area (16)
#2 (id=293313) : Energize Power (30)
Base Value: 1 | Scaled Value: 1 | PvP Coefficient: 1.00000 | Resource: none | Target: Self (1)
#3 (id=1179899) : Create Area Trigger (179)
Base Value: 100 | Scaled Value: 100 | PvP Coefficient: 1.00000 | Misc Value: 34990 | Target: At Self (18) -> At Enemy in Area (16)
Hotfixed : NEW EFFECT
Description : Launches an Arcane Orb forward from your position, traveling up to 40 yds, dealing $153640s1 Arcane damage to enemies it passes through.

|cFFFFFFFFGrants 1 Arcane Charge when cast and every time it deals damage.|r
Expand Down
2 changes: 1 addition & 1 deletion SpellDataDump/priest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19589,7 +19589,7 @@ Name : Voidheart (id=449887) [Spell Family (6)]
Class : Priest
School : Shadow
Spell Type : None
Duration : 8 seconds
Duration : 8.1 seconds
Labels : 16: Class Spells
: 18: Priest Spells
: 292
Expand Down
2 changes: 1 addition & 1 deletion SpellDataDump/rogue.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20805,7 +20805,7 @@ Effects :
Base Value: 50 | Scaled Value: 50 | PvP Coefficient: 0.60000 | Target: Self (1)
Affected Spells: Backstab (53), Mutilate (5374), Ambush (8676), Mutilate (27576), Shadowstrike (185438), Gloomblade (200758), Shadowstrike (345121), Ambush (385897), Ambush (430023)
Family Flags: 2, 9, 33, 34, 104, 109
Hotfixed : PvP Coefficient (1 -> 0.6)
Hotfixed : Base Value (40 -> 50), PvP Coefficient (1 -> 0.6)
Description : $@spelldesc457052
Tooltip : Your next $?c1[Ambush or Mutilate]?s200758[Gloomblade or Shadowstrike][Backstab or Shadowstrike] deals $w1% additional damage.

Expand Down
4 changes: 2 additions & 2 deletions engine/dbc/generated/client_data_version.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

// Hotfix data versioning information

#define CLIENT_DATA_HOTFIX_DATE "2024-08-13"
#define CLIENT_DATA_HOTFIX_DATE "2024-08-14"
#define CLIENT_DATA_HOTFIX_BUILD (56110)
#define CLIENT_DATA_HOTFIX_HASH "11895bf319ff5ac79375706e3e6fb47715b33c48c481a3aa81f03ad10e1a47e6"
#define CLIENT_DATA_HOTFIX_HASH "7d65fa7f1d101eb5696205b4c7b9e3b945368d6351b1a1a77ec07a558bb91ad1"

#endif /* CLIENT_DATA_VERSION_INC*/
79 changes: 40 additions & 39 deletions engine/dbc/generated/item_effect.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Item effects, wow build 11.0.2.56110
static const std::array<item_effect_t, 9805> __item_effect_data { {
static const std::array<item_effect_t, 9806> __item_effect_data { {
{ 116657, 317388, 0, 0, 1, 0, -1, -1 }, // Shroud of Resolve
{ 116658, 317389, 0, 0, 1, 0, -1, -1 }, // Shroud of Resolve
{ 116661, 317407, 0, 0, 1, 0, -1, -1 }, // Shroud of Resolve
Expand Down Expand Up @@ -9606,6 +9606,7 @@ static const std::array<item_effect_t, 9805> __item_effect_data { {
{ 187089, 455781, 222485, 0, 1, 0, -1, -1 }, // Prof Gear Skill Bonus (DNT)
{ 187043, 455694, 222486, 0, 1, 0, -1, -1 }, // Prof Gear Skill Bonus (DNT)
{ 188083, 395392, 222486, 1, 1, 0, -1, -1 }, // Blacksmithing Tool Equipped (DNT)
{ 190777, 455727, 222487, 0, 1, 0, -1, -1 }, // Prof Gear Skill Bonus (DNT)
{ 187078, 455698, 222488, 0, 1, 0, -1, -1 }, // Prof Gear Skill Bonus (DNT)
{ 188082, 395185, 222488, 1, 1, 0, -1, -1 }, // Herbalism Tool Equipped (DNT)
{ 187100, 455723, 222489, 0, 1, 0, -1, -1 }, // Prof Gear Skill Bonus (DNT)
Expand Down Expand Up @@ -9807,7 +9808,7 @@ static const std::array<item_effect_t, 9805> __item_effect_data { {
{ 189711, 462136, 228412, 0, 0, 0, -1, -1 }, // Dragon Isles Scouting Map
} };

static const std::array<uint16_t, 9805> __item_effect_id_index { {
static const std::array<uint16_t, 9806> __item_effect_id_index { {
840, 841, 842, 843, 844, 845, 846, 849,
850, 851, 852, 853, 854, 855, 856, 857,
858, 859, 860, 861, 864, 865, 866, 867,
Expand Down Expand Up @@ -10983,48 +10984,48 @@ static const std::array<uint16_t, 9805> __item_effect_id_index { {
9550, 9426, 9432, 9455, 9553, 9554, 9555, 9556,
9559, 9560, 9561, 9562, 9563, 9564, 9565, 9566,
9567, 9568, 9572, 9573, 9575, 9576, 9577, 9578,
9581, 9582, 9527, 9589, 689, 690, 9590, 9737,
9738, 9739, 9458, 9450, 9742, 9442, 9446, 9743,
9744, 9745, 9746, 9748, 1006, 9634, 9667, 9668,
9669, 9670, 9703, 9750, 9751, 9752, 9753, 8373,
8388, 9754, 9755, 691, 692, 693, 694, 9756,
9757, 9583, 9584, 9585, 9586, 9587, 9588, 9151,
9758, 9759, 695, 696, 9591, 9592, 9593, 697,
9635, 9636, 9637, 9638, 9639, 9640, 9641, 9642,
9643, 9644, 9645, 9646, 9647, 9648, 9649, 9650,
9651, 9652, 9653, 9654, 9655, 9656, 9657, 9658,
9659, 9660, 9664, 9666, 9671, 9672, 9673, 9674,
9675, 9676, 9677, 9678, 9679, 9680, 9681, 9682,
9683, 9684, 9685, 9686, 9687, 9688, 9689, 9690,
9691, 9692, 9693, 9694, 9695, 9696, 9697, 9698,
9699, 9700, 9701, 9702, 9760, 9761, 9762, 9764,
9765, 9766, 9767, 9768, 9769, 9770, 698, 699,
9158, 700, 701, 702, 703, 9772, 9773, 9774,
9775, 9732, 9728, 9736, 9735, 9776, 704, 9157,
9324, 9781, 9782, 9783, 9784, 9785, 9786, 9787,
9788, 9789, 9790, 9791, 9792, 9705, 9793, 9794,
9771, 9729, 9733, 9747, 705, 9546, 9730, 9734,
9795, 9629, 9630, 9627, 9628, 9712, 9490, 9713,
9623, 9625, 9626, 9504, 9624, 9618, 9604, 9616,
9714, 9724, 9708, 9715, 9303, 9720, 9709, 9486,
9557, 9718, 9706, 9480, 9551, 9716, 9707, 9552,
9594, 9606, 9300, 9298, 9619, 9621, 9301, 9508,
9603, 9488, 9601, 9615, 9613, 9569, 9579, 9596,
9608, 9482, 9727, 9484, 9598, 9610, 9710, 9600,
9726, 9612, 9722, 9740, 9796, 706, 707, 708,
9581, 9582, 9527, 9589, 689, 690, 9590, 9738,
9739, 9740, 9458, 9450, 9743, 9442, 9446, 9744,
9745, 9746, 9747, 9749, 1006, 9635, 9668, 9669,
9670, 9671, 9704, 9751, 9752, 9753, 9754, 8373,
8388, 9755, 9756, 691, 692, 693, 694, 9757,
9758, 9583, 9584, 9585, 9586, 9587, 9588, 9151,
9759, 9760, 695, 696, 9591, 9592, 9593, 697,
9636, 9637, 9638, 9639, 9640, 9641, 9642, 9643,
9644, 9645, 9646, 9647, 9648, 9649, 9650, 9651,
9652, 9653, 9654, 9655, 9656, 9657, 9658, 9659,
9660, 9661, 9665, 9667, 9672, 9673, 9674, 9675,
9676, 9677, 9678, 9679, 9680, 9681, 9682, 9683,
9684, 9685, 9686, 9687, 9688, 9689, 9690, 9691,
9692, 9693, 9694, 9695, 9696, 9697, 9698, 9699,
9700, 9701, 9702, 9703, 9761, 9762, 9763, 9765,
9766, 9767, 9768, 9769, 9770, 9771, 698, 699,
9158, 700, 701, 702, 703, 9773, 9774, 9775,
9776, 9733, 9729, 9737, 9736, 9777, 704, 9157,
9324, 9782, 9783, 9784, 9785, 9786, 9787, 9788,
9789, 9790, 9791, 9792, 9793, 9706, 9794, 9795,
9772, 9730, 9734, 9748, 705, 9546, 9731, 9735,
9796, 9630, 9631, 9628, 9629, 9713, 9490, 9714,
9624, 9626, 9627, 9504, 9625, 9619, 9604, 9617,
9715, 9725, 9709, 9716, 9303, 9721, 9710, 9486,
9557, 9719, 9707, 9480, 9551, 9717, 9708, 9552,
9594, 9607, 9300, 9298, 9620, 9622, 9301, 9508,
9603, 9488, 9601, 9616, 9614, 9569, 9579, 9596,
9609, 9482, 9728, 9484, 9598, 9611, 9711, 9600,
9727, 9613, 9723, 9741, 9797, 706, 707, 708,
709, 710, 711, 712, 713, 714, 715, 716,
717, 718, 719, 720, 721, 722, 723, 724,
725, 726, 727, 728, 729, 730, 731, 732,
733, 734, 735, 736, 737, 738, 739, 740,
741, 742, 743, 744, 745, 746, 747, 748,
749, 750, 751, 752, 753, 754, 755, 756,
757, 9545, 9797, 9731, 9798, 9741, 9661, 9662,
9663, 9665, 9777, 9719, 9717, 9725, 9704, 758,
759, 9778, 9779, 9780, 9570, 9574, 9571, 9799,
9632, 9631, 760, 9800, 9801, 9622, 9620, 9617,
9609, 9611, 9614, 9607, 9605, 9602, 9597, 9595,
9599, 9723, 9802, 9803, 9558, 9711, 9763, 9249,
761, 9721, 9544, 9435, 9749, 9439, 9804, 9633,
757, 9545, 9798, 9732, 9799, 9742, 9662, 9663,
9664, 9666, 9778, 9720, 9718, 9726, 9705, 758,
759, 9779, 9780, 9781, 9570, 9574, 9571, 9800,
9633, 9632, 760, 9801, 9802, 9623, 9621, 9618,
9610, 9612, 9615, 9608, 9605, 9602, 9597, 9595,
9599, 9724, 9803, 9804, 9558, 9712, 9764, 9249,
761, 9722, 9544, 9435, 9750, 9439, 9805, 9634,
9475, 762, 9580, 9232, 9233, 9234, 9235, 9236,
9237, 9238, 9239, 9240, 9241, 9242, 9243, 9244,
9245, 9246, 9247, 9248, 9250, 9251, 9252, 9253,
Expand All @@ -11033,6 +11034,6 @@ static const std::array<uint16_t, 9805> __item_effect_id_index { {
9270, 9271, 9273, 9272, 9274, 9275, 9276, 9277,
9278, 9279, 9280, 9281, 9282, 9283, 9284, 9285,
9286, 9287, 9288, 9289, 9290, 9291, 9292, 9293,
9294, 763, 764, 765, 766,
9294, 763, 764, 765, 766, 9606,
} };

Loading

0 comments on commit 52a5ae9

Please sign in to comment.