Skip to content

Commit 4c18b9a

Browse files
authored
[live] Game data update (Build 68453) (#11601)
* [live] Regenerate spell data (Build 68453) * [live] Update spell data dump (Build 68453)
1 parent 23b1d10 commit 4c18b9a

3 files changed

Lines changed: 9 additions & 4 deletions

File tree

SpellDataDump/build_info.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SimulationCraft 1205-01 for World of Warcraft 12.0.7.68453 Live (hotfix 2026-07-13/68453)
1+
SimulationCraft 1205-01 for World of Warcraft 12.0.7.68453 Live (hotfix 2026-07-18/68453)

engine/dbc/generated/client_data_version.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ static const wowv_t __client_data_version { 12, 0, 7, 68453 };
99

1010
// Hotfix data versioning information
1111

12-
#define CLIENT_DATA_HOTFIX_DATE "2026-07-13"
12+
#define CLIENT_DATA_HOTFIX_DATE "2026-07-18"
1313
#define CLIENT_DATA_HOTFIX_BUILD (68453)
14-
#define CLIENT_DATA_HOTFIX_HASH "cd419770c4b815f0dedec7b81a0b791eb4f777b4a1e32d55c61a7840f4274da4"
14+
#define CLIENT_DATA_HOTFIX_HASH "74026b4b183c264640df80a86363008af1bee6a2bcf119d06985250f48619909"
1515

1616
#endif /* CLIENT_DATA_VERSION_INC*/

engine/dbc/generated/item_scaling.inc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Curve points data, wow build 12.0.7.68453
2-
static constexpr std::array<curve_point_t, 166525> __curve_point_data { {
2+
static constexpr std::array<curve_point_t, 166530> __curve_point_data { {
33
{ 8, 0, 0.00000f, 1.00000f, 0.00000f, 1.00000f },
44
{ 9, 0, 0.00000f, 1.00000f, 0.00000f, 1.00000f },
55
{ 11, 0, 0.00000f, 1.00000f, 0.00000f, 1.00000f },
@@ -166519,6 +166519,11 @@ static constexpr std::array<curve_point_t, 166525> __curve_point_data { {
166519166519
{ 106351, 5, 0.50545f, -10.26738f, 0.50000f, -6.00000f },
166520166520
{ 106351, 6, 0.75000f, -3.00000f, 0.75000f, -3.00000f },
166521166521
{ 106351, 7, 1.00000f, 0.00000f, 1.00000f, 0.00000f },
166522+
{ 106983, 0, 0.00000f, -80.00000f, 0.00000f, 0.00000f },
166523+
{ 106983, 1, 0.11111f, 0.00000f, 0.00000f, 0.00000f },
166524+
{ 106983, 2, 0.60648f, 0.00000f, 0.00000f, 0.00000f },
166525+
{ 106983, 3, 1.25463f, 0.00000f, 0.00000f, 0.00000f },
166526+
{ 106983, 4, 2.00000f, -80.00000f, 0.00000f, 0.00000f },
166522166527
{ 106986, 0, 0.00000f, 0.00000f, 0.00000f, 0.00000f },
166523166528
{ 106986, 1, 2.38400f, 11.54812f, 2.38400f, 11.54812f },
166524166529
{ 109434, 0, 0.00000f, 0.00000f, 0.00000f, 0.00000f },

0 commit comments

Comments
 (0)