Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion SpellDataDump/build_info.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SimulationCraft 1210-01 for World of Warcraft 12.1.0.69497 Live (hotfix 2026-08-26/69497)
SimulationCraft 1210-01 for World of Warcraft 12.1.0.69497 Live (hotfix 2026-08-27/69497)
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 @@ -9,8 +9,8 @@ static const wowv_t __client_data_version { 12, 1, 0, 69497 };

// Hotfix data versioning information

#define CLIENT_DATA_HOTFIX_DATE "2026-08-26"
#define CLIENT_DATA_HOTFIX_DATE "2026-08-27"
#define CLIENT_DATA_HOTFIX_BUILD (69497)
#define CLIENT_DATA_HOTFIX_HASH "b2c25f6dce05a4996d7609a11c0949c0be881ce09ef6357897b491fe241b64fc"
#define CLIENT_DATA_HOTFIX_HASH "2b6986052b6e8710d27112f7eda6829a9d1eb3d087ef3b15a418f80f782a127e"

#endif /* CLIENT_DATA_VERSION_INC*/
2 changes: 1 addition & 1 deletion engine/dbc/generated/spell_item_enchantment.inc
Original file line number Diff line number Diff line change
Expand Up @@ -1484,7 +1484,7 @@ static constexpr std::array<item_enchantment_data_t, 5342> __spell_item_ench_dat
{ 2838, 0, 0, 0, 50, 0, 0, 0, 0, { 5, 0, 0 }, { 7, 0, 0 }, { 32, 0, 0 }, { 0.0000f, 0.0000f, 0.0000f }, 0, "+$k1 Critical Strike" },
{ 2839, 0, 0, 0, 50, 0, 0, 0, 0, { 5, 0, 0 }, { 14, 0, 0 }, { 32, 0, 0 }, { 0.0000f, 0.0000f, 0.0000f }, 0, "+$k1 Critical Strike" },
{ 2840, 0, 0, 0, 50, 0, 0, 0, 0, { 5, 0, 0 }, { 21, 0, 0 }, { 7, 0, 0 }, { 0.0000f, 0.0000f, 0.0000f }, 0, "+$k1 Stamina" },
{ 2841, 0, -1, 0, 25, 10, 120, 0, 0, { 5, 0, 0 }, { 10, 0, 0 }, { 7, 0, 0 }, { 0.2400f, 0.0000f, 0.0000f }, 44968, "+$k1 Stamina" },
{ 2841, 0, -1, 0, 30, 10, 44, 0, 0, { 5, 0, 0 }, { 10, 0, 0 }, { 7, 0, 0 }, { 0.2400f, 0.0000f, 0.0000f }, 44968, "+$k1 Stamina" },
{ 2842, 0, 0, 0, 50, 0, 0, 0, 0, { 5, 0, 0 }, { 8, 0, 0 }, { 40, 0, 0 }, { 0.0000f, 0.0000f, 0.0000f }, 0, "+$k1 Versatility" },
{ 2843, 0, 0, 0, 50, 0, 0, 0, 0, { 5, 0, 0 }, { 8, 0, 0 }, { 32, 0, 0 }, { 0.0000f, 0.0000f, 0.0000f }, 0, "+$k1 Critical Strike" },
{ 2844, 0, 0, 0, 50, 0, 0, 0, 0, { 5, 0, 0 }, { 8, 0, 0 }, { 32, 0, 0 }, { 0.0000f, 0.0000f, 0.0000f }, 0, "+$k1 Critical Strike" },
Expand Down
Loading