From 75d6e654c8085144185d29f511bb6c5a3e4e311c Mon Sep 17 00:00:00 2001 From: seriallos Date: Tue, 27 Aug 2024 16:06:26 +0000 Subject: [PATCH 01/10] [live] Regenerate spell data (Build 56313) --- engine/dbc/generated/active_spells.inc | 4 +- engine/dbc/generated/azerite.inc | 6 +- engine/dbc/generated/character_loadout.inc | 4 +- engine/dbc/generated/client_data_version.inc | 10 +-- engine/dbc/generated/covenant_data.inc | 12 +-- engine/dbc/generated/embellishment_data.inc | 2 +- engine/dbc/generated/expected_stat.inc | 4 +- engine/dbc/generated/gem_data.inc | 2 +- engine/dbc/generated/item_armor.inc | 8 +- engine/dbc/generated/item_bonus.inc | 4 +- engine/dbc/generated/item_child.inc | 2 +- engine/dbc/generated/item_data.inc | 12 +-- engine/dbc/generated/item_effect.inc | 2 +- engine/dbc/generated/item_naming.inc | 2 +- engine/dbc/generated/item_runeforge.inc | 2 +- engine/dbc/generated/item_scaling.inc | 10 +-- engine/dbc/generated/item_set_bonus.inc | 2 +- engine/dbc/generated/item_weapon.inc | 8 +- engine/dbc/generated/mastery_spells.inc | 2 +- engine/dbc/generated/permanent_enchant.inc | 2 +- engine/dbc/generated/racial_spells.inc | 2 +- engine/dbc/generated/rand_prop_points.inc | 2 +- engine/dbc/generated/rank_spells.inc | 2 +- engine/dbc/generated/real_ppm_data.inc | 2 +- engine/dbc/generated/sc_scale_data.inc | 18 ++--- engine/dbc/generated/sc_spell_data.inc | 75 +++++-------------- engine/dbc/generated/sc_talent_data.inc | 2 +- .../dbc/generated/specialization_spells.inc | 2 +- .../dbc/generated/spell_item_enchantment.inc | 2 +- engine/dbc/generated/spelltext_data.inc | 11 ++- engine/dbc/generated/temporary_enchant.inc | 2 +- engine/dbc/generated/trait_data.inc | 6 +- 32 files changed, 92 insertions(+), 134 deletions(-) diff --git a/engine/dbc/generated/active_spells.inc b/engine/dbc/generated/active_spells.inc index eb712156e71..457b92790f5 100644 --- a/engine/dbc/generated/active_spells.inc +++ b/engine/dbc/generated/active_spells.inc @@ -1,4 +1,4 @@ -// Active class spells, wow build 11.0.2.56311 +// Active class spells, wow build 11.0.2.56313 static const std::array __active_spells_data { { { 1, 0, 100, 0, "Charge" }, { 1, 0, 355, 0, "Taunt" }, @@ -312,7 +312,7 @@ static const std::array __active_spells_data { { { 13, 1473, 361021, 0, "Sense Power" }, } }; -// Pet active spells, wow build 11.0.2.56311 +// Pet active spells, wow build 11.0.2.56313 static const std::array __active_pet_spells_data { { { 3, 2649, "Growl" }, { 3, 16827, "Claw" }, diff --git a/engine/dbc/generated/azerite.inc b/engine/dbc/generated/azerite.inc index 2cc9a17c709..4071ace3654 100644 --- a/engine/dbc/generated/azerite.inc +++ b/engine/dbc/generated/azerite.inc @@ -1,4 +1,4 @@ -// Azerite powers, wow build 11.0.2.56311 +// Azerite powers, wow build 11.0.2.56313 static const std::array __azerite_power_data { { { 13, 263978, 4775, "Azerite Empowered" , 0 }, { 14, 268594, 0, "Longstrider" , 1 }, @@ -381,7 +381,7 @@ static const std::array __azerite_power_data { { { 582, 317137, 0, "Heart of Darkness" , 3 }, } }; -// Azerite Essences, wow build 11.0.2.56311 +// Azerite Essences, wow build 11.0.2.56313 static const std::array __azerite_essence_data { { { 2, 1, "Azeroth's Undying Gift" }, { 3, 1, "Sphere of Suppression" }, @@ -413,7 +413,7 @@ static const std::array __azerite_essence_data { { { 37, 2, "The Formless Void" }, } }; -// Azerite Essence Powers, wow build 11.0.2.56311 +// Azerite Essence Powers, wow build 11.0.2.56313 static const std::array __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 diff --git a/engine/dbc/generated/character_loadout.inc b/engine/dbc/generated/character_loadout.inc index eb60e371cac..39817cea3c1 100644 --- a/engine/dbc/generated/character_loadout.inc +++ b/engine/dbc/generated/character_loadout.inc @@ -1,6 +1,6 @@ static constexpr int MYTHIC_TARGET_ITEM_LEVEL = 636; -// Character Loadout data, wow build 11.0.2.56311 +// Character Loadout data, wow build 11.0.2.56313 static const std::array __character_loadout_data { { { 1809, 1, 0, 154025 }, { 1809, 1, 0, 154026 }, @@ -603,7 +603,7 @@ static const std::array __character_loadout_data { 1787, 13, 2, 194536 }, } }; -// Trait Loadout data, wow build 11.0.2.56311 +// Trait Loadout data, wow build 11.0.2.56313 static const std::array __trait_loadout_data { { { 0, 119137, 1, 0 }, { 0, 119132, 1, 1 }, diff --git a/engine/dbc/generated/client_data_version.inc b/engine/dbc/generated/client_data_version.inc index 01837cce7a4..20683cd2edf 100644 --- a/engine/dbc/generated/client_data_version.inc +++ b/engine/dbc/generated/client_data_version.inc @@ -1,15 +1,15 @@ #ifndef CLIENT_DATA_VERSION_INC #define CLIENT_DATA_VERSION_INC -// Client data versioning information for 11.0.2.56311 +// Client data versioning information for 11.0.2.56313 -#define CLIENT_DATA_WOW_VERSION "11.0.2.56311" +#define CLIENT_DATA_WOW_VERSION "11.0.2.56313" #define SIMC_WOW_VERSION "1102" // Hotfix data versioning information -#define CLIENT_DATA_HOTFIX_DATE "2024-08-26" -#define CLIENT_DATA_HOTFIX_BUILD (56311) -#define CLIENT_DATA_HOTFIX_HASH "23a1dd24dc5a4255a0a412d8324bb39ee8821bb485e3f61fb669eee60c5cd7a6" +#define CLIENT_DATA_HOTFIX_DATE "2024-08-27" +#define CLIENT_DATA_HOTFIX_BUILD (56313) +#define CLIENT_DATA_HOTFIX_HASH "064b1b33969a2ba91973e21a19ba246e46d43d22dd7be4f8c7ee8819077e4c20" #endif /* CLIENT_DATA_VERSION_INC*/ diff --git a/engine/dbc/generated/covenant_data.inc b/engine/dbc/generated/covenant_data.inc index 59bfa5fe87a..0f4b5c2d55f 100644 --- a/engine/dbc/generated/covenant_data.inc +++ b/engine/dbc/generated/covenant_data.inc @@ -1,4 +1,4 @@ -// Covenant abilities, wow build 11.0.2.56311 +// Covenant abilities, wow build 11.0.2.56313 static const std::array __covenant_ability_data { { { 6, 4, 0, 315443, "Abomination Limb" }, { 11, 4, 0, 325727, "Adaptive Swarm" }, @@ -70,7 +70,7 @@ static const std::array __covenant_ability_data { { 3, 3, 0, 328231, "Wild Spirits" }, } }; -// Soulbind abilities, wow build 11.0.2.56311 +// Soulbind abilities, wow build 11.0.2.56313 static const std::array __soulbind_ability_data { { { 319191, 3, 824, "Field of Blossoms" }, { 319210, 3, 826, "Social Butterfly" }, @@ -202,7 +202,7 @@ static const std::array __soulbind_ability_data { { 352806, 3, 1851, "Hunt's Exhilaration" }, } }; -// Conduits, wow build 11.0.2.56311 +// Conduits, wow build 11.0.2.56313 static const std::array __conduit_data { { { 5, 334993, "Stalwart Guardian" }, { 7, 335010, "Brutal Vitality" }, @@ -531,7 +531,7 @@ static const std::array __conduit_spell_id_index { { 281, 280, 279, 277, 278, 276, } }; -// Conduit ranks, wow build 11.0.2.56311 +// Conduit ranks, wow build 11.0.2.56313 static const std::array __conduit_rank_data { { { 5, 0, 334993, -20000.000000 }, { 5, 1, 334993, -22000.000000 }, @@ -4825,7 +4825,7 @@ static const std::array __conduit_rank_data { { { 294, 14, 387198, 2.600000 }, } }; -// Renown reward abilities, wow build 11.0.2.56311 +// Renown reward abilities, wow build 11.0.2.56313 static const std::array __renown_reward_ability_data { { { 1, 2, 344087, "Deepening Bond" }, // Kyrian { 1, 19, 344089, "Deepening Bond" }, // Kyrian @@ -4854,7 +4854,7 @@ static const std::array __renown_reward_ability_data { 28, 1, 454473, "Airship: Wings 05 - Lantern Wing" }, // [DNT] 11.0 Delves Season 1 } }; -// Enhanced conduit renown levels, wow build 11.0.2.56311 +// Enhanced conduit renown levels, wow build 11.0.2.56313 static const std::array __enhanced_conduit_data { { { 1, 1, 0, 63 }, // Niya { 1, 1, 2, 63 }, // Niya diff --git a/engine/dbc/generated/embellishment_data.inc b/engine/dbc/generated/embellishment_data.inc index 29cbaa92140..5f0bda2dcc5 100644 --- a/engine/dbc/generated/embellishment_data.inc +++ b/engine/dbc/generated/embellishment_data.inc @@ -1,4 +1,4 @@ -// Embellishment data, wow build 11.0.2.56311 +// Embellishment data, wow build 11.0.2.56313 static const std::array __embellishment_data { { { "Arathor Armor Patch", 8188, 147859 }, { "Potion Absorption Inhibitor", 8175, 147812 }, diff --git a/engine/dbc/generated/expected_stat.inc b/engine/dbc/generated/expected_stat.inc index 50e5d5bbd00..43da6884824 100644 --- a/engine/dbc/generated/expected_stat.inc +++ b/engine/dbc/generated/expected_stat.inc @@ -1,4 +1,4 @@ -// Expected stat for levels 1-133, wow build 11.0.2.56311 +// Expected stat for levels 1-133, wow build 11.0.2.56313 static const std::array __expected_stat_data { { { 1, 2.02810f, 29.00000f, 20.00000f, 0.00000f, 68.00000f, 124.68733f }, { 2, 2.23091f, 32.00000f, 22.00000f, 0.00000f, 74.00000f, 137.15607f }, @@ -135,7 +135,7 @@ static const std::array __expected_stat_data { { { 133, 77451.71094f, 42857.00000f, 47013.97656f, 23119.88867f, 100000.00000f, 3485327.00000f }, } }; -// Expected stat mods, wow build 11.0.2.56311 +// Expected stat mods, wow build 11.0.2.56313 static const std::array __expected_stat_mod_data { { { 250, 1.075000f, 1.000000f, 1.000000f, 1.000000f, 1.000000f, 1.075000f, 8 }, { 252, 3.767000f, 1.000000f, 2.586000f, 2.401000f, 2.336000f, 3.767000f, 8 }, diff --git a/engine/dbc/generated/gem_data.inc b/engine/dbc/generated/gem_data.inc index cca13a4b5ff..3bab7c87994 100644 --- a/engine/dbc/generated/gem_data.inc +++ b/engine/dbc/generated/gem_data.inc @@ -1,4 +1,4 @@ -// Gem properties, wow build 11.0.2.56311 +// Gem properties, wow build 11.0.2.56313 static const std::array __gem_property_data { { { 2, 2686, 0x00000002, 0 }, // +$k1 Strength { 3, 2687, 0x00000008, 0 }, // +$k1 Agility diff --git a/engine/dbc/generated/item_armor.inc b/engine/dbc/generated/item_armor.inc index 57f81876c11..a4f081dc0e6 100644 --- a/engine/dbc/generated/item_armor.inc +++ b/engine/dbc/generated/item_armor.inc @@ -1,4 +1,4 @@ -// Item armor values data from ItemArmorQuality.db2, ilevels 1-1300, wow build 11.0.2.56311 +// Item armor values data from ItemArmorQuality.db2, ilevels 1-1300, wow build 11.0.2.56313 static const std::array __item_armor_quality_data { { { 1, { 0.900f, 0.950f, 1.000f, 1.000f, 1.000f, 1.000f, 1.000f } }, { 2, { 0.900f, 0.950f, 1.000f, 1.000f, 1.000f, 1.000f, 1.000f } }, @@ -1302,7 +1302,7 @@ static const std::array __item_armor_quality_da { 1300, { 0.900f, 0.950f, 1.000f, 1.000f, 1.000f, 1.000f, 1.000f } }, } }; -// Item armor values data from ItemArmorShield.db2, ilevels 1-1300, wow build 11.0.2.56311 +// Item armor values data from ItemArmorShield.db2, ilevels 1-1300, wow build 11.0.2.56313 static const std::array __item_armor_shield_data { { { 1, { 12.18537f, 12.86234f, 13.53930f, 13.53930f, 13.53930f, 13.53930f, 13.53930f } }, { 2, { 13.29313f, 14.03164f, 14.77015f, 14.77015f, 14.77015f, 14.77015f, 14.77015f } }, @@ -2606,7 +2606,7 @@ static const std::array __item_armor_shield_data { 1300, { 8103948.00000f, 8554167.00000f, 9004387.00000f, 9004387.00000f, 9004387.00000f, 9004387.00000f, 9004387.00000f } }, } }; -// Item armor values data from ItemArmorTotal.db2, ilevels 1-1300, wow build 11.0.2.56311 +// Item armor values data from ItemArmorTotal.db2, ilevels 1-1300, wow build 11.0.2.56313 static const std::array __item_armor_total_data { { { 1, { 7.58201f, 13.01974f, 19.19898f, 28.87978f } }, { 2, { 8.27128f, 14.20335f, 20.94434f, 31.50522f } }, @@ -3910,7 +3910,7 @@ static const std::array __item_armor_total_data { { 1300, { 5042456.50000f, 8658849.00000f, 12768386.00000f, 19206660.00000f } }, } }; -// Armor location based multipliers, wow build 11.0.2.56311 +// Armor location based multipliers, wow build 11.0.2.56313 static const std::array __armor_location_data { { { 1, { 0.120f, 0.120f, 0.120f, 0.120f } }, { 2, { 0.000f, 0.000f, 0.000f, 0.000f } }, diff --git a/engine/dbc/generated/item_bonus.inc b/engine/dbc/generated/item_bonus.inc index 1ea7f8b7e10..9e5b3790bb8 100644 --- a/engine/dbc/generated/item_bonus.inc +++ b/engine/dbc/generated/item_bonus.inc @@ -1,4 +1,4 @@ -// Item bonuses, wow build 11.0.2.56311 +// Item bonuses, wow build 11.0.2.56313 static const std::array __item_bonus_data { { { 2, 1, 2, 7, 15789, 0, 0, 0 }, { 899, 1, 4, 2015, 0, 0, 0, 1 }, @@ -17126,7 +17126,7 @@ static const std::array __item_bonus_data { { { 24195, 11310, 13, 0, 200, 0, 77472, 0 }, { 24196, 11310, 3, 3, 0, 0, 0, 1 }, { 24197, 11310, 9, 5, 200, 0, 0, 2 }, - { 24198, 11311, 47, 9, -1, 0, 0, 0 }, + { 24198, 11311, 16, 9, 0, 0, 0, 0 }, { 24199, 11312, 3, 3, 0, 0, 0, 0 }, { 24200, 11313, 25, 82, 100, 0, 0, 0 }, { 24201, 11314, 2, 49, 3333, 0, 0, 0 }, diff --git a/engine/dbc/generated/item_child.inc b/engine/dbc/generated/item_child.inc index 31ef9c9fadb..2817c1bb7c2 100644 --- a/engine/dbc/generated/item_child.inc +++ b/engine/dbc/generated/item_child.inc @@ -1,4 +1,4 @@ -// Item child equipment, wow build 11.0.2.56311 +// Item child equipment, wow build 11.0.2.56313 static const std::array __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 diff --git a/engine/dbc/generated/item_data.inc b/engine/dbc/generated/item_data.inc index ddfb4e78df9..22c14db815b 100644 --- a/engine/dbc/generated/item_data.inc +++ b/engine/dbc/generated/item_data.inc @@ -63576,7 +63576,7 @@ static const dbc_item_data_t::stats_t __item_stats_data[63575] = { { 71, 5259, 0.000000f }, }; -// Items, ilevel 33-1300, wow build 11.0.2.56311 +// Items, ilevel 33-1300, wow build 11.0.2.56313 static const std::array __item_data_chunk0 { { { "Worn Shortsword", 25, 0x00000000, 0x00002000, 0x00, 1, 1, 0, 0, 1, 21, 2, 7, 2, 2600, 0.500000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -156199,7 +156199,7 @@ static const std::array __item_data_chunk5 { { { "Obsidian Combatant's Cloth Goggles", 205278, 0x00000040, 0x00006000, 0x00, 330, 70, 2827, 1, 2, 1, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[51551], 3, 0xffff, 0xffffffffffffffff, { 24, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Obsidian Combatant's Leather Goggles", 205279, 0x00000040, 0x00006000, 0x00, 330, 70, 2827, 1, 2, 1, 4, 2, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[51551], 3, 0xffff, 0xffffffffffffffff, { 24, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Obsidian Combatant's Mail Goggles", 205280, 0x00000040, 0x00006000, 0x00, 330, 70, 2827, 1, 2, 1, 4, 3, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[51551], 3, 0xffff, 0xffffffffffffffff, { 24, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Obsidian Combatant's Plate Goggles", 205281, 0x00000040, 0x00006000, 0x00, 330, 70, 2827, 1, 2, 1, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[51551], 3, 0xffff, 0xffffffffffffffff, { 24, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Obsidian Combatant's Plate Goggles", 205281, 0x00000040, 0x00006000, 0x00, 330, 70, 2827, 1, 2, 1, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[5746], 3, 0xffff, 0xffffffffffffffff, { 24, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Loamm Niffen Tabard", 205286, 0x00008000, 0x00002000, 0x00, 1, 1, 0, 0, 4, 19, 4, 0, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Greatcloak of Spun Marrow", 205290, 0x00000000, 0x00002000, 0x00, 350, 70, 0, 0, 2, 16, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52318], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Garrison General's Cape", 205291, 0x00000000, 0x00002000, 0x00, 350, 70, 0, 0, 2, 16, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52587], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -157493,7 +157493,7 @@ static const std::array __item_data_chunk5 { { { "Verdant Combatant's Cloth Goggles", 208313, 0x00000040, 0x00006000, 0x00, 330, 70, 2827, 1, 2, 1, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[51551], 3, 0xffff, 0xffffffffffffffff, { 24, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Verdant Combatant's Leather Goggles", 208314, 0x00000040, 0x00006000, 0x00, 330, 70, 2827, 1, 2, 1, 4, 2, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[51551], 3, 0xffff, 0xffffffffffffffff, { 24, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Verdant Combatant's Mail Goggles", 208315, 0x00000040, 0x00006000, 0x00, 330, 70, 2827, 1, 2, 1, 4, 3, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[51551], 3, 0xffff, 0xffffffffffffffff, { 24, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Verdant Combatant's Plate Goggles", 208316, 0x00000040, 0x00006000, 0x00, 330, 70, 2827, 1, 2, 1, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[51551], 3, 0xffff, 0xffffffffffffffff, { 24, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Verdant Combatant's Plate Goggles", 208316, 0x00000040, 0x00006000, 0x00, 330, 70, 2827, 1, 2, 1, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[5746], 3, 0xffff, 0xffffffffffffffff, { 24, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Iridal, the Earth's Master", 208321, 0x00000040, 0x00002200, 0x00, 402, 70, 0, 0, 4, 17, 2, 10, 1, 3600, 0.300000f, 0.000000f, &__item_stats_data[54671], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Treads of the Nightclaw", 208322, 0x00000000, 0x00002000, 0x00, 428, 70, 0, 0, 3, 8, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[58788], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Nature's Firebathed Robes", 208323, 0x00000000, 0x00002000, 0x00, 428, 70, 0, 0, 3, 20, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[62299], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -159068,7 +159068,7 @@ static const std::array __item_data_chunk5 { { { "Draconic Combatant's Cloth Goggles", 211612, 0x00000040, 0x00006000, 0x00, 330, 70, 2827, 1, 2, 1, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[51551], 3, 0xffff, 0xffffffffffffffff, { 24, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Draconic Combatant's Leather Goggles", 211613, 0x00000040, 0x00006000, 0x00, 330, 70, 2827, 1, 2, 1, 4, 2, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[51551], 3, 0xffff, 0xffffffffffffffff, { 24, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Draconic Combatant's Mail Goggles", 211614, 0x00000040, 0x00006000, 0x00, 330, 70, 2827, 1, 2, 1, 4, 3, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[51551], 3, 0xffff, 0xffffffffffffffff, { 24, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Draconic Combatant's Plate Goggles", 211615, 0x00000040, 0x00006000, 0x00, 330, 70, 2827, 1, 2, 1, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[51551], 3, 0xffff, 0xffffffffffffffff, { 24, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Draconic Combatant's Plate Goggles", 211615, 0x00000040, 0x00006000, 0x00, 330, 70, 2827, 1, 2, 1, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[5746], 3, 0xffff, 0xffffffffffffffff, { 24, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Gilnean Noble's Shoes", 211790, 0x00000000, 0x00002000, 0x00, 1, 1, 0, 0, 4, 8, 4, 5, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Gilnean Noble's Buckle", 211791, 0x00000000, 0x00002000, 0x00, 1, 1, 0, 0, 4, 6, 4, 5, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Gilnean Noble's Vest", 211792, 0x00000000, 0x00002000, 0x00, 1, 1, 0, 0, 4, 5, 4, 5, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -165769,11 +165769,11 @@ static const std::array __item_data_chunk6 { { { "Deceased Nerubian's Slippers", 228445, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 8, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[53511], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Albert's Last Gloves", 228446, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 10, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52029], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Spider-Fang Epaulets", 228447, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 3, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51728], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Long-Forgotten Girdle", 228448, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 6, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52374], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Long-Forgotten Girdle", 228448, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 6, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[47580], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Scrit's Handmade Shoes", 228654, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 8, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[53511], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Scrit's Handmade Gloves", 228655, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 10, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52029], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Scrit's Handmade Shoulders", 228656, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 3, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51728], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Scrit's Handmade Girdle", 228657, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 6, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52374], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Scrit's Handmade Girdle", 228657, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 6, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[47580], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Batzvara's Gratitude", 228658, 0x00080000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[53608], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Compiler's Handwraps", 228668, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 10, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[58702], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Compiler's Shoulderguards", 228671, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 3, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[53733], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, diff --git a/engine/dbc/generated/item_effect.inc b/engine/dbc/generated/item_effect.inc index 589df4ccdfb..1bddb078598 100644 --- a/engine/dbc/generated/item_effect.inc +++ b/engine/dbc/generated/item_effect.inc @@ -1,4 +1,4 @@ -// Item effects, wow build 11.0.2.56311 +// Item effects, wow build 11.0.2.56313 static const std::array __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 diff --git a/engine/dbc/generated/item_naming.inc b/engine/dbc/generated/item_naming.inc index dfbe098b2ec..7c9b57471f8 100644 --- a/engine/dbc/generated/item_naming.inc +++ b/engine/dbc/generated/item_naming.inc @@ -1,4 +1,4 @@ -// Item name descriptions, wow build 11.0.2.56311 +// Item name descriptions, wow build 11.0.2.56313 static const std::array __item_name_description_data { { { 2, "Now with extra description" }, { 20, "Season 10" }, diff --git a/engine/dbc/generated/item_runeforge.inc b/engine/dbc/generated/item_runeforge.inc index 5eb88aa290b..ea969ea6054 100644 --- a/engine/dbc/generated/item_runeforge.inc +++ b/engine/dbc/generated/item_runeforge.inc @@ -1,4 +1,4 @@ -// Runeforge legendary bonuses, wow build 11.0.2.56311 +// Runeforge legendary bonuses, wow build 11.0.2.56313 static const std::array __runeforge_legendary_data { { { 6823, 64, 327508, 0x000000c0, 0, "Slick Ice" }, { 6828, 64, 327284, 0x00110020, 0, "Cold Front" }, diff --git a/engine/dbc/generated/item_scaling.inc b/engine/dbc/generated/item_scaling.inc index 08aca2db20e..9df8c3517da 100644 --- a/engine/dbc/generated/item_scaling.inc +++ b/engine/dbc/generated/item_scaling.inc @@ -1,4 +1,4 @@ -// Curve points data, wow build 11.0.2.56311 +// Curve points data, wow build 11.0.2.56313 static const std::array __curve_point_data { { { 8, 0, 0.00000f, 1.00000f, 0.00000f, 1.00000f }, { 9, 0, 0.00000f, 1.00000f, 0.00000f, 1.00000f }, @@ -60401,10 +60401,6 @@ static const std::array __curve_point_data { { { 31998, 0, 0.00000f, 0.25000f, 0.00000f, 0.00000f }, { 31998, 1, 0.20000f, 1.00000f, 0.00000f, 0.00000f }, { 31998, 2, 1.00000f, 1.00000f, 0.00000f, 0.00000f }, - { 32005, 0, 0.00000f, 0.00000f, 0.00000f, 0.00000f }, - { 32005, 1, 1.00000f, -1.00000f, 1.00000f, -1.00000f }, - { 32006, 0, 0.00000f, 0.00000f, 0.00000f, 0.00000f }, - { 32006, 1, 1.00000f, 1.00000f, 1.00000f, 1.50000f }, { 32007, 0, 60.00000f, 60.00000f, 50.00000f, 50.00000f }, { 32007, 1, 80.00000f, 80.00000f, 70.00000f, 70.00000f }, { 32008, 0, 0.00000f, 6.72803f, 0.00000f, 0.00000f }, @@ -114667,6 +114663,10 @@ static const std::array __curve_point_data { { { 77819, 1, 1.00000f, -80.00000f, 0.50000f, -6.00000f }, { 77820, 0, 0.00000f, 0.00000f, 0.00000f, 0.00000f }, { 77820, 1, 1.00000f, -80.00000f, 0.50000f, -6.00000f }, + { 77825, 0, 0.00000f, 1.00000f, 0.00000f, 0.00000f }, + { 77825, 1, 1.00000f, 0.00000f, 1.00000f, -1.00000f }, + { 77826, 0, 0.00000f, 1.00000f, 0.00000f, 0.00000f }, + { 77826, 1, 1.00000f, 2.00000f, 1.00000f, 1.50000f }, { 77827, 0, 0.00000f, 0.00000f, 0.00000f, 0.00000f }, { 77827, 1, 1.00000f, -5.00000f, 0.00000f, 0.00000f }, { 77828, 0, 0.00000f, -80.00000f, 0.00000f, -80.00000f }, diff --git a/engine/dbc/generated/item_set_bonus.inc b/engine/dbc/generated/item_set_bonus.inc index d78a49a681f..e03221fc674 100644 --- a/engine/dbc/generated/item_set_bonus.inc +++ b/engine/dbc/generated/item_set_bonus.inc @@ -1,4 +1,4 @@ -// Set bonus data, wow build 11.0.2.56311 +// Set bonus data, wow build 11.0.2.56313 static const std::array __set_bonus_data { { // SetBonusName , OptName , Tier , EnumID, SetID, Bns, Cls, Spec, SpellID, ItemIDs { "March of the Legion" , "march_of_the_legion" , "T19_MOTL", 0, 1293, 2, 1, -1, 228445, { 134529, 134533, 0 } }, diff --git a/engine/dbc/generated/item_weapon.inc b/engine/dbc/generated/item_weapon.inc index d8bfde45f6a..90847596e3b 100644 --- a/engine/dbc/generated/item_weapon.inc +++ b/engine/dbc/generated/item_weapon.inc @@ -1,4 +1,4 @@ -// Item damage data from ItemDamageOneHand.db2, wow build 11.0.2.56311 +// Item damage data from ItemDamageOneHand.db2, wow build 11.0.2.56313 static const std::array __item_damage_one_hand_data { { { 1, { 0.25310f, 0.40707f, 0.42184f, 0.42184f, 0.42184f, 0.42184f, 0.42184f } }, { 2, { 0.29529f, 0.47492f, 0.49214f, 0.49214f, 0.49214f, 0.49214f, 0.49214f } }, @@ -1302,7 +1302,7 @@ static const std::array __item_damage_one_han { 1300, { 611874.25000f, 984097.68750f, 1019790.37500f, 1019790.37500f, 1019790.37500f, 1019790.37500f, 1019790.37500f } }, } }; -// Item damage data from ItemDamageOneHandCaster.db2, wow build 11.0.2.56311 +// Item damage data from ItemDamageOneHandCaster.db2, wow build 11.0.2.56313 static const std::array __item_damage_one_hand_caster_data { { { 1, { 0.12655f, 0.20354f, 0.21092f, 0.21092f, 0.21092f, 0.21092f, 0.21092f } }, { 2, { 0.14764f, 0.23746f, 0.24607f, 0.24607f, 0.24607f, 0.24607f, 0.24607f } }, @@ -2606,7 +2606,7 @@ static const std::array __item_damage_ { 1300, { 305937.12500f, 492048.84375f, 509895.18750f, 509895.18750f, 509895.18750f, 509895.18750f, 509895.18750f } }, } }; -// Item damage data from ItemDamageTwoHand.db2, wow build 11.0.2.56311 +// Item damage data from ItemDamageTwoHand.db2, wow build 11.0.2.56313 static const std::array __item_damage_two_hand_data { { { 1, { 0.33520f, 0.53912f, 0.55867f, 0.55867f, 0.55867f, 0.55867f, 0.55867f } }, { 2, { 0.39107f, 0.62897f, 0.65178f, 0.65178f, 0.65178f, 0.65178f, 0.65178f } }, @@ -3910,7 +3910,7 @@ static const std::array __item_damage_two_han { 1300, { 810355.87500f, 1303322.37500f, 1350593.12500f, 1350593.12500f, 1350593.12500f, 1350593.12500f, 1350593.12500f } }, } }; -// Item damage data from ItemDamageTwoHandCaster.db2, wow build 11.0.2.56311 +// Item damage data from ItemDamageTwoHandCaster.db2, wow build 11.0.2.56313 static const std::array __item_damage_two_hand_caster_data { { { 1, { 0.16760f, 0.26956f, 0.27934f, 0.27934f, 0.27934f, 0.27934f, 0.27934f } }, { 2, { 0.19554f, 0.31449f, 0.32589f, 0.32589f, 0.32589f, 0.32589f, 0.32589f } }, diff --git a/engine/dbc/generated/mastery_spells.inc b/engine/dbc/generated/mastery_spells.inc index 88614fe6501..21508d3548a 100644 --- a/engine/dbc/generated/mastery_spells.inc +++ b/engine/dbc/generated/mastery_spells.inc @@ -1,4 +1,4 @@ -// Mastery abilities, wow build 11.0.2.56311 +// Mastery abilities, wow build 11.0.2.56313 static const std::array __mastery_spell_data { { { 62, 190740 }, // Mastery: Savant (Arcane Mage) { 63, 12846 }, // Mastery: Ignite (Fire Mage) diff --git a/engine/dbc/generated/permanent_enchant.inc b/engine/dbc/generated/permanent_enchant.inc index 172c513602a..0bf5baf97b7 100644 --- a/engine/dbc/generated/permanent_enchant.inc +++ b/engine/dbc/generated/permanent_enchant.inc @@ -1,4 +1,4 @@ -// Permanent item enchants, wow build 11.0.2.56311 +// Permanent item enchants, wow build 11.0.2.56313 static const std::array __permanent_enchant_data { { { 6614, 1, 4, 0x00100020, 0x0000001f, "accelerated_agility" }, { 6615, 2, 4, 0x00100020, 0x0000001f, "accelerated_agility" }, diff --git a/engine/dbc/generated/racial_spells.inc b/engine/dbc/generated/racial_spells.inc index 55baab152ab..5562f4e2f68 100644 --- a/engine/dbc/generated/racial_spells.inc +++ b/engine/dbc/generated/racial_spells.inc @@ -1,4 +1,4 @@ -// Racial abilities, wow build 11.0.2.56311 +// Racial abilities, wow build 11.0.2.56313 static const std::array __racial_spell_data { { { 0x0000000000000001, 0x00000000, 458619, "No Place Like Home" }, { 0x0000000000000001, 0x00000000, 20598, "The Human Spirit" }, diff --git a/engine/dbc/generated/rand_prop_points.inc b/engine/dbc/generated/rand_prop_points.inc index 6b7e55c625b..3bb616afb36 100644 --- a/engine/dbc/generated/rand_prop_points.inc +++ b/engine/dbc/generated/rand_prop_points.inc @@ -1,4 +1,4 @@ -// Random property points for item levels 1-1300, wow build 11.0.2.56311 +// Random property points for item levels 1-1300, wow build 11.0.2.56313 static const std::array __rand_prop_points_data { { { 1, 0.00000000f, 0.00000000f, { 0.00000000f, 0.00000000f, 0.00000000f, 0.00000000f, 0.00000000f }, { 0.00000000f, 0.00000000f, 0.00000000f, 0.00000000f, 0.00000000f }, { 0.00000000f, 0.00000000f, 0.00000000f, 0.00000000f, 0.00000000f } }, { 2, 0.00000000f, 0.00000000f, { 0.00000000f, 0.00000000f, 0.00000000f, 0.00000000f, 0.00000000f }, { 0.00000000f, 0.00000000f, 0.00000000f, 0.00000000f, 0.00000000f }, { 0.00000000f, 0.00000000f, 0.00000000f, 0.00000000f, 0.00000000f } }, diff --git a/engine/dbc/generated/rank_spells.inc b/engine/dbc/generated/rank_spells.inc index e9c7caf809f..9d5a141f594 100644 --- a/engine/dbc/generated/rank_spells.inc +++ b/engine/dbc/generated/rank_spells.inc @@ -1,4 +1,4 @@ -// Rank class spells, wow build 11.0.2.56311 +// Rank class spells, wow build 11.0.2.56313 static const std::array __rank_spells_data { { { 2, 66, 358934, 0, "Aegis of Light" , "Rank 2" }, { 10, 269, 322719, 0, "Afterlife" , "Rank 2" }, diff --git a/engine/dbc/generated/real_ppm_data.inc b/engine/dbc/generated/real_ppm_data.inc index f236d64be6b..f35adc63100 100644 --- a/engine/dbc/generated/real_ppm_data.inc +++ b/engine/dbc/generated/real_ppm_data.inc @@ -1,4 +1,4 @@ -// RPPM Modifiers, wow build 11.0.2.56311 +// RPPM Modifiers, wow build 11.0.2.56313 static const std::array __rppm_modifier_data { { { 5301, 4, 1, 1.0000 }, { 17495, 4, 1, 1.0000 }, diff --git a/engine/dbc/generated/sc_scale_data.inc b/engine/dbc/generated/sc_scale_data.inc index 2e337a6a3c3..3ea19caf506 100644 --- a/engine/dbc/generated/sc_scale_data.inc +++ b/engine/dbc/generated/sc_scale_data.inc @@ -1,4 +1,4 @@ -// Hit points per stamina for level 1 - 80, wow build 11.0.2.56311 +// Hit points per stamina for level 1 - 80, wow build 11.0.2.56313 static constexpr double __hp_per_sta[80] = { 2, 2, 2, 2, 2, // 5 2, 2, 2, 2, 2, // 10 @@ -18,7 +18,7 @@ static constexpr double __hp_per_sta[80] = { 20, 20, 20, 20, 20, // 80 }; -// Spell scaling multipliers for levels 1 - 80, wow build 11.0.2.56311 +// Spell scaling multipliers for levels 1 - 80, wow build 11.0.2.56313 static constexpr double __spell_scaling[][80] = { { 0, 0, 0, 0, 0, // 5 @@ -420,7 +420,7 @@ static constexpr double __spell_scaling[][80] = { }, }; -// Base mana points for levels 1 - 80, wow build 11.0.2.56311 +// Base mana points for levels 1 - 80, wow build 11.0.2.56313 static constexpr double __base_mp[][80] = { { 0, 0, 0, 0, 0, // 5 @@ -689,7 +689,7 @@ static constexpr double __base_mp[][80] = { }, }; -// Combat rating values for level 1 - 80, wow build 11.0.2.56311 +// Combat rating values for level 1 - 80, wow build 11.0.2.56313 static constexpr double __combat_ratings[][80] = { // Dodge { @@ -1149,7 +1149,7 @@ static constexpr double __combat_ratings[][80] = { }, }; -// Combat rating multipliers for item level 1 - 1300, wow build 11.0.2.56311 +// Combat rating multipliers for item level 1 - 1300, wow build 11.0.2.56313 static constexpr double __combat_ratings_mult_by_ilvl[][1300] = { // Armor Multiplier { @@ -2205,7 +2205,7 @@ static constexpr double __combat_ratings_mult_by_ilvl[][1300] = { }, }; -// Item level translation for item level 1 - 1300, wow build 11.0.2.56311 +// Item level translation for item level 1 - 1300, wow build 11.0.2.56313 static constexpr double __item_level_squish[1300] = { 1, 1, 2, 2, 2, // 5 3, 3, 4, 4, 5, // 10 @@ -2469,7 +2469,7 @@ static constexpr double __item_level_squish[1300] = { 951, 952, 953, 954, 955, // 1300 }; -// Item socket costs for item levels 1 - 1300, wow build 11.0.2.56311 +// Item socket costs for item levels 1 - 1300, wow build 11.0.2.56313 static constexpr double __item_socket_cost_per_level[1300] = { 0, 0, 0, 0, 0, // 5 0, 0, 0, 0, 0, // 10 @@ -2673,7 +2673,7 @@ static constexpr double __item_socket_cost_per_level[1300] = { 8, 8, 8, 8, 8, // 1000 }; -// Stamina multipliers for item level 1 - 1300, wow build 11.0.2.56311 +// Stamina multipliers for item level 1 - 1300, wow build 11.0.2.56313 static constexpr double __stamina_mult_by_ilvl[][1300] = { // Armor Multiplier { @@ -3729,7 +3729,7 @@ static constexpr double __stamina_mult_by_ilvl[][1300] = { }, }; -// Azerite level to item level 1 - 300, wow build 11.0.2.56311 +// Azerite level to item level 1 - 300, wow build 11.0.2.56313 static constexpr unsigned __azerite_level_to_item_level[300] = { 1, 2, 3, 4, 5, // 5 6, 7, 9, 11, 13, // 10 diff --git a/engine/dbc/generated/sc_spell_data.inc b/engine/dbc/generated/sc_spell_data.inc index 58a5eeb7f3a..7dd41dd6fb9 100644 --- a/engine/dbc/generated/sc_spell_data.inc +++ b/engine/dbc/generated/sc_spell_data.inc @@ -1,4 +1,4 @@ -// 28342 spells, wow build level 11.0.2.56311 +// 28342 spells, wow build level 11.0.2.56313 static spell_data_t __spell_data[28342] = { { "Power Word: Shield" , 17, 2, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000010, 0, 4, 0, 0, 0.000000, 40.000000, 7500, 1500, 0, 0, 0, 0, 1, 0, 15000, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 327680, 0, 2621696, 0, 0, 0, 0, 0, 4096, 0, 0, 0, 0, 0, 0 }, { 1, 0, 0, 0 }, 6, 0x88000000, 19, 0, 0, 0, 0, 0, 0, 2, 4, 0, 4 }, /* 13, 1028381 */ { "Backstab" , 53, 1, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000008, 0, 14, 0, 0, 0.000000, 5.000000, 0, 1000, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 2, 0x00000000, 0x00008000, 0, { 327696, 201327104, 1048576, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0 }, { 4, 4194304, 0, 0 }, 8, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 4, 1, 0, 3 }, /* 30, 31, 32, 297239 */ @@ -25260,8 +25260,8 @@ static spell_data_t __spell_data[28342] = { { "Abyssal Trap" , 440771, 16, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000000, 0, 0, 0, 0, 0.000000, 0.000000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 192, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0 }, { 0, 0, 0, 0 }, 0, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 2, 0, 1, 0 }, /* 1134877, 1167645 */ { "Soul Rupture" , 440772, 48, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000020, 0, 0, 0, 0, 0.000000, 100.000000, 0, 0, 0, 0, 0, 0, 0, 0, 10000, 1, 101, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 67108864, 0, 0, 1073741824, 32768, 0, 0, 0, 4096, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0 }, 0, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 4 }, /* 1134880 */ { "A Feast of Souls" , 440861, 48, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000020, 0, 0, 0, 0, 0.000000, 0.000000, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 100, 0, 0x0000000400000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 0, 0, 0, 67108864, 0, 0, 1024, 0, 4096, 0, 0, 0, 0, 129, 0 }, { 0, 0, 0, 0 }, 15, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 4 }, /* 1135013, 1141480 */ - { "Demolish" , 440884, 1, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000001, 0, 0, 0, 0, 0.000000, 10.000000, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 16, 0, 4096, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0 }, { 512, 1048576, 0, 1073741824 }, 4, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3 }, /* 1135042 */ - { "Demolish" , 440886, 1, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000001, 0, 0, 0, 0, 0.000000, 10.000000, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 16, 0, 4096, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0 }, { 512, 1048576, 0, 1073741824 }, 4, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3 }, /* 1135045 */ + { "Demolish" , 440884, 1, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000001, 0, 0, 0, 0, 0.000000, 10.000000, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 16, 0, 4096, 0, 0, 0, 0, 0, 0, 0, 2147483648, 0, 0, 1, 0 }, { 512, 1048576, 0, 1073741824 }, 4, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3 }, /* 1135042 */ + { "Demolish" , 440886, 1, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000001, 0, 0, 0, 0, 0.000000, 10.000000, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 16, 0, 4096, 0, 0, 0, 0, 0, 0, 0, 2147483648, 0, 0, 1, 0 }, { 512, 1048576, 0, 1073741824 }, 4, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3 }, /* 1135045 */ { "Demolish" , 440888, 1, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000001, 0, 0, 0, 0, 0.000000, 10.000000, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 16, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0 }, { 512, 0, 0, 1073741824 }, 4, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3 }, /* 1135047 */ { "Streamlined Relic" , 440951, 1, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000000, 0, 0, 0, 0, 0.000000, 0.000000, 0, 0, 0, 0, 0, 0, 0, 0, 8000, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 2147483648, 0, 4, 1048576, 0, 0, 1024, 0, 4096, 0, 0, 1024, 0, 0, 0 }, { 0, 0, 0, 0 }, 0, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1 }, /* 1135132, 1164166 */ { "Sharpen Your Knife" , 440977, 1, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000000, 0, 0, 0, 0, 0.000000, 0.000000, 0, 0, 0, 1, 3600000, 2273, 0, 0, 300000, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 3000, { 0, 0, 0, 1048576, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0 }, 0, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0 }, /* 1135180 */ @@ -28344,7 +28344,7 @@ static spell_data_t __spell_data[28342] = { { "Frostfire Bolt" , 468655, 20, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000080, 0, 0, 0, 0, 0.000000, 100.000000, 0, 1500, 0, 0, 0, 0, 1, 0, 8000, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 65536, 0, 0, 0, 0, 8192, 256, 0, 4608, 0, 16384, 0, 0, 1, 0 }, { 41, 0, 0, 4096 }, 3, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 3, 0, 1, 3 }, /* 1182508, 1182509, 1182510 */ }; -// 45877 effects, wow build level 11.0.2.56311 +// 45877 effects, wow build level 11.0.2.56313 static spelleffect_data_t __spelleffect_data[45877] = { { 13, 17, 0, 6, 69, 0, 0x00000000, 0.000000, 0.050000, 0.000000, 4.032000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 127, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 21, 0, 0.000000, 1.000000, 0, 0 }, { 1028381, 17, 1, 6, 226, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 1000, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 21, 0, 0.000000, 1.000000, 0, 0 }, @@ -71303,7 +71303,7 @@ static spelleffect_data_t __spelleffect_data[45877] = { { 1153486, 452366, 1, 3, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 443559, 1.000000, 0.000000, 0.000000, 0, 0, 0, 0, 0.000000, 1.000000, 0, 0 }, { 1153488, 452367, 0, 6, 24, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 2000, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 21, 0, 0.000000, 1.000000, 0, 0 }, { 1153489, 452367, 1, 3, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 443559, 1.000000, 0.000000, 0.000000, 0, 0, 0, 0, 0.000000, 1.000000, 0, 0 }, - { 1153508, 452380, 0, 2, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 3, 6, 0, 0.000000, 1.000000, 0, 0 }, + { 1153508, 452380, 0, 2, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 3, 6, 0, 0.000000, 0.300000, 0, 0 }, { 1153510, 452380, 1, 3, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 452381, 1.000000, 0.000000, 0.000000, 0, 0, 0, 0, 0.000000, 1.000000, 0, 0 }, { 1153509, 452381, 0, 6, 42, -9, 0x00000000, 14.969814, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 452380, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1153511, 452382, 0, 6, 85, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, @@ -71629,7 +71629,7 @@ static spelleffect_data_t __spelleffect_data[45877] = { { 1155283, 453428, 0, 6, 4, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 33.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1155293, 453433, 0, 6, 107, 0, 0x00000080, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 4.0000, 17, 0, { 0, 4096, 16777216, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1155295, 453435, 0, 6, 42, -9, 0x00000000, 53.315052, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 453437, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, - { 1155297, 453437, 0, 2, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 6, 0, 0.000000, 1.000000, 0, 0 }, + { 1155297, 453437, 0, 2, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 6, 0, 0.000000, 0.300000, 0, 0 }, { 1155298, 453437, 1, 3, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 453435, 1.000000, 0.000000, 0.000000, 0, 0, 0, 0, 0.000000, 1.000000, 0, 0 }, { 1155311, 453445, 0, 137, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 40.000000, 0.000000, 2.0000, 3, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 20, 0, 1.000000, 1.000000, 0, 0 }, { 1155312, 453445, 1, 137, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 40.000000, 0.000000, 2.0000, 2, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 20, 0, 1.000000, 1.000000, 0, 0 }, @@ -79897,7 +79897,7 @@ static const std::array __spelleffect_id_index { { 31552, } }; -// Spell powers, wow build 11.0.2.56311 +// Spell powers, wow build 11.0.2.56313 static const std::array __spellpower_data { { { 7, 17, 137032, 0, 0, 0, 0, 2.400, 0.000, 0.000 }, { 265783, 17, 137031, 0, 0, 0, 0, 3.100, 0.000, 0.000 }, @@ -80908,7 +80908,7 @@ static const std::array __spellpower_id_index { { 126, 501, 890, 891, } }; -// Spell labels, wow build 11.0.2.56311 +// Spell labels, wow build 11.0.2.56313 static const std::array __spelllabel_data { { { 17, 16 }, { 17, 18 }, @@ -133238,8 +133238,10 @@ static const std::array __spelllabel_data { { { 468655, 292 }, } }; -// spell hotfix entries, wow build 11.0.2.56311 -static constexpr std::array __spell_hotfix_data { { +// spell hotfix entries, wow build 11.0.2.56313 +static constexpr std::array __spell_hotfix_data { { + { 440884, 35, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, + { 440886, 35, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, { 453912, 35, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, { 454558, 35, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, { 455368, 8, 60U, 80U }, @@ -133259,16 +133261,16 @@ static constexpr std::array __spell_hotfix_da { 463610, 35, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, } }; -// effect hotfix entries, wow build 11.0.2.56311 -static constexpr std::array __effect_hotfix_data { { - { 718236, 18, 0, 269752 }, +// effect hotfix entries, wow build 11.0.2.56313 +static constexpr std::array __effect_hotfix_data { { { 1112821, 14, 5.000000, 0.000000 }, { 1112826, 14, 2.000000, 0.000000 }, { 1112826, 18, 453445, 0 }, - { 1122030, 14, 15.000000, 10.000000 }, { 1142425, 27, 1.000000, 0.300000 }, + { 1153508, 27, 1.000000, 0.300000 }, { 1154335, 27, 1.000000, 0.500000 }, { 1154580, 6, 7.598985, 11.212997 }, + { 1155297, 27, 1.000000, 0.300000 }, { 1155426, 6, 8.693858, 12.828595 }, { 1155435, 6, 8.693858, 12.828595 }, { 1155870, 6, 47.153076, 69.579071 }, @@ -133276,56 +133278,13 @@ static constexpr std::array __effect_hotfix_d { 1158745, 6, 1.750000, 42.079220 }, { 1158747, 6, 1.597020, 42.079220 }, { 1160873, 14, 20.000000, 100.000000 }, - { 1160983, 14, 10.000000, 5.000000 }, - { 1160984, 14, 5.000000, 3.000000 }, - { 1160985, 14, 5.000000, 3.000000 }, - { 1160993, 14, 10.000000, 5.000000 }, - { 1160994, 14, 5.000000, 3.000000 }, - { 1161061, 14, -2.000000, -5.000000 }, { 1161576, 6, 0.116428, 32.231812 }, { 1161577, 6, 0.058214, 16.123137 }, { 1161578, 6, 0.081695, 22.615770 }, { 1161772, 6, 0.040846, 11.327166 }, { 1161784, 6, 0.233091, 64.528694 }, { 1161785, 6, 0.116546, 32.264347 }, - { 1164440, 14, 40.000000, 30.000000 }, - { 1164444, 14, 60.000000, 40.000000 }, - { 1164448, 14, 80.000000, 50.000000 }, { 1164653, 6, 0.025246, 6.989102 }, - { 1165482, 14, 15.000000, 10.000000 }, - { 1165483, 14, 10.000000, 6.000000 }, - { 1165485, 14, 15.000000, 10.000000 }, - { 1165486, 14, 10.000000, 6.000000 }, - { 1165487, 14, 10.000000, 6.000000 }, - { 1165494, 14, 20.000000, 15.000000 }, - { 1165495, 14, 15.000000, 9.000000 }, - { 1165497, 14, 20.000000, 15.000000 }, - { 1165498, 14, 15.000000, 9.000000 }, - { 1165499, 14, 15.000000, 9.000000 }, - { 1165505, 14, 25.000000, 20.000000 }, - { 1165506, 14, 20.000000, 12.000000 }, - { 1165508, 14, 25.000000, 20.000000 }, - { 1165509, 14, 20.000000, 12.000000 }, - { 1165510, 14, 20.000000, 12.000000 }, - { 1165634, 14, 30.000000, 20.000000 }, - { 1165641, 14, 45.000000, 30.000000 }, - { 1165646, 14, 60.000000, 20.000000 }, - { 1165648, 14, 60.000000, 40.000000 }, - { 1165655, 14, -1.000000, -5.000000 }, - { 1165661, 14, 3.000000, 2.000000 }, - { 1165662, 14, 3.000000, 2.000000 }, - { 1165663, 14, -1.000000, -4.000000 }, - { 1165669, 14, 4.000000, 2.000000 }, - { 1165670, 14, 4.000000, 2.000000 }, - { 1165671, 14, -1.000000, -3.000000 }, - { 1166406, 5, 218, 108 }, - { 1166406, 15, 22, 0 }, - { 1166406, 16, 3831, 0 }, - { 1166406, 17, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, - { 1166411, 5, 108, 218 }, - { 1166411, 15, 0, 22 }, - { 1166411, 16, 0, 3993 }, - { 1166411, 17, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, { 1169393, 6, 9.389290, 13.854896 }, { 1173075, 6, 0.034796, 41.966049 }, { 1173082, 6, 0.066510, 18.412668 }, @@ -133343,7 +133302,7 @@ static constexpr std::array __effect_hotfix_d { 1183441, 4294967295, 0, 0 }, } }; -// power hotfix entries, wow build 11.0.2.56311 +// power hotfix entries, wow build 11.0.2.56313 static constexpr std::array __power_hotfix_data { { } }; diff --git a/engine/dbc/generated/sc_talent_data.inc b/engine/dbc/generated/sc_talent_data.inc index d8dc8055c55..9b3b59dc375 100644 --- a/engine/dbc/generated/sc_talent_data.inc +++ b/engine/dbc/generated/sc_talent_data.inc @@ -1,4 +1,4 @@ -// 564 talents, wow build 11.0.2.56311 +// 564 talents, wow build 11.0.2.56313 static std::array __talent_data { { { "Second Wind" , 15757, 0x00, 0x0001, 71, 0, 3, 29838, 0, 0 }, { "Punish" , 15759, 0x00, 0x0001, 73, 1, 0, 275334, 0, 0 }, diff --git a/engine/dbc/generated/specialization_spells.inc b/engine/dbc/generated/specialization_spells.inc index 789d6c5f87f..aa2e74a789d 100644 --- a/engine/dbc/generated/specialization_spells.inc +++ b/engine/dbc/generated/specialization_spells.inc @@ -1,4 +1,4 @@ -// Talent tree specialization abilities, wow build 11.0.2.56311 +// Talent tree specialization abilities, wow build 11.0.2.56313 static const std::array __specialization_spell_data { { { 0, 535, 264656, 0, "Pathfinding" , 0 }, { 0, 535, 264662, 0, "Endurance Training" , 0 }, diff --git a/engine/dbc/generated/spell_item_enchantment.inc b/engine/dbc/generated/spell_item_enchantment.inc index 144720f3855..cc6f03e105a 100644 --- a/engine/dbc/generated/spell_item_enchantment.inc +++ b/engine/dbc/generated/spell_item_enchantment.inc @@ -1,4 +1,4 @@ -// Item enchantment data, wow build 11.0.2.56311 +// Item enchantment data, wow build 11.0.2.56313 static const std::array __spell_item_ench_data { { { 13, 0, -1, 0, 1, 10, 320, 0, 0, { 2, 0, 0 }, { 1, 0, 0 }, { 0, 0, 0 }, { 1.0000f, 0.0000f, 0.0000f }, 0, "Sharpened II" }, { 14, 0, -1, 0, 7, 10, 320, 0, 0, { 2, 0, 0 }, { 2, 0, 0 }, { 0, 0, 0 }, { 0.3637f, 0.0000f, 0.0000f }, 0, "Sharpened III" }, diff --git a/engine/dbc/generated/spelltext_data.inc b/engine/dbc/generated/spelltext_data.inc index 20271620f25..33d09768958 100644 --- a/engine/dbc/generated/spelltext_data.inc +++ b/engine/dbc/generated/spelltext_data.inc @@ -1,4 +1,4 @@ -// Spell text, wow build 11.0.2.56311 +// Spell text, wow build 11.0.2.56313 static const std::array __spelltext_data { { { 17, "Shields an ally for $d, absorbing $s1 damage.", "Absorbs $w1 damage.", 0 }, { 53, "Stab the target, causing ${$s2*$} Physical damage. Damage increased by $s4% when you are behind your target$?s319949[, and critical strikes apply Find Weakness for $319949s1 sec][].\r\n\r\n|cFFFFFFFFAwards $s3 combo $lpoint:points;.|r", 0, 0 }, @@ -26325,12 +26325,11 @@ static const std::array __spelltext_data { { { 468655, "Launches a bolt of frostfire at the enemy, causing $s1 Frostfire damage, slowing movement speed by $s3%, and causing an additional $o2 Frostfire damage over $d.\r\n\r\nFrostfire Bolt generates stacks for both Fire Mastery and Frost Mastery.", "Movement speed reduced by $w3% and receiving $w2 damage every $t2 sec.", 0 }, } }; -// spelltext hotfix entries, wow build 11.0.2.56311 -static constexpr std::array __spelltext_hotfix_data { { - { 459144, 0, "Randomly while in combat a bloodbeast will attach itself to Brann, periodically launching morsels of itself near players, granting $@spellname459133 upon walking through them.\r\n\r\n$@spellicon459133 $@spellname459133\r\n$@spelldesc459133", "Randomly while in combat a bloodbeast will attach itself to Brann, periodically launching morsels of itself near players, granting $@spellname459139 upon walking through them.\r\n\r\n$@spellicon459139 $@spellname459139\r\n$@spelldesc459139" }, +// spelltext hotfix entries, wow build 11.0.2.56313 +static constexpr std::array __spelltext_hotfix_data { { } }; -// Spell description variables, wow build 11.0.2.56311 +// Spell description variables, wow build 11.0.2.56313 static const std::array __spelldesc_vars_data { { { 53, "$mult=${($max(0,$min($pl-10,10))*11+260)/370}" }, { 120, "$arctic1=$?s31674[${1.01}][${1}]\r\n$arctic2=$?s31675[${1.02}][${$}]\r\n$arctic3=$?s31676[${1.03}][${$}]\r\n$arctic4=$?s31677[${1.04}][${$}]\r\n$arctic5=$?s31678[${1.05}][${$}]\r\n$piercing1=$?s11151[${1.02}][${1}]\r\n$piercing2=$?s12952[${1.04}][${$}]\r\n$piercing3=$?s12953[${1.06}][${$}]\r\n$mult=${$*$}" }, @@ -26918,7 +26917,7 @@ static const std::array __spelldesc_vars_data { { { 462620, "$mawPower=$?a329580[${1+($329580m5/100)}][${1}]\r\n$maelSup=$?a443447[${1+($443447s3/100)}][${1}]\r\n$warWithinSet=$?a453684[${1+($453684s2/100)}][${1}]\r\n$voltaicSurge=$?a454919[${1+($454919s1/100)}][${1}]\r\n$damage=${$SPN*0.4272*$d/$t2*(1+$@versadmg)*(($137040s1+100)/100)*$*$*$*$}" }, } }; -// spelldesc_vars hotfix entries, wow build 11.0.2.56311 +// spelldesc_vars hotfix entries, wow build 11.0.2.56313 static constexpr std::array __spelldesc_vars_hotfix_data { { } }; diff --git a/engine/dbc/generated/temporary_enchant.inc b/engine/dbc/generated/temporary_enchant.inc index dc0f0646b2e..92902f920d2 100644 --- a/engine/dbc/generated/temporary_enchant.inc +++ b/engine/dbc/generated/temporary_enchant.inc @@ -1,4 +1,4 @@ -// Temporary item enchants, wow build 11.0.2.56311 +// Temporary item enchants, wow build 11.0.2.56313 static const std::array __temporary_enchant_data { { { 2713, 0, 29453, "adamantite_sharpening_stone" }, { 2955, 0, 34340, "adamantite_weightstone" }, diff --git a/engine/dbc/generated/trait_data.inc b/engine/dbc/generated/trait_data.inc index abd7808f991..1b8017908b6 100644 --- a/engine/dbc/generated/trait_data.inc +++ b/engine/dbc/generated/trait_data.inc @@ -1,4 +1,4 @@ -// Player trait definitions, wow build 11.0.2.56311 +// Player trait definitions, wow build 11.0.2.56313 static const std::array __trait_data_data { { { 1, 1, 112108, 90258, 2, 20, 117113, 384124, 0, 0, 8, 5, -1, "Armored to the Teeth", { 72, 0, 0, 0 }, { 0, 0, 0, 0 }, 0, 0 }, { 1, 1, 112109, 90259, 2, 20, 117114, 394855, 0, 0, 8, 5, -1, "Armored to the Teeth", { 73, 0, 0, 0 }, { 0, 0, 0, 0 }, 0, 0 }, @@ -3178,7 +3178,7 @@ static const std::array __trait_data_data { { { 4, 13, 123336, 99827, 1, 0, 0, 0, 0, 0, 1, 1, -1, "0", { 0, 1467, 0, 0 }, { 0, 0, 0, 0 }, 37, 3 }, } }; -// Player trait definition effect entries, wow build 11.0.2.56311 +// Player trait definition effect entries, wow build 11.0.2.56313 static const std::array __trait_definition_effect_data { { { 85156, 0, 0, 60989 }, { 85156, 1, 0, 60988 }, @@ -3974,7 +3974,7 @@ static const std::array __trait_spell_id_index { { 383, 1609, 384, 1685, 1679, 1621, 1678, 1681, } }; -// Hero trees, wow build 11.0.2.56311 +// Hero trees, wow build 11.0.2.56313 static const std::array, 39> __trait_sub_tree_data { { { 18, "Voidweaver" }, { 19, "Archon" }, From 226587e539bc3e616f3146bc710f3dce32974ddf Mon Sep 17 00:00:00 2001 From: seriallos Date: Tue, 27 Aug 2024 16:06:27 +0000 Subject: [PATCH 02/10] [live] Update spell data dump (Build 56313) --- SpellDataDump/allspells.txt | 58 +++++++---------------------------- SpellDataDump/bonus_ids.txt | 2 +- SpellDataDump/build_info.txt | 2 +- SpellDataDump/deathknight.txt | 2 +- SpellDataDump/demonhunter.txt | 2 +- SpellDataDump/druid.txt | 2 +- SpellDataDump/evoker.txt | 2 +- SpellDataDump/hunter.txt | 5 +-- SpellDataDump/mage.txt | 2 +- SpellDataDump/monk.txt | 2 +- SpellDataDump/paladin.txt | 2 +- SpellDataDump/priest.txt | 2 +- SpellDataDump/rogue.txt | 2 +- SpellDataDump/shaman.txt | 2 +- SpellDataDump/warlock.txt | 2 +- SpellDataDump/warrior.txt | 12 +++++--- 16 files changed, 32 insertions(+), 69 deletions(-) diff --git a/SpellDataDump/allspells.txt b/SpellDataDump/allspells.txt index 2a73e652cb6..e6ae7def1aa 100644 --- a/SpellDataDump/allspells.txt +++ b/SpellDataDump/allspells.txt @@ -1,4 +1,4 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56311 thewarwithin-BETA +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA Name : Power Word: Shield (id=17) [Spell Family (6)] Class : Priest School : Holy @@ -270140,7 +270140,6 @@ Attributes : ....x... ........ x.x..x.. .....x.. ........ ........ ..x.. Effects : #1 (id=718236) : Charge (96) Base Value: 0 | Scaled Value: 0 | PvP Coefficient: 1.00000 | Trigger Spell: 269752 | Target: Enemy (6) -Hotfixed : Trigger Spell (0 -> 269752) Description : $@spelldesc269751 Name : Explosive Shot (id=269850) [Spell Family (9)] @@ -595745,7 +595744,6 @@ Attributes : ........ ........ ........ .......x ........ ........ ..... Effects : #1 (id=1122030) : Apply Aura (6) | Increase Movement Speed% (171) Base Value: 10 | Scaled Value: 10 | PvP Coefficient: 1.00000 | Radius: 0 - 50000 yards | Target: At Self (22) -> Friendly in Area (30) -Hotfixed : Base Value (15 -> 10) #2 (id=1164165) : Unknown(212) Base Value: 0 | Scaled Value: 0 | PvP Coefficient: 1.00000 | Misc Value: 3823 | Radius: 0 - 50000 yards | Target: At Self (22) -> Friendly in Area (30) Description : $@spelldesc439688 @@ -609146,6 +609144,7 @@ Description : $@spelldesc444072 Tooltip : Your Runic Power spending abilities deal $w1% increased damage. Name : Demolish (id=440884) [Spell Family (4)] +Hotfixed : Attributes Class : Warrior School : Physical Spell Type : Melee @@ -609160,16 +609159,17 @@ Attributes : ....x... ........ ........ ........ ........ ........ ..... : ........ ........ ........ ........ ........ ........ ........ ........ : ........ ........ ........ ........ ........ ........ ........ ........ : ........ ........ ........ ........ ........ ........ ........ ........ - : ........ ........ ........ ........ ........ ........ ........ ........ + : ........ ........ ........ .......x ........ ........ ........ ........ : ........ ........ ........ ........ x....... ........ ........ ........ : ........ ........ ........ ........ - : Is Ability (4), Chain From Caster (76), Allow Class Ability Procs (416) + : Is Ability (4), Chain From Caster (76), Enforce Facing on Primary Target Only (351), Allow Class Ability Procs (416) Effects : #1 (id=1135042) : School Damage (2): physical Base Value: 0 | Scaled Value: 0 (coefficient=0, delta coefficient=0.05) | AP Coefficient: 1.85614 | PvP Coefficient: 1.00000 | Chain Multiplier: 1 | Chain Targets: 1 | Target: Enemy (6) Description : $@spelldesc436358 Name : Demolish (id=440886) [Spell Family (4)] +Hotfixed : Attributes Class : Warrior School : Physical Spell Type : Melee @@ -609184,10 +609184,10 @@ Attributes : ....x... ........ ........ ........ ........ ........ ..... : ........ ........ ........ ........ ........ ........ ........ ........ : ........ ........ ........ ........ ........ ........ ........ ........ : ........ ........ ........ ........ ........ ........ ........ ........ - : ........ ........ ........ ........ ........ ........ ........ ........ + : ........ ........ ........ .......x ........ ........ ........ ........ : ........ ........ ........ ........ x....... ........ ........ ........ : ........ ........ ........ ........ - : Is Ability (4), Chain From Caster (76), Allow Class Ability Procs (416) + : Is Ability (4), Chain From Caster (76), Enforce Facing on Primary Target Only (351), Allow Class Ability Procs (416) Effects : #1 (id=1135045) : School Damage (2): physical Base Value: 0 | Scaled Value: 0 (coefficient=0, delta coefficient=0.05) | AP Coefficient: 1.85614 | PvP Coefficient: 1.00000 | Chain Multiplier: 1 | Chain Targets: 1 | Target: Enemy (6) @@ -645270,7 +645270,8 @@ Attributes : ........ ........ ........ ........ ........ ........ ..... : Aura Points On Client (268) Effects : #1 (id=1153508) : School Damage (2): nature - Base Value: 0 | Scaled Value: 0 | PvP Coefficient: 1.00000 | Chain Multiplier: 1 | Chain Targets: 3 | Target: Enemy (6) + Base Value: 0 | Scaled Value: 0 | PvP Coefficient: 0.30000 | Chain Multiplier: 1 | Chain Targets: 3 | Target: Enemy (6) +Hotfixed : PvP Coefficient (1 -> 0.3) #2 (id=1153510) : Dummy (3) Base Value: 0 | Scaled Value: 0 | PvP Coefficient: 1.00000 | Trigger Spell: 452381 @@ -649875,7 +649876,8 @@ Attributes : ........ ........ ........ ........ ...x...x ........ ..... : No Redirection (35), No Reflection (39), Do Not Display Range (126), Aura Points On Client (268), Scales with Casting Item's Level (354), Do Not Display Cast Time (441) Effects : #1 (id=1155297) : School Damage (2): fire - Base Value: 0 | Scaled Value: 0 | PvP Coefficient: 1.00000 | Target: Enemy (6) + Base Value: 0 | Scaled Value: 0 | PvP Coefficient: 0.30000 | Target: Enemy (6) +Hotfixed : PvP Coefficient (1 -> 0.3) #2 (id=1155298) : Dummy (3) Base Value: 0 | Scaled Value: 0 | PvP Coefficient: 1.00000 | Trigger Spell: 453435 Description : $@spelldesc453435 @@ -662673,14 +662675,11 @@ Effects : Base Value: 20 | Scaled Value: 20 | PvP Coefficient: 1.00000 | Target: Self (1) #2 (id=1160983) : Apply Aura (6) | Modify Max Health% (133) Base Value: 5 | Scaled Value: 5 | PvP Coefficient: 1.00000 | Target: Self (1) -Hotfixed : Base Value (10 -> 5) #3 (id=1160984) : Apply Aura (6) | Modify Damage Done% (79) Base Value: 3 | Scaled Value: 3 | PvP Coefficient: 1.00000 | Misc Value: 0x7f | Target: Self (1) Affected School(s): All -Hotfixed : Base Value (5 -> 3) #4 (id=1160985) : Apply Aura (6) | Modify Healing% Done (136) Base Value: 3 | Scaled Value: 3 | PvP Coefficient: 1.00000 | Misc Value: 127 | Target: Self (1) -Hotfixed : Base Value (5 -> 3) Description : Increases your size by $s1%, maximum health by $s2%, and damage and healing done by $s3%. Tooltip : You feel a bit larger, increasing maximum health by $w2% and damage and healing done by $w3%. @@ -662702,10 +662701,8 @@ Effects : Base Value: -20 | Scaled Value: -20 | PvP Coefficient: 1.00000 | Target: Self (1) #2 (id=1160993) : Apply Aura (6) | Increase Movement Speed% (171) Base Value: 5 | Scaled Value: 5 | PvP Coefficient: 1.00000 | Target: Self (1) -Hotfixed : Base Value (10 -> 5) #3 (id=1160994) : Apply Aura (6) | Modify Combat Rating Multiplier (405) Base Value: 3 | Scaled Value: 3 | PvP Coefficient: 1.00000 | Rating: Haste | Target: Self (1) -Hotfixed : Base Value (5 -> 3) Description : Reduces your size by $s1%, increases movement speed by $s2%, and your haste by $s3%. Tooltip : You feel a little smaller, increasing movement speed by $w2% and haste by $w3%. @@ -662923,7 +662920,6 @@ Effects : Base Value: 1 | Scaled Value: 1 | PvP Coefficient: 1.00000 | Misc Value: 127 | Target: Self (1) #3 (id=1161061) : Apply Aura (6) | Modify Max Health% (133) Base Value: -5 | Scaled Value: -5 | PvP Coefficient: 1.00000 | Misc Value: 1 | Target: Self (1) -Hotfixed : Base Value (-2 -> -5) Description : Increases damage and healing done by $s1%, and reduces maximum health by $s3% for $d. Tooltip : Increases damage and healing done by $w1%, and reduces maximum health by $w3%. @@ -669827,7 +669823,6 @@ Attributes : ........ ........ ........ x..x.... .....x.. ........ ..... Effects : #1 (id=1164440) : Apply Aura (6) | Modify Attacker Crit Chance (197) Base Value: 30 | Scaled Value: 30 | PvP Coefficient: 1.00000 | Target: Enemy (6) -Hotfixed : Base Value (40 -> 30) Description : $@spelldesc458443 Tooltip : Chance to be critically struck increased by $s1%. @@ -669892,7 +669887,6 @@ Attributes : ........ ........ ........ x..x.... .....x.. ........ ..... Effects : #1 (id=1164444) : Apply Aura (6) | Modify Attacker Crit Chance (197) Base Value: 40 | Scaled Value: 40 | PvP Coefficient: 1.00000 | Target: Enemy (6) -Hotfixed : Base Value (60 -> 40) Description : $@spelldesc458447 Tooltip : Chance to be critically struck increased by $s1%. @@ -669957,7 +669951,6 @@ Attributes : ........ ........ ........ x..x.... .....x.. ........ ..... Effects : #1 (id=1164448) : Apply Aura (6) | Modify Attacker Crit Chance (197) Base Value: 50 | Scaled Value: 50 | PvP Coefficient: 1.00000 | Target: Enemy (6) -Hotfixed : Base Value (80 -> 50) Description : $@spelldesc458450 Tooltip : Chance to be critically struck increased by $s1%. @@ -672563,10 +672556,8 @@ Effects : Base Value: -20 | Scaled Value: -20 | PvP Coefficient: 1.00000 | Target: Self (1) #2 (id=1165482) : Apply Aura (6) | Increase Movement Speed% (171) Base Value: 10 | Scaled Value: 10 | PvP Coefficient: 1.00000 | Target: Self (1) -Hotfixed : Base Value (15 -> 10) #3 (id=1165483) : Apply Aura (6) | Modify Combat Rating Multiplier (405) Base Value: 6 | Scaled Value: 6 | PvP Coefficient: 1.00000 | Rating: Haste | Target: Self (1) -Hotfixed : Base Value (10 -> 6) Description : Reduces your size by $s1%, increases movement speed by $s2%, and your haste by $s3%. Tooltip : You feel a little smaller, increasing movement speed by $w2% and haste by $w3%. @@ -672588,14 +672579,11 @@ Effects : Base Value: 20 | Scaled Value: 20 | PvP Coefficient: 1.00000 | Target: Self (1) #2 (id=1165485) : Apply Aura (6) | Modify Max Health% (133) Base Value: 10 | Scaled Value: 10 | PvP Coefficient: 1.00000 | Target: Self (1) -Hotfixed : Base Value (15 -> 10) #3 (id=1165486) : Apply Aura (6) | Modify Damage Done% (79) Base Value: 6 | Scaled Value: 6 | PvP Coefficient: 1.00000 | Misc Value: 0x7f | Target: Self (1) Affected School(s): All -Hotfixed : Base Value (10 -> 6) #4 (id=1165487) : Apply Aura (6) | Modify Healing% Done (136) Base Value: 6 | Scaled Value: 6 | PvP Coefficient: 1.00000 | Misc Value: 127 | Target: Self (1) -Hotfixed : Base Value (10 -> 6) Description : Increases your size by $s1%, maximum health by $s2%, and damage and healing done by $s3%. Tooltip : You feel a bit larger, increasing maximum health by $w2% and damage and healing done by $w3%. @@ -672663,10 +672651,8 @@ Effects : Base Value: -20 | Scaled Value: -20 | PvP Coefficient: 1.00000 | Target: Self (1) #2 (id=1165494) : Apply Aura (6) | Increase Movement Speed% (171) Base Value: 15 | Scaled Value: 15 | PvP Coefficient: 1.00000 | Target: Self (1) -Hotfixed : Base Value (20 -> 15) #3 (id=1165495) : Apply Aura (6) | Modify Combat Rating Multiplier (405) Base Value: 9 | Scaled Value: 9 | PvP Coefficient: 1.00000 | Rating: Haste | Target: Self (1) -Hotfixed : Base Value (15 -> 9) Description : Reduces your size by $s1%, increases movement speed by $s2%, and your haste by $s3%. Tooltip : You feel a little smaller, increasing movement speed by $w2% and haste by $w3%. @@ -672688,14 +672674,11 @@ Effects : Base Value: 20 | Scaled Value: 20 | PvP Coefficient: 1.00000 | Target: Self (1) #2 (id=1165497) : Apply Aura (6) | Modify Max Health% (133) Base Value: 15 | Scaled Value: 15 | PvP Coefficient: 1.00000 | Target: Self (1) -Hotfixed : Base Value (20 -> 15) #3 (id=1165498) : Apply Aura (6) | Modify Damage Done% (79) Base Value: 9 | Scaled Value: 9 | PvP Coefficient: 1.00000 | Misc Value: 0x7f | Target: Self (1) Affected School(s): All -Hotfixed : Base Value (15 -> 9) #4 (id=1165499) : Apply Aura (6) | Modify Healing% Done (136) Base Value: 9 | Scaled Value: 9 | PvP Coefficient: 1.00000 | Misc Value: 127 | Target: Self (1) -Hotfixed : Base Value (15 -> 9) Description : Increases your size by $s1%, maximum health by $s2%, and damage and healing done by $s3%. Tooltip : You feel a bit larger, increasing maximum health by $w2% and damage and healing done by $w3%. @@ -672763,10 +672746,8 @@ Effects : Base Value: -20 | Scaled Value: -20 | PvP Coefficient: 1.00000 | Target: Self (1) #2 (id=1165505) : Apply Aura (6) | Increase Movement Speed% (171) Base Value: 20 | Scaled Value: 20 | PvP Coefficient: 1.00000 | Target: Self (1) -Hotfixed : Base Value (25 -> 20) #3 (id=1165506) : Apply Aura (6) | Modify Combat Rating Multiplier (405) Base Value: 12 | Scaled Value: 12 | PvP Coefficient: 1.00000 | Rating: Haste | Target: Self (1) -Hotfixed : Base Value (20 -> 12) Description : Reduces your size by $s1%, increases movement speed by $s2%, and your haste by $s3%. Tooltip : You feel a little smaller, increasing movement speed by $w2% and haste by $w3%. @@ -672788,14 +672769,11 @@ Effects : Base Value: 20 | Scaled Value: 20 | PvP Coefficient: 1.00000 | Target: Self (1) #2 (id=1165508) : Apply Aura (6) | Modify Max Health% (133) Base Value: 20 | Scaled Value: 20 | PvP Coefficient: 1.00000 | Target: Self (1) -Hotfixed : Base Value (25 -> 20) #3 (id=1165509) : Apply Aura (6) | Modify Damage Done% (79) Base Value: 12 | Scaled Value: 12 | PvP Coefficient: 1.00000 | Misc Value: 0x7f | Target: Self (1) Affected School(s): All -Hotfixed : Base Value (20 -> 12) #4 (id=1165510) : Apply Aura (6) | Modify Healing% Done (136) Base Value: 12 | Scaled Value: 12 | PvP Coefficient: 1.00000 | Misc Value: 127 | Target: Self (1) -Hotfixed : Base Value (20 -> 12) Description : Increases your size by $s1%, maximum health by $s2%, and damage and healing done by $s3%. Tooltip : You feel a bit larger, increasing maximum health by $w2% and damage and healing done by $w3%. @@ -673776,7 +673754,6 @@ Attributes : ........ ........ ........ .......x ........ ........ ..... Effects : #1 (id=1165634) : Apply Aura (6) | Increase Movement Speed% (171) Base Value: 20 | Scaled Value: 20 | PvP Coefficient: 1.00000 | Radius: 0 - 50000 yards | Target: At Self (22) -> Friendly in Area (30) -Hotfixed : Base Value (30 -> 20) #2 (id=1165635) : Unknown(212) Base Value: 0 | Scaled Value: 0 | PvP Coefficient: 1.00000 | Misc Value: 3823 | Radius: 0 - 50000 yards | Target: At Self (22) -> Friendly in Area (30) Description : $@spelldesc459124 @@ -673861,7 +673838,6 @@ Attributes : ........ ........ ........ .......x ........ ........ ..... Effects : #1 (id=1165641) : Apply Aura (6) | Increase Movement Speed% (171) Base Value: 30 | Scaled Value: 30 | PvP Coefficient: 1.00000 | Radius: 0 - 50000 yards | Target: At Self (22) -> Friendly in Area (30) -Hotfixed : Base Value (45 -> 30) #2 (id=1165642) : Unknown(212) Base Value: 0 | Scaled Value: 0 | PvP Coefficient: 1.00000 | Misc Value: 3823 | Radius: 0 - 50000 yards | Target: At Self (22) -> Friendly in Area (30) Description : $@spelldesc459128 @@ -673924,7 +673900,6 @@ Attributes : ........ ........ ........ .......x ........ ........ ..... Effects : #1 (id=1165646) : Apply Aura (6) | Modify Combat Rating Multiplier (405) | Scaling Class: -1 Base Value: 20 | Scaled Value: 20 | PvP Coefficient: 1.00000 | Rating: Haste | Radius: 0 - 50000 yards | Target: At Self (22) -> Friendly in Area (30) -Hotfixed : Base Value (60 -> 20) #2 (id=1165647) : Unknown(212) Base Value: 0 | Scaled Value: 0 | PvP Coefficient: 1.00000 | Misc Value: 3822 | Radius: 0 - 50000 yards | Target: At Self (22) -> Friendly in Area (30) Description : $@spelldesc459132 @@ -673947,7 +673922,6 @@ Attributes : ........ ........ ........ .......x ........ ........ ..... Effects : #1 (id=1165648) : Apply Aura (6) | Increase Movement Speed% (171) Base Value: 40 | Scaled Value: 40 | PvP Coefficient: 1.00000 | Radius: 0 - 50000 yards | Target: At Self (22) -> Friendly in Area (30) -Hotfixed : Base Value (60 -> 40) #2 (id=1165649) : Unknown(212) Base Value: 0 | Scaled Value: 0 | PvP Coefficient: 1.00000 | Misc Value: 3823 | Radius: 0 - 50000 yards | Target: At Self (22) -> Friendly in Area (30) Description : $@spelldesc459132 @@ -674016,7 +673990,6 @@ Effects : Base Value: 2 | Scaled Value: 2 | PvP Coefficient: 1.00000 | Misc Value: 127 | Target: Self (1) #3 (id=1165655) : Apply Aura (6) | Modify Max Health% (133) Base Value: -5 | Scaled Value: -5 | PvP Coefficient: 1.00000 | Misc Value: 1 | Target: Self (1) -Hotfixed : Base Value (-1 -> -5) Description : Increases damage and healing done by $s1%, and reduces maximum health by $s3% for $d. Tooltip : Increases damage and healing done by $w1%, and reduces maximum health by $w3%. @@ -674142,13 +674115,10 @@ Effects : #1 (id=1165661) : Apply Aura (6) | Modify Damage Done% (79) Base Value: 2 | Scaled Value: 2 | PvP Coefficient: 1.00000 | Misc Value: 0x7f | Target: Self (1) Affected School(s): All -Hotfixed : Base Value (3 -> 2) #2 (id=1165662) : Apply Aura (6) | Modify Healing% Done (136) Base Value: 2 | Scaled Value: 2 | PvP Coefficient: 1.00000 | Misc Value: 127 | Target: Self (1) -Hotfixed : Base Value (3 -> 2) #3 (id=1165663) : Apply Aura (6) | Modify Max Health% (133) Base Value: -4 | Scaled Value: -4 | PvP Coefficient: 1.00000 | Misc Value: 1 | Target: Self (1) -Hotfixed : Base Value (-1 -> -4) Description : Increases damage and healing done by $s1%, and reduces maximum health by $s3% for $d. Tooltip : Increases damage and healing done by $w1%, and reduces maximum health by $w3%. @@ -674234,7 +674204,6 @@ Description : $@spelldesc459144 Tooltip : $@spelldesc459144 Name : Relicblood of Zekvir (desc=Rank 3/4) (id=459144) [Passive, Hidden] -Hotfixed : Description School : Physical Spell Type : None Labels : 3206 @@ -674275,13 +674244,10 @@ Effects : #1 (id=1165669) : Apply Aura (6) | Modify Damage Done% (79) Base Value: 2 | Scaled Value: 2 | PvP Coefficient: 1.00000 | Misc Value: 0x7f | Target: Self (1) Affected School(s): All -Hotfixed : Base Value (4 -> 2) #2 (id=1165670) : Apply Aura (6) | Modify Healing% Done (136) Base Value: 2 | Scaled Value: 2 | PvP Coefficient: 1.00000 | Misc Value: 127 | Target: Self (1) -Hotfixed : Base Value (4 -> 2) #3 (id=1165671) : Apply Aura (6) | Modify Max Health% (133) Base Value: -3 | Scaled Value: -3 | PvP Coefficient: 1.00000 | Misc Value: 1 | Target: Self (1) -Hotfixed : Base Value (-1 -> -3) Description : Increases damage and healing done by $s1%, and reduces maximum health by $s3% for $d. Tooltip : Increases damage and healing done by $w1%, and reduces maximum health by $w3%. @@ -675120,11 +675086,9 @@ Effects : Base Value: 10 | Scaled Value: 10 | PvP Coefficient: 1.00000 | Target: Self (1) Affected Spells: A Murder of Crows (131894), A Murder of Crows (131900), Steel Trap (162488), Barbed Shot (217200), Frenzy (217207), Serpent Sting (259491), Scorching Wildfire (259587), Violent Reaction (260231), Volley (260243), Volley (260247), Wildfire Bomb (265157), Wildfire Bomb (269747), Pheromone Bomb (270329), Pheromone Bomb (270332), Shrapnel Bomb (270338), Shrapnel Bomb (270339), Internal Bleeding (270343), Volatile Bomb (271048), Volatile Bomb (271049), Serpent Sting (271788), Frenzy (272790), Frenzy (272795), Black Arrow (430703) Family Flags: 14, 22, 34, 68, 78, 91, 99 -Hotfixed : Sub Type (218 -> 108), Misc Value (22 -> 0), Misc Value 2 (3831 -> 0), Affects Spells #5 (id=1166411) : Apply Aura (6) | Apply Percent Modifier w/ Label (218): Spell Periodic Amount (22) Base Value: 10 | Scaled Value: 10 | PvP Coefficient: 1.00000 | Misc Value: 22 | Misc Value 2: 3993 (Label) | Target: Self (1) Affected Spells (Label): Spearhead (378957), Razor Fragments (385638), Cull the Herd (449233), Laceration (459560), Ravenous Leap (459753) -Hotfixed : Sub Type (108 -> 218), Misc Value (0 -> 22), Misc Value 2 (0 -> 3993), Affects Spells Description : Your damage over time effects deal $s1% increased damage. This effect is increased by $s2% on targets below $s3% health. diff --git a/SpellDataDump/bonus_ids.txt b/SpellDataDump/bonus_ids.txt index bcfe4a4e8a6..05879b231ea 100644 --- a/SpellDataDump/bonus_ids.txt +++ b/SpellDataDump/bonus_ids.txt @@ -1,4 +1,4 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56311 thewarwithin-BETA +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA bonus_id={ 1 }, desc={ Heroic }, stats={ 100% Sta [1.5789] } bonus_id={ 2 }, desc={ Crafting Material }, quality={ epic } bonus_id={ 3 }, suffix={ of Power }, socket={ 2 }, stats={ 100% StrAgiInt [0.5263] } diff --git a/SpellDataDump/build_info.txt b/SpellDataDump/build_info.txt index 8d60a09bf42..e5e161e4133 100644 --- a/SpellDataDump/build_info.txt +++ b/SpellDataDump/build_info.txt @@ -1 +1 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56311 thewarwithin-BETA (hotfix 2024-08-26/56311, git build data-update-live-56311 fc49b94) +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA (hotfix 2024-08-27/56313, git build data-update-live-56313 00b4630) diff --git a/SpellDataDump/deathknight.txt b/SpellDataDump/deathknight.txt index 496a663a86f..fb67c381d52 100644 --- a/SpellDataDump/deathknight.txt +++ b/SpellDataDump/deathknight.txt @@ -1,4 +1,4 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56311 thewarwithin-BETA +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA Name : Dual Wield (desc=Passive) (id=674) [Passive] Class : Frost Warrior, Hunter, Rogue, Death Knight, Monk, Demon Hunter School : Physical diff --git a/SpellDataDump/demonhunter.txt b/SpellDataDump/demonhunter.txt index 5e7bc76dcf2..eed423c7c85 100644 --- a/SpellDataDump/demonhunter.txt +++ b/SpellDataDump/demonhunter.txt @@ -1,4 +1,4 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56311 thewarwithin-BETA +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA Name : Dual Wield (desc=Passive) (id=674) [Passive] Class : Frost Warrior, Hunter, Rogue, Death Knight, Monk, Demon Hunter School : Physical diff --git a/SpellDataDump/druid.txt b/SpellDataDump/druid.txt index bf879607cad..bd93cb7cc5d 100644 --- a/SpellDataDump/druid.txt +++ b/SpellDataDump/druid.txt @@ -1,4 +1,4 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56311 thewarwithin-BETA +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA Name : Incapacitating Roar (id=99) [Spell Family (7)] Talent Entry : Generic [tree=class, row=9, col=2, max_rank=1, req_points=20, select_idx=100] Class : Druid diff --git a/SpellDataDump/evoker.txt b/SpellDataDump/evoker.txt index 8110e1f7dc6..a1f8ceb4d17 100644 --- a/SpellDataDump/evoker.txt +++ b/SpellDataDump/evoker.txt @@ -1,4 +1,4 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56311 thewarwithin-BETA +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA Name : Command (desc=Racial Passive) (id=21563) [Spell Family (9), Passive] Class : Warrior, Paladin, Hunter, Rogue, Priest, Death Knight, Shaman, Mage, Warlock, Monk, Druid, Demon Hunter, Evoker Race : Orc (0x2) diff --git a/SpellDataDump/hunter.txt b/SpellDataDump/hunter.txt index 654a8dbea15..c71dd9958b3 100644 --- a/SpellDataDump/hunter.txt +++ b/SpellDataDump/hunter.txt @@ -1,4 +1,4 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56311 thewarwithin-BETA +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA Name : Auto Shot (id=75) [Spell Family (9)] Class : Hunter School : Physical @@ -10050,7 +10050,6 @@ Attributes : ....x... ........ x.x..x.. .....x.. ........ ........ ..x.. Effects : #1 (id=718236) : Charge (96) Base Value: 0 | Scaled Value: 0 | PvP Coefficient: 1.00000 | Trigger Spell: 269752 | Target: Enemy (6) -Hotfixed : Trigger Spell (0 -> 269752) Description : $@spelldesc269751 Name : Explosive Shot (id=269850) [Spell Family (9)] @@ -21408,11 +21407,9 @@ Effects : Base Value: 10 | Scaled Value: 10 | PvP Coefficient: 1.00000 | Target: Self (1) Affected Spells: A Murder of Crows (131894), A Murder of Crows (131900), Steel Trap (162488), Barbed Shot (217200), Frenzy (217207), Serpent Sting (259491), Scorching Wildfire (259587), Violent Reaction (260231), Volley (260243), Volley (260247), Wildfire Bomb (265157), Wildfire Bomb (269747), Pheromone Bomb (270329), Pheromone Bomb (270332), Shrapnel Bomb (270338), Shrapnel Bomb (270339), Internal Bleeding (270343), Volatile Bomb (271048), Volatile Bomb (271049), Serpent Sting (271788), Frenzy (272790), Frenzy (272795), Black Arrow (430703) Family Flags: 14, 22, 34, 68, 78, 91, 99 -Hotfixed : Sub Type (218 -> 108), Misc Value (22 -> 0), Misc Value 2 (3831 -> 0), Affects Spells #5 (id=1166411) : Apply Aura (6) | Apply Percent Modifier w/ Label (218): Spell Periodic Amount (22) Base Value: 10 | Scaled Value: 10 | PvP Coefficient: 1.00000 | Misc Value: 22 | Misc Value 2: 3993 (Label) | Target: Self (1) Affected Spells (Label): Spearhead (378957), Razor Fragments (385638), Cull the Herd (449233), Laceration (459560), Ravenous Leap (459753) -Hotfixed : Sub Type (108 -> 218), Misc Value (0 -> 22), Misc Value 2 (0 -> 3993), Affects Spells Description : Your damage over time effects deal $s1% increased damage. This effect is increased by $s2% on targets below $s3% health. diff --git a/SpellDataDump/mage.txt b/SpellDataDump/mage.txt index 0be4f1071ab..0fade1c14ec 100644 --- a/SpellDataDump/mage.txt +++ b/SpellDataDump/mage.txt @@ -1,4 +1,4 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56311 thewarwithin-BETA +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA Name : Invisibility (id=66) [Spell Family (3)] Class : Paladin, Mage School : Arcane diff --git a/SpellDataDump/monk.txt b/SpellDataDump/monk.txt index 6604ddaf333..a07c8783f0c 100644 --- a/SpellDataDump/monk.txt +++ b/SpellDataDump/monk.txt @@ -1,4 +1,4 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56311 thewarwithin-BETA +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA Name : Dual Wield (desc=Passive) (id=674) [Passive] Class : Frost Warrior, Hunter, Rogue, Death Knight, Monk, Demon Hunter School : Physical diff --git a/SpellDataDump/paladin.txt b/SpellDataDump/paladin.txt index 4b35a993f41..e1599dcda59 100644 --- a/SpellDataDump/paladin.txt +++ b/SpellDataDump/paladin.txt @@ -1,4 +1,4 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56311 thewarwithin-BETA +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA Name : Haste (id=65) Class : Paladin School : Nature diff --git a/SpellDataDump/priest.txt b/SpellDataDump/priest.txt index 1c6ad7cb6ce..ae97788566e 100644 --- a/SpellDataDump/priest.txt +++ b/SpellDataDump/priest.txt @@ -1,4 +1,4 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56311 thewarwithin-BETA +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA Name : Power Word: Shield (id=17) [Spell Family (6)] Class : Priest School : Holy diff --git a/SpellDataDump/rogue.txt b/SpellDataDump/rogue.txt index b8058b341bf..f47905c67f1 100644 --- a/SpellDataDump/rogue.txt +++ b/SpellDataDump/rogue.txt @@ -1,4 +1,4 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56311 thewarwithin-BETA +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA Name : Backstab (id=53) [Spell Family (8)] Replaces : Sinister Strike (id=1752) Class : Subtlety Rogue diff --git a/SpellDataDump/shaman.txt b/SpellDataDump/shaman.txt index 49116cf6892..1185dd2af53 100644 --- a/SpellDataDump/shaman.txt +++ b/SpellDataDump/shaman.txt @@ -1,4 +1,4 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56311 thewarwithin-BETA +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA Name : Block (desc=Passive) (id=107) [Passive] Class : Warrior, Paladin, Shaman School : Physical diff --git a/SpellDataDump/warlock.txt b/SpellDataDump/warlock.txt index 85d5ff15c65..0fec493a031 100644 --- a/SpellDataDump/warlock.txt +++ b/SpellDataDump/warlock.txt @@ -1,4 +1,4 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56311 thewarwithin-BETA +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA Name : Eye of Kilrogg (id=126) [Spell Family (5)] Class : Warlock School : Shadow diff --git a/SpellDataDump/warrior.txt b/SpellDataDump/warrior.txt index cae6fa7bf15..bb1fd756ce9 100644 --- a/SpellDataDump/warrior.txt +++ b/SpellDataDump/warrior.txt @@ -1,4 +1,4 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56311 thewarwithin-BETA +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA Name : Vanguard (id=71) [Spell Family (4), Passive] Class : Protection Warrior School : Physical @@ -20185,6 +20185,7 @@ Effects : Description : $@spelldesc376079 Name : Demolish (id=440884) [Spell Family (4)] +Hotfixed : Attributes Class : Warrior School : Physical Spell Type : Melee @@ -20199,16 +20200,17 @@ Attributes : ....x... ........ ........ ........ ........ ........ ..... : ........ ........ ........ ........ ........ ........ ........ ........ : ........ ........ ........ ........ ........ ........ ........ ........ : ........ ........ ........ ........ ........ ........ ........ ........ - : ........ ........ ........ ........ ........ ........ ........ ........ + : ........ ........ ........ .......x ........ ........ ........ ........ : ........ ........ ........ ........ x....... ........ ........ ........ : ........ ........ ........ ........ - : Is Ability (4), Chain From Caster (76), Allow Class Ability Procs (416) + : Is Ability (4), Chain From Caster (76), Enforce Facing on Primary Target Only (351), Allow Class Ability Procs (416) Effects : #1 (id=1135042) : School Damage (2): physical Base Value: 0 | Scaled Value: 0 (coefficient=0, delta coefficient=0.05) | AP Coefficient: 1.85614 | PvP Coefficient: 1.00000 | Chain Multiplier: 1 | Chain Targets: 1 | Target: Enemy (6) Description : $@spelldesc436358 Name : Demolish (id=440886) [Spell Family (4)] +Hotfixed : Attributes Class : Warrior School : Physical Spell Type : Melee @@ -20223,10 +20225,10 @@ Attributes : ....x... ........ ........ ........ ........ ........ ..... : ........ ........ ........ ........ ........ ........ ........ ........ : ........ ........ ........ ........ ........ ........ ........ ........ : ........ ........ ........ ........ ........ ........ ........ ........ - : ........ ........ ........ ........ ........ ........ ........ ........ + : ........ ........ ........ .......x ........ ........ ........ ........ : ........ ........ ........ ........ x....... ........ ........ ........ : ........ ........ ........ ........ - : Is Ability (4), Chain From Caster (76), Allow Class Ability Procs (416) + : Is Ability (4), Chain From Caster (76), Enforce Facing on Primary Target Only (351), Allow Class Ability Procs (416) Effects : #1 (id=1135045) : School Damage (2): physical Base Value: 0 | Scaled Value: 0 (coefficient=0, delta coefficient=0.05) | AP Coefficient: 1.85614 | PvP Coefficient: 1.00000 | Chain Multiplier: 1 | Chain Targets: 1 | Target: Enemy (6) From 4fc7fbd7fd3b977cb11333a005156af2d22e9415 Mon Sep 17 00:00:00 2001 From: seriallos Date: Tue, 27 Aug 2024 17:17:23 +0000 Subject: [PATCH 03/10] [live] Regenerate spell data (Build 56313) --- engine/dbc/generated/client_data_version.inc | 2 +- engine/dbc/generated/sc_spell_data.inc | 16 ++++++++++------ 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/engine/dbc/generated/client_data_version.inc b/engine/dbc/generated/client_data_version.inc index 20683cd2edf..da2980100d2 100644 --- a/engine/dbc/generated/client_data_version.inc +++ b/engine/dbc/generated/client_data_version.inc @@ -10,6 +10,6 @@ #define CLIENT_DATA_HOTFIX_DATE "2024-08-27" #define CLIENT_DATA_HOTFIX_BUILD (56313) -#define CLIENT_DATA_HOTFIX_HASH "064b1b33969a2ba91973e21a19ba246e46d43d22dd7be4f8c7ee8819077e4c20" +#define CLIENT_DATA_HOTFIX_HASH "c14809d42e2a004176989dd9fa33c22ffe90b8f9264f1f54b0033864aab64413" #endif /* CLIENT_DATA_VERSION_INC*/ diff --git a/engine/dbc/generated/sc_spell_data.inc b/engine/dbc/generated/sc_spell_data.inc index 7dd41dd6fb9..68c7b0190f7 100644 --- a/engine/dbc/generated/sc_spell_data.inc +++ b/engine/dbc/generated/sc_spell_data.inc @@ -27602,10 +27602,10 @@ static spell_data_t __spell_data[28342] = { { "[DNT] Debug Profession Stats" , 457732, 4, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000000, 0, 0, 0, 0, 0.000000, 0.000000, 0, 0, 0, 0, 0, 0, 0, 0, 1800000, 20, 101, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 2100, { 0, 0, 0, 0, 0, 0, 0, 0, 4096, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0 }, 0, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 23 }, /* 1163198, 1163199, 1163200 */ { "Homebrewed Blink Vial" , 457733, 64, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000000, 0, 0, 0, 0, 0.000000, 0.000000, 300000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 65536, 268469248, 0, 0, 64, 0, 0, 1048576, 0, 0, 0, 0, 0, 1, 0 }, { 65536, 0, 0, 0 }, 3, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1 }, /* 1163201 */ { "Heat Shimmer" , 457735, 1, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000080, 0, 0, 0, 0, 0.000000, 0.000000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0x0000000000040000, 0, 3.000000, 0, 0x00000000, 0x00000000, 0, { 64, 0, 0, 0, 32768, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0 }, { 0, 0, 0, 0 }, 3, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3 }, /* 1163203, 1173442 */ - { "Squirming Swarm Sac" , 457737, 1, 30.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000000, 0, 0, 0, 0, 0.000000, 45.000000, 300000, 0, 300000, 0, 0, 4, 1, 0, 11000, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 2147483648, 268435456, 0, 0, 0, 0, 1024, 0, 4096, 0, 0, 4, 0, 0, 0 }, { 0, 0, 0, 0 }, 0, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0 }, /* 1163207, 1166051 */ + { "Squirming Swarm Sac" , 457737, 1, 30.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000000, 0, 0, 0, 0, 0.000000, 45.000000, 300000, 0, 300000, 0, 0, 4, 1, 0, 11000, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 2147483648, 268435456, 0, 0, 65536, 0, 3072, 0, 268439552, 512, 0, 65540, 131072, 0, 0 }, { 0, 0, 0, 0 }, 0, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0 }, /* 1163207, 1166051 */ { "Squirming Swarm Sac" , 457740, 1, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000000, 0, 0, 0, 0, 0.000000, 45.000000, 0, 0, 0, 0, 0, 0, 1, 0, 10000, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 8192, 136, 268435456, 0, 2048, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0 }, 0, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0 }, /* 1163210 */ { "Swarmed" , 457742, 8, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000000, 0, 0, 0, 0, 0.000000, 100.000000, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 0, 0, 536870912, 0, 0, 67108864, 0, 0, 4096, 0, 256, 0, 0, 0, 0 }, { 0, 0, 0, 0 }, 0, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0 }, /* 1163217 */ - { "Elemental Fusion Bomb" , 457757, 1, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000000, 0, 0, 0, 0, 0.000000, 0.000000, 300000, 0, 300000, 0, 0, 4, 0, 0, 5000, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 2147483648, 0, 0, 0, 0, 0, 0, 0, 4096, 0, 0, 4, 0, 0, 0 }, { 0, 0, 0, 0 }, 0, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0 }, /* 1163235 */ + { "Elemental Fusion Bomb" , 457757, 1, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000000, 0, 0, 0, 0, 0.000000, 0.000000, 300000, 0, 300000, 0, 0, 4, 0, 0, 5000, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 2147483648, 0, 0, 0, 65536, 0, 2048, 0, 268439552, 512, 0, 65540, 131072, 0, 0 }, { 0, 0, 0, 0 }, 0, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0 }, /* 1163235 */ { "EXPLOSION" , 457768, 4, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000000, 0, 0, 0, 0, 0.000000, 46.000000, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 0, 0, 536870912, 0, 0, 100663296, 0, 0, 0, 0, 256, 0, 0, 0, 0 }, { 0, 0, 0, 0 }, 0, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0 }, /* 1163250 */ { "Resupplied" , 457797, 1, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000000, 0, 0, 0, 0, 0.000000, 150.000000, 0, 0, 0, 0, 0, 0, 0, 0, 3600000, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 268468224, 0, 0, 0, 0, 0, 0, 0, 4096, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0 }, 0, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0 }, /* 1163287 */ { "Deployable Battle Supplies" , 457800, 1, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000000, 0, 0, 0, 0, 0.000000, 0.000000, 3600000, 0, 3600000, 0, 0, 2306, 0, 0, 1000, 0, 0, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 5000, { 2415951872, 268435456, 0, 0, 0, 0, 1024, 0, 4096, 0, 0, 4, 0, 0, 0 }, { 0, 0, 0, 0 }, 0, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0 }, /* 1163291, 1165928 */ @@ -72833,10 +72833,10 @@ static spelleffect_data_t __spelleffect_data[45877] = { { 1163203, 457735, 0, 6, 4, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 5.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1173442, 457735, 1, 6, 4, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 30.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1163207, 457737, 0, 32, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 457740, 1.000000, 0.000000, 0.000000, 0, 0, 87, 0, 0.000000, 1.000000, 0, 0 }, - { 1166051, 457737, 1, 6, 4, -9, 0x00000000, 24.039257, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, + { 1166051, 457737, 1, 6, 4, -9, 0x00000000, 24.039217, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1163210, 457740, 0, 179, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 34025, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 87, 0, 0.000000, 1.000000, 0, 0 }, { 1163217, 457742, 0, 2, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 10.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 87, 16, 0.000000, 1.000000, 0, 0 }, - { 1163235, 457757, 0, 6, 4, -9, 0x00000000, 280.457214, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, + { 1163235, 457757, 0, 6, 4, -9, 0x00000000, 280.457062, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1163250, 457768, 0, 2, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 10.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 18, 16, 0.000000, 1.000000, 0, 0 }, { 1163287, 457797, 0, 6, 29, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 25.000000, 0.0000, -2, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 18, 31, 0.000000, 1.000000, 0, 0 }, { 1163291, 457800, 0, 28, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 2.500000, 0.000000, 0.0000, 227453, 64, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 47, 0, 0.000000, 1.000000, 0, 0 }, @@ -133239,7 +133239,7 @@ static const std::array __spelllabel_data { { } }; // spell hotfix entries, wow build 11.0.2.56313 -static constexpr std::array __spell_hotfix_data { { +static constexpr std::array __spell_hotfix_data { { { 440884, 35, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, { 440886, 35, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, { 453912, 35, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, @@ -133253,6 +133253,8 @@ static constexpr std::array __spell_hotfix_da { 457179, 36, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, { 457193, 36, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, { 457236, 36, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, + { 457737, 35, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, + { 457757, 35, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, { 458573, 35, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, { 461984, 36, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, { 463095, 35, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, @@ -133262,7 +133264,7 @@ static constexpr std::array __spell_hotfix_da } }; // effect hotfix entries, wow build 11.0.2.56313 -static constexpr std::array __effect_hotfix_data { { +static constexpr std::array __effect_hotfix_data { { { 1112821, 14, 5.000000, 0.000000 }, { 1112826, 14, 2.000000, 0.000000 }, { 1112826, 18, 453445, 0 }, @@ -133284,7 +133286,9 @@ static constexpr std::array __effect_hotfix_d { 1161772, 6, 0.040846, 11.327166 }, { 1161784, 6, 0.233091, 64.528694 }, { 1161785, 6, 0.116546, 32.264347 }, + { 1163235, 6, 280.457214, 280.457062 }, { 1164653, 6, 0.025246, 6.989102 }, + { 1166051, 6, 24.039257, 24.039217 }, { 1169393, 6, 9.389290, 13.854896 }, { 1173075, 6, 0.034796, 41.966049 }, { 1173082, 6, 0.066510, 18.412668 }, From e8da5e90d3cbfd1ae4031e6868e1d26331e5e9de Mon Sep 17 00:00:00 2001 From: seriallos Date: Tue, 27 Aug 2024 17:17:24 +0000 Subject: [PATCH 04/10] [live] Update spell data dump (Build 56313) --- SpellDataDump/allspells.txt | 32 ++++++++++++++++++-------------- SpellDataDump/build_info.txt | 2 +- 2 files changed, 19 insertions(+), 15 deletions(-) diff --git a/SpellDataDump/allspells.txt b/SpellDataDump/allspells.txt index e6ae7def1aa..c3cadb92333 100644 --- a/SpellDataDump/allspells.txt +++ b/SpellDataDump/allspells.txt @@ -667986,6 +667986,7 @@ Effects : Description : Damage from Ignite has a $s1% chance to make your next Scorch have no cast time and deal damage as though your target was below $s2% health. Name : Squirming Swarm Sac (id=457737) +Hotfixed : Attributes School : Physical Spell Type : Magic Range : 45 yards @@ -667996,18 +667997,19 @@ Category : 4 Category Cooldown: 300 seconds Attributes : ........ ........ ........ .......x ........ ........ ........ ....x... : ........ ........ ........ ........ ........ ........ ........ ........ - : ........ ........ ........ ........ ........ ........ ........ ........ - : ........ ..x..... ........ ........ ........ ........ ........ ........ - : ........ ....x... ........ ........ ........ ........ ........ ........ - : ........ ........ ........ ........ ..x..... ........ ........ ........ - : ........ ........ ........ ........ ........ ........ ........ ........ + : ........ ........ x....... ........ ........ ........ ........ ........ + : ........ ..xx.... ........ ........ ........ ........ ........ ........ + : ........ ....x... ........ ....x... ........ .x...... ........ ........ + : ........ ........ ........ ........ ..x..... ........ x....... ........ + : ........ ........ .x...... ........ ........ ........ ........ ........ : ........ ........ ........ ........ - : No Aura Cancel (31), No Aura Icon (60), No Aura Log (202), Aura Points On Client (268), Scales with Casting Item's Level (354) + : No Aura Cancel (31), No Aura Icon (60), Not In Arena or Rated Battleground (144), No Aura Log (202), Not In Raid Instances (203), Aura Points On Client (268), Not in Battleground (284), Not In Arena (297), Scales with Casting Item's Level (354), Not in Mythic+ Mode (Challenge Mode) (368), Not In Proving Grounds (401) Effects : #1 (id=1163207) : Trigger Missiles (32) Base Value: 0 | Scaled Value: 0 | PvP Coefficient: 1.00000 | Trigger Spell: 457740 | Target: Unknown(87) #2 (id=1166051) : Apply Aura (6) | Dummy (4) | Scaling Class: -9 - Base Value: 0 | Scaled Value: 61486.67 (coefficient=24.03926) | PvP Coefficient: 1.00000 | Target: Self (1) + Base Value: 0 | Scaled Value: 61486.57 (coefficient=24.03922) | PvP Coefficient: 1.00000 | Target: Self (1) +Hotfixed : Coefficient (24.039257 -> 24.039217) Description : Throw the sac to let the swarm loose, dealing $s2 Nature damage every second for $457740d, divided between enemies within the area. Name : Squirming Swarm Sac (id=457740) @@ -668048,6 +668050,7 @@ Effects : Description : $@spelldesc457737 Name : Elemental Fusion Bomb (id=457757) +Hotfixed : Attributes School : Physical Spell Type : None Duration : 5 seconds @@ -668056,16 +668059,17 @@ Category : 4 Category Cooldown: 300 seconds Attributes : ........ ........ ........ .......x ........ ........ ........ ........ : ........ ........ ........ ........ ........ ........ ........ ........ - : ........ ........ ........ ........ ........ ........ ........ ........ - : ........ ........ ........ ........ ........ ........ ........ ........ - : ........ ....x... ........ ........ ........ ........ ........ ........ - : ........ ........ ........ ........ ..x..... ........ ........ ........ - : ........ ........ ........ ........ ........ ........ ........ ........ + : ........ ........ x....... ........ ........ ........ ........ ........ + : ........ ...x.... ........ ........ ........ ........ ........ ........ + : ........ ....x... ........ ....x... ........ .x...... ........ ........ + : ........ ........ ........ ........ ..x..... ........ x....... ........ + : ........ ........ .x...... ........ ........ ........ ........ ........ : ........ ........ ........ ........ - : No Aura Cancel (31), Aura Points On Client (268), Scales with Casting Item's Level (354) + : No Aura Cancel (31), Not In Arena or Rated Battleground (144), Not In Raid Instances (203), Aura Points On Client (268), Not in Battleground (284), Not In Arena (297), Scales with Casting Item's Level (354), Not in Mythic+ Mode (Challenge Mode) (368), Not In Proving Grounds (401) Effects : #1 (id=1163235) : Apply Aura (6) | Dummy (4) | Scaling Class: -9 - Base Value: 0 | Scaled Value: 717342.5 (coefficient=280.4572) | PvP Coefficient: 1.00000 | Target: Self (1) + Base Value: 0 | Scaled Value: 717342.1 (coefficient=280.4571) | PvP Coefficient: 1.00000 | Target: Self (1) +Hotfixed : Coefficient (280.457214 -> 280.457062) Description : Become a living bomb, detonating after $d dealing $s1 Fire damage to yourself and nearby targets. Tooltip : You're gonna blow! diff --git a/SpellDataDump/build_info.txt b/SpellDataDump/build_info.txt index e5e161e4133..a13f00ef060 100644 --- a/SpellDataDump/build_info.txt +++ b/SpellDataDump/build_info.txt @@ -1 +1 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA (hotfix 2024-08-27/56313, git build data-update-live-56313 00b4630) +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA (hotfix 2024-08-27/56313, git build data-update-live-56313 226587e) From 5cea19cd07bd8601e2e5f389f046d27a326cbccb Mon Sep 17 00:00:00 2001 From: seriallos Date: Tue, 27 Aug 2024 17:28:30 +0000 Subject: [PATCH 05/10] [live] Regenerate spell data (Build 56313) --- engine/dbc/generated/client_data_version.inc | 2 +- engine/dbc/generated/item_data.inc | 181 +++++++++---------- 2 files changed, 89 insertions(+), 94 deletions(-) diff --git a/engine/dbc/generated/client_data_version.inc b/engine/dbc/generated/client_data_version.inc index da2980100d2..9786544da21 100644 --- a/engine/dbc/generated/client_data_version.inc +++ b/engine/dbc/generated/client_data_version.inc @@ -10,6 +10,6 @@ #define CLIENT_DATA_HOTFIX_DATE "2024-08-27" #define CLIENT_DATA_HOTFIX_BUILD (56313) -#define CLIENT_DATA_HOTFIX_HASH "c14809d42e2a004176989dd9fa33c22ffe90b8f9264f1f54b0033864aab64413" +#define CLIENT_DATA_HOTFIX_HASH "36fde38d0e7b2b5b5748d5e7061709dda57acd57c4b9abb49588e831487e4068" #endif /* CLIENT_DATA_VERSION_INC*/ diff --git a/engine/dbc/generated/item_data.inc b/engine/dbc/generated/item_data.inc index 22c14db815b..0a4fd4cc8ff 100644 --- a/engine/dbc/generated/item_data.inc +++ b/engine/dbc/generated/item_data.inc @@ -1,4 +1,4 @@ -static const dbc_item_data_t::stats_t __item_stats_data[63575] = { +static const dbc_item_data_t::stats_t __item_stats_data[63570] = { { 7, 7889, 0.000000f }, { 73, 6667, 0.000000f }, { 3, 5259, 0.000000f }, @@ -63294,11 +63294,6 @@ static const dbc_item_data_t::stats_t __item_stats_data[63575] = { { 36, 10488, 0.000000f }, { 49, 7012, 0.000000f }, { 71, 2222, 0.000000f }, - { 4, 5259, 0.000000f }, - { 5, 16132, 0.000000f }, - { 7, 7889, 0.000000f }, - { 32, 2900, 0.000000f }, - { 40, 4100, 0.000000f }, { 5, 5259, 0.000000f }, { 5, 25370, 0.000000f }, { 7, 7889, 0.000000f }, @@ -63342,8 +63337,8 @@ static const dbc_item_data_t::stats_t __item_stats_data[63575] = { { 4, 5259, 0.000000f }, { 5, 16132, 0.000000f }, { 7, 7889, 0.000000f }, - { 32, 2450, 0.000000f }, - { 40, 4550, 0.000000f }, + { 36, 4550, 0.000000f }, + { 49, 2450, 0.000000f }, { 7, 7889, 0.000000f }, { 40, 6750, 0.000000f }, { 49, 10750, 0.000000f }, @@ -164095,7 +164090,7 @@ static const std::array __item_data_chunk6 { { { "Squallrider's Kilt", 221042, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 7, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[1816], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Cloudstrider Soles", 221043, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 8, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[47548], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Shadowskean of the Colossus", 221044, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 13, 2, 15, 1, 1800, 0.500000f, 0.000000f, &__item_stats_data[55537], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Galebreaker Bulwark", 221045, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 14, 4, 6, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63295], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Galebreaker Bulwark", 221045, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 14, 4, 6, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49686], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Behemoth Kneebender", 221046, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 13, 2, 4, 1, 2600, 0.250000f, 0.000000f, &__item_stats_data[58366], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Monstrosity's Gaze", 221047, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 1, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51681], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Amice of Oblivion", 221048, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 3, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51411], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -164112,7 +164107,7 @@ static const std::array __item_data_chunk6 { { { "I'pa's Pale Aleguards", 221059, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 9, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[2337], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Strapped Rescue-Keg", 221060, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 2, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49166], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Hops-Laden Greatboots", 221061, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 8, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[50488], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Scalding Queenmaker's Shiv", 221062, 0x00000000, 0x00002208, 0x00, 437, 68, 0, 0, 3, 13, 2, 15, 1, 1800, 0.500000f, 0.000000f, &__item_stats_data[63300], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Scalding Queenmaker's Shiv", 221062, 0x00000000, 0x00002208, 0x00, 437, 68, 0, 0, 3, 13, 2, 15, 1, 1800, 0.500000f, 0.000000f, &__item_stats_data[63295], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Hivebreaker's Dipper", 221063, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 17, 2, 5, 1, 3600, 0.250000f, 0.000000f, &__item_stats_data[57935], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Fuzzy Cindercuffs", 221064, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 9, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[1223], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Pollen-Lugger Treads", 221065, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 7, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[2386], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -164127,19 +164122,19 @@ static const std::array __item_data_chunk6 { { { "Augmented Refractor Cannon", 221074, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 26, 2, 3, 1, 3000, 0.600000f, 0.000000f, &__item_stats_data[537], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Reinforced Anti-Intruder Chainmail", 221075, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 6, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[48835], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "E.D.N.A. Stabilizers", 221076, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 7, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49445], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "\"Emergency Stop\" Keychain", 221077, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 2, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63305], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Endoskeletal Polecrank", 221078, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 17, 2, 6, 1, 3600, 0.600000f, 0.000000f, &__item_stats_data[63308], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "\"Emergency Stop\" Keychain", 221077, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 2, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63300], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Endoskeletal Polecrank", 221078, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 17, 2, 6, 1, 3600, 0.600000f, 0.000000f, &__item_stats_data[63303], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Crystal-Fissure Girdle", 221079, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 6, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49060], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Corpseleecher Grips", 221080, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 10, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[2138], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Guise of the Construct", 221081, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 1, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[47612], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Tainted Earthshard Walkers", 221082, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 8, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51716], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Wardbreaker of the Fractured", 221083, 0x00000000, 0x00002200, 0x00, 437, 68, 0, 0, 3, 17, 2, 5, 1, 3600, 0.250000f, 0.000000f, &__item_stats_data[63312], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Wardbreaker of the Fractured", 221083, 0x00000000, 0x00002200, 0x00, 437, 68, 0, 0, 3, 17, 2, 5, 1, 3600, 0.250000f, 0.000000f, &__item_stats_data[63307], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Skardyn Mercybringer", 221084, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 13, 2, 9, 1, 2600, 0.450000f, 0.000000f, &__item_stats_data[58337], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Melodious Iron Songspire", 221085, 0x00000000, 0x00002200, 0x00, 437, 68, 0, 0, 3, 17, 2, 10, 1, 3600, 0.300000f, 0.000000f, &__item_stats_data[62335], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Machinist's Searing Handguards", 221086, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 10, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[43866], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Dorlita's Safety Belt", 221087, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 6, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51578], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Anvilhide Cape", 221088, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 16, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51756], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Silver-Tongued Boltcaster", 221089, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 26, 2, 18, 1, 3000, 0.400000f, 0.000000f, &__item_stats_data[63317], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Silver-Tongued Boltcaster", 221089, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 26, 2, 18, 1, 3000, 0.400000f, 0.000000f, &__item_stats_data[63312], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Eirich's Fist of Deception", 221090, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 13, 2, 13, 1, 2600, 0.350000f, 0.000000f, &__item_stats_data[49732], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Cutting-Edge Sermon", 221091, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 13, 2, 7, 1, 2600, 0.500000f, 0.000000f, &__item_stats_data[55501], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Legplates of Broken Trust", 221092, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 7, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49626], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -164161,24 +164156,24 @@ static const std::array __item_data_chunk6 { { { "King's Malicious Clutches", 221108, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 10, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[1039], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Candlebearer's Shroud", 221109, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 16, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[56505], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Crepuscular Carver", 221110, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 13, 2, 15, 1, 1800, 0.500000f, 0.000000f, &__item_stats_data[49461], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Poleaxe of Somber Fate", 221111, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 17, 2, 6, 1, 3600, 0.600000f, 0.000000f, &__item_stats_data[63321], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Poleaxe of Somber Fate", 221111, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 17, 2, 6, 1, 3600, 0.600000f, 0.000000f, &__item_stats_data[63316], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Caliginous Claspers", 221112, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 10, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[50037], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Gloaming Visage", 221113, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 1, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49610], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Shadowspawn Leggings", 221114, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 7, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[1852], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Photophobic Amice", 221115, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 3, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[54878], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Glorious Defender's Poleaxe", 221116, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 17, 2, 6, 1, 3600, 0.600000f, 0.000000f, &__item_stats_data[49509], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Sanctified Priory Wall", 221117, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 14, 4, 6, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[55258], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Sanctified Priory Wall", 221117, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 14, 4, 6, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[58603], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Flameforged Armguard", 221118, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 9, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[1223], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Holybound Grips", 221119, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 10, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51308], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Stalwart Guardian's Boots", 221120, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 8, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[48835], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Honorbound Retainer's Sash", 221121, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 6, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49445], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Hand of Beledar", 221122, 0x00000000, 0x00002208, 0x00, 437, 68, 0, 0, 3, 13, 2, 4, 1, 2600, 0.250000f, 0.000000f, &__item_stats_data[63325], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Hand of Beledar", 221122, 0x00000000, 0x00002208, 0x00, 437, 68, 0, 0, 3, 13, 2, 4, 1, 2600, 0.250000f, 0.000000f, &__item_stats_data[63320], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Devoted Plate Walkers", 221123, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 8, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51543], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Consecrated Baron's Bindings", 221124, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 9, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49039], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Helm of the Righteous Crusade", 221125, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 1, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49586], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Zealous Warden's Raiment", 221126, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 5, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49385], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Emberbrand Zweihander", 221127, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 17, 2, 8, 1, 3600, 0.500000f, 0.000000f, &__item_stats_data[57939], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Starforged Seraph's Mace", 221128, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 13, 2, 4, 1, 2600, 0.250000f, 0.000000f, &__item_stats_data[63308], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Starforged Seraph's Mace", 221128, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 13, 2, 4, 1, 2600, 0.250000f, 0.000000f, &__item_stats_data[63303], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Divine Pyrewalkers", 221129, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 7, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[2414], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Seraphic Wraps of the Ordained", 221130, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 5, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[1922], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Elysian Flame Crown", 221131, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 1, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51720], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -164215,8 +164210,8 @@ static const std::array __item_data_chunk6 { { { "Claws of Tainted Ichor", 221162, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 10, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[3083], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Whispering Mask", 221163, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 1, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51411], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Archaic Venomancer's Footwraps", 221164, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 7, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49433], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Unceremonious Bloodletter", 221165, 0x00000000, 0x00002208, 0x00, 437, 68, 0, 0, 3, 13, 2, 15, 1, 1800, 0.500000f, 0.000000f, &__item_stats_data[63330], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Krix'vizk's Speech Rod", 221166, 0x00000000, 0x00002200, 0x00, 437, 68, 0, 0, 3, 17, 2, 10, 1, 3600, 0.300000f, 0.000000f, &__item_stats_data[63335], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Unceremonious Bloodletter", 221165, 0x00000000, 0x00002208, 0x00, 437, 68, 0, 0, 3, 13, 2, 15, 1, 1800, 0.500000f, 0.000000f, &__item_stats_data[63325], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Krix'vizk's Speech Rod", 221166, 0x00000000, 0x00002200, 0x00, 437, 68, 0, 0, 3, 17, 2, 10, 1, 3600, 0.300000f, 0.000000f, &__item_stats_data[63330], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Vociferous Subjugator's Bracers", 221167, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 9, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51355], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Cinch of Lingering Influence", 221168, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 6, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49104], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Whisperer's Echoing Steps", 221169, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 8, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[48971], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -164227,7 +164222,7 @@ static const std::array __item_data_chunk6 { { { "Penumbral Rimeguards", 221174, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 9, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49035], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Shadowchill Amice", 221175, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 3, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49011], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Arachnofrost Vest", 221176, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 5, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[1039], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Old-Blood Hielaman", 221177, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 14, 4, 6, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63340], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Old-Blood Hielaman", 221177, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 14, 4, 6, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63335], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Ichor-Stained Sollerets", 221178, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 8, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51492], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Coagulum Cuirass", 221179, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 5, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49610], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Gorebound Stranglers", 221180, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 10, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[1852], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -164242,11 +164237,11 @@ static const std::array __item_data_chunk6 { { { "Experiment 08752's Band", 221189, 0x00080000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[58743], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Hoop of the Blighted", 221197, 0x00080000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51324], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "85-Year Tenure Ring", 221198, 0x00080000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[50284], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Radiant Necromancer's Band", 221200, 0x00080000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63345], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Radiant Necromancer's Band", 221200, 0x00080000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63340], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Fireproof Cinderbee Perch", 221201, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 3, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51308], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Defiance Crusher's Sabatons", 221202, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 8, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49574], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Reanimator's Pyreforged Shoulders", 221203, 0x00000000, 0x00002000, 0x00, 437, 68, 0, 0, 3, 3, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49088], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Spore Giant's Stompers", 221204, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 8, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63348], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Spore Giant's Stompers", 221204, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 8, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63343], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Vest of the River", 221205, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 5, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[62480], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Reinforced Chitin Chestpiece", 221206, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 5, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[53296], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Den Mother's Chestpiece", 221207, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 5, 4, 3, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[52681], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -164266,7 +164261,7 @@ static const std::array __item_data_chunk6 { { { "Venomous Lurker's Greathelm", 221221, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 3, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[51355], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Water-Imbued Spaulders", 221222, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 3, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[8403], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Bog Beast Mantle", 221223, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 3, 4, 3, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[52895], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Bouldershell Waistguard", 221224, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 6, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63352], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Bouldershell Waistguard", 221224, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 6, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63347], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Benevolent Hornstag Cinch", 221225, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 6, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[56076], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Voidtouched Waistguard", 221226, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 6, 4, 3, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[49590], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Monstrous Fungal Cord", 221227, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 6, 4, 2, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[52424], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -164277,9 +164272,9 @@ static const std::array __item_data_chunk6 { { { "Polished Goblin Bling", 221232, 0x08080000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 11, 4, 0, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[53385], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Deephunter's Bloody Hook", 221233, 0x08080000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 12, 4, 0, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[2458], 1, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Tidal Pendant", 221234, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 2, 4, 0, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[52725], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Dark Agent's Cloak", 221235, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 16, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63356], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Stormbreaker's Shield", 221236, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 14, 4, 6, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63360], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Lamentable Vagrant's Lantern", 221237, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 23, 4, 0, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63365], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Dark Agent's Cloak", 221235, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 16, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63351], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Stormbreaker's Shield", 221236, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 14, 4, 6, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63355], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Lamentable Vagrant's Lantern", 221237, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 23, 4, 0, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63360], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Pillar of Constructs", 221238, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 17, 2, 10, 2, 3600, 0.300000f, 0.000000f, &__item_stats_data[53225], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Spider Blasting Blunderbuss", 221239, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 26, 2, 3, 2, 3000, 0.600000f, 0.000000f, &__item_stats_data[53774], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Nerubian Stagshell Gouger", 221240, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 13, 2, 7, 2, 2600, 0.500000f, 0.000000f, &__item_stats_data[53982], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -164294,7 +164289,7 @@ static const std::array __item_data_chunk6 { { { "Kobold Rodent Squasher", 221249, 0x08000000, 0x00022208, 0x00, 437, 68, 0, 0, 3, 13, 2, 4, 2, 2600, 0.250000f, 0.000000f, &__item_stats_data[53991], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Creeping Lasher Machete", 221250, 0x08000000, 0x00022208, 0x00, 437, 68, 0, 0, 3, 13, 2, 7, 2, 2600, 0.500000f, 0.000000f, &__item_stats_data[53991], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Bestial Underground Cleaver", 221251, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 17, 2, 1, 2, 3600, 0.700000f, 0.000000f, &__item_stats_data[49485], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Nerubian Slayer's Claymore", 221252, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 17, 2, 8, 2, 3600, 0.500000f, 0.000000f, &__item_stats_data[63369], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Nerubian Slayer's Claymore", 221252, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 17, 2, 8, 2, 3600, 0.500000f, 0.000000f, &__item_stats_data[63364], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Cultivator's Plant Puncher", 221253, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 13, 2, 13, 2, 2600, 0.350000f, 0.000000f, &__item_stats_data[53217], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Earthshatter Lance", 221254, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 17, 2, 6, 2, 3600, 0.600000f, 0.000000f, &__item_stats_data[54654], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Sharpened Scalepiercer", 221255, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 13, 2, 15, 2, 1800, 0.500000f, 0.000000f, &__item_stats_data[49749], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -164305,9 +164300,9 @@ static const std::array __item_data_chunk6 { { { "Green Snugglefin Murloc Backpack", 221478, 0x00000000, 0x00002000, 0x00, 1, 1, 0, 0, 4, 16, 4, 5, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Purple Snugglefin Murloc Backpack", 221479, 0x00000000, 0x00002000, 0x00, 1, 1, 0, 0, 4, 16, 4, 5, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "[DNT] Rare Cloth - Robe", 221505, 0x08000010, 0x00022000, 0x00, 437, 68, 0, 0, 3, 20, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[62480], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Arachnid's Web-Sown Guise", 221506, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 16, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63373], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Arachnid's Web-Sown Guise", 221506, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 16, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63368], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Earth Golem's Wrap", 221507, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 16, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[55922], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Pelt of Beledar's Strength", 221508, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 16, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63377], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Pelt of Beledar's Strength", 221508, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 16, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63372], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Black Tropical Shirt", 221520, 0x08000000, 0x00022000, 0x00, 1, 1, 0, 0, 4, 5, 4, 5, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Black Tropical Trunks", 221521, 0x08000000, 0x00022000, 0x00, 1, 1, 0, 0, 4, 7, 4, 5, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Black Tropical Wristwraps", 221522, 0x08000000, 0x00022000, 0x00, 1, 1, 0, 0, 4, 10, 4, 5, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -164413,8 +164408,8 @@ static const std::array __item_data_chunk6 { { { "Weavercloth Gloves", 221690, 0x00000010, 0x00006000, 0x00, 447, 1, 0, 0, 3, 10, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[57108], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Weavercloth Gardening Hat", 221691, 0x00000010, 0x00006000, 0x00, 486, 1, 0, 0, 2, 30, 19, 3, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[60441], 2, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Weavercloth Fishing Cap", 221692, 0x00000010, 0x00006000, 0x00, 486, 1, 0, 0, 2, 1, 4, 0, 2, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Weavercloth Enchanter's Hat", 221693, 0x00000010, 0x00006000, 0x00, 486, 1, 0, 0, 2, 30, 19, 8, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63381], 2, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Weavercloth Tailor's Coat", 221694, 0x00000010, 0x00006000, 0x00, 486, 1, 0, 0, 2, 30, 19, 6, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63383], 2, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Weavercloth Enchanter's Hat", 221693, 0x00000010, 0x00006000, 0x00, 486, 1, 0, 0, 2, 30, 19, 8, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63376], 2, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Weavercloth Tailor's Coat", 221694, 0x00000010, 0x00006000, 0x00, 486, 1, 0, 0, 2, 30, 19, 6, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63378], 2, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Weavercloth Alchemist's Robe", 221695, 0x00000010, 0x00006000, 0x00, 486, 1, 0, 0, 2, 30, 19, 2, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[60382], 2, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Weavercloth Chef's Hat", 221696, 0x00000010, 0x00006000, 0x00, 486, 1, 185, 1, 2, 30, 19, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[60453], 2, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Artisan Gardening Hat", 221697, 0x00000000, 0x00006000, 0x00, 535, 68, 0, 0, 3, 30, 19, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[60441], 2, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -164879,33 +164874,33 @@ static const std::array __item_data_chunk6 { { { "Warphorn's Resilient Mane", 223341, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 5, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49457], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Warphorn's Resilient Chestplate", 223342, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 5, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51355], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Warphorn's Resilient Chainmail", 223343, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 5, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[57174], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Warphorn's Resilient Vest", 223344, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 5, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63385], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Warphorn's Resilient Vest", 223344, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 5, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63380], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Viper's Stone Grips", 223345, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 10, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[967], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Viper's Stone Handguards", 223346, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 10, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52193], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Viper's Stone Mitts", 223347, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 10, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[2441], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Viper's Stone Gauntlets", 223348, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 10, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63389], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Viper's Stone Gauntlets", 223348, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 10, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63384], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Wolf Packleader's Cowl", 223349, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 1, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49381], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Wolf Packleader's Helm", 223350, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 1, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63385], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Wolf Packleader's Helm", 223350, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 1, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63380], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Wolf Packleader's Hood", 223351, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 1, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[2349], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Waterskipper's Legplates", 223352, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 7, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52469], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Waterskipper's Trousers", 223353, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 7, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[3128], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Waterskipper's Chain Leggings", 223354, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 7, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63393], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Waterskipper's Chain Leggings", 223354, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 7, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63388], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Waterskipper's Leggings", 223355, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 7, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[2345], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Shoulderpads of the Steamsurger", 223356, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 3, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[53334], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Spaulders of the Steamsurger", 223357, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 3, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63352], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Spaulders of the Steamsurger", 223357, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 3, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63347], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Mantle of the Steamsurger", 223358, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 3, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[62496], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Epaulets of the Steamsurger", 223359, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 3, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[967], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Flying Kobold's Seatbelt", 223360, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 6, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[56331], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Flying Kobold's Seatbelt", 223361, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 6, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52477], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Flying Kobold's Seatbelt", 223362, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 6, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63385], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Flying Kobold's Seatbelt", 223362, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 6, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63380], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Flying Kobold's Seatbelt", 223363, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 6, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[1886], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Wristwraps of the Titancap", 223364, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 9, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[48887], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Wristguards of the Titancap", 223365, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 9, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[48883], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Bracers of the Titancap", 223366, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 9, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[53038], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Cuffs of the Titancap", 223367, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 9, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52681], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Twisted Earthen Signet", 223368, 0x00080000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[57529], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Webspeaker's Spiritual Cloak", 223369, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 16, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63397], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Wolf Packleader's Visor", 223370, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 1, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63352], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Webspeaker's Spiritual Cloak", 223369, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 16, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63392], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Wolf Packleader's Visor", 223370, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 1, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63347], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Slippers of Shallow Waters", 223371, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 8, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[62476], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Sabatons of Shallow Waters", 223372, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 8, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[967], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Treads of Shallow Waters", 223373, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 8, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[53038], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -164915,7 +164910,7 @@ static const std::array __item_data_chunk6 { { { "Ancient Fungarian's Fingerwrap", 223377, 0x00080000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[53304], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Footguards of the Nerubian Twins", 223378, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 8, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[56313], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Nerubian Weaver's Chestplate", 223379, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 5, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52193], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Nerubian Weaver's Chainmail", 223380, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 5, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63389], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Nerubian Weaver's Chainmail", 223380, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 5, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63384], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Nerubian Weaver's Vest", 223381, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 5, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[3105], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Murkshade Grips", 223382, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 10, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51689], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Murkshade Handguards", 223383, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 10, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[48991], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -164923,14 +164918,14 @@ static const std::array __item_data_chunk6 { { { "Murkshade Gauntlets", 223385, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 10, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[53038], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Vilewing Crown", 223386, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 1, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[2546], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Vilewing Chain Helm", 223387, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 1, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[3105], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Vilewing Cap", 223388, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 1, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63385], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Vilewing Cap", 223388, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 1, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63380], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Legplates of Dark Hunger", 223389, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 7, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[56331], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Leggings of Dark Hunger", 223390, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 7, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[611], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Legguards of Dark Hunger", 223391, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 7, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[2378], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Trousers of Dark Hunger", 223392, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 7, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[967], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Deepfiend Spaulders", 223393, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 3, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[53086], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Deepfiend Pauldrons", 223394, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 3, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52532], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Deepfiend Shoulderpads", 223395, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 3, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63401], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Deepfiend Shoulderpads", 223395, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 3, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63396], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Deepfiend Shoulder Shells", 223396, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 3, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51689], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Abyssal Hunter's Girdle", 223397, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 6, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[62190], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Abyssal Hunter's Sash", 223398, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 6, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52946], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -164941,7 +164936,7 @@ static const std::array __item_data_chunk6 { { { "Corrupted Earthen Binds", 223403, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 9, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52583], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Corrupted Earthen Cuffs", 223404, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 9, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[2374], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Vilewing Visor", 223405, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 1, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52532], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Slippers of the Nerubian Twins", 223406, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 8, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63405], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Slippers of the Nerubian Twins", 223406, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 8, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63400], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Sabatons of the Nerubian Twins", 223407, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 8, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51689], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Treads of the Nerubian Twins", 223408, 0x00000000, 0x00002040, 0x00, 437, 68, 0, 0, 3, 8, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52583], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "The Coward's Violet Target", 223409, 0x08000000, 0x00023000, 0x00, 1, 1, 0, 0, 4, 16, 4, 5, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -164999,7 +164994,7 @@ static const std::array __item_data_chunk6 { { { "Saboteur's Girdle", 223467, 0x00000000, 0x00002000, 0x00, 545, 80, 0, 0, 2, 6, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[53923], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Stormrider's Armplates", 223468, 0x00000000, 0x00002000, 0x00, 545, 80, 0, 0, 2, 9, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[54812], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Drape of the Lamplighter", 223472, 0x00000000, 0x00002000, 0x00, 545, 80, 0, 0, 2, 16, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[58925], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Kobold Mastermind's \"Pivel\"", 223484, 0x08000000, 0x00022000, 0x00, 450, 71, 0, 0, 3, 17, 2, 1, 2, 3600, 0.700000f, 0.000000f, &__item_stats_data[63409], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Kobold Mastermind's \"Pivel\"", 223484, 0x08000000, 0x00022000, 0x00, 450, 71, 0, 0, 3, 17, 2, 1, 2, 3600, 0.700000f, 0.000000f, &__item_stats_data[63404], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Recruit's Pocket Watch", 223507, 0x00088000, 0x00002002, 0x00, 200, 10, 0, 0, 3, 12, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[5462], 1, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Recruit's Whetstone", 223508, 0x00088000, 0x00002001, 0x00, 200, 10, 0, 0, 3, 12, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[5462], 1, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Shriveled Ancient Tentacle", 223509, 0x00089000, 0x00006000, 0x00, 30, 70, 0, 0, 4, 12, 4, 0, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -165100,7 +165095,7 @@ static const std::array __item_data_chunk6 { { { "Nerubian Covert's Cloak", 223917, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 16, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[5764], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Specter Stalker's Shotgun", 223918, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 26, 2, 3, 2, 3000, 0.600000f, 0.000000f, &__item_stats_data[55541], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Abducted Lawman's Gavel", 223919, 0x08000000, 0x00022208, 0x00, 437, 68, 0, 0, 3, 13, 2, 4, 2, 2600, 0.250000f, 0.000000f, &__item_stats_data[53991], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Slime Deflecting Stopper", 223920, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 14, 4, 6, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63412], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Slime Deflecting Stopper", 223920, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 14, 4, 6, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63407], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Ever-Oozing Signet", 223921, 0x08080000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 11, 4, 0, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[53801], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Cinder Pollen Cloak", 223922, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 16, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[52330], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Gilded Cryptlord's Sabatons", 223923, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 8, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[2357], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -165111,13 +165106,13 @@ static const std::array __item_data_chunk6 { { { "Crop Cutter's Gauntlets", 223928, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 10, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[52469], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Honey Sweetener's Squeezers", 223929, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 10, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[49457], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Monstrous Chain Pincers", 223930, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 10, 4, 3, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[2378], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Black Blood Cowl", 223931, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 1, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63417], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Black Blood Cowl", 223931, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 1, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63412], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Scarab's Carapace Cap", 223932, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 1, 4, 3, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[1886], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Slime Goliath's Cap", 223933, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 1, 4, 2, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[48983], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Makrura's Foreboding Legplates", 223934, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 7, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63421], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Makrura's Foreboding Legplates", 223934, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 7, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63416], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Cabbage Harvester's Pantaloons", 223935, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 7, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[62480], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Shadow Bog Trousers", 223936, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 7, 4, 3, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[49586], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Honey Deliverer's Leggings", 223937, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 7, 4, 2, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63389], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Honey Deliverer's Leggings", 223937, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 7, 4, 2, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63384], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Marsh Hopper's Spaulders", 223938, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 3, 4, 2, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[3105], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Esteemed Nerubian's Mantle", 223939, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 3, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[3128], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Deranged Fungarian's Epaulets", 223940, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 3, 4, 3, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[57174], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -165130,7 +165125,7 @@ static const std::array __item_data_chunk6 { { { "[PH] Steam-Powered Wristwatch", 223947, 0x08000010, 0x00022000, 0x00, 437, 68, 0, 0, 3, 9, 4, 2, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[967], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Stubborn Wolf's Greathelm", 223948, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 1, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[48991], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Dark Depth Stompers", 223949, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 8, 4, 3, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[57174], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Corruption Sifter's Treads", 223950, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 8, 4, 2, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63393], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Corruption Sifter's Treads", 223950, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 8, 4, 2, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63388], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Everything-On-A-Stick", 223966, 0x00000040, 0x00006000, 0x00, 80, 1, 0, 0, 3, 0, 0, 5, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Spongey Scramble", 223968, 0x00000040, 0x00006000, 0x00, 80, 1, 0, 0, 2, 0, 0, 5, 0, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Cup of Nearly Infinite Kafa", 224003, 0x04000000, 0x00013000, 0x00, 13, 10, 0, 0, 3, 0, 4, 0, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 75710, 0, 0 }, @@ -165260,7 +165255,7 @@ static const std::array __item_data_chunk6 { { { "Deep-Dweller's Orb", 224637, 0x00000000, 0x00002000, 0x00, 545, 70, 0, 0, 2, 23, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[91], 2, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Underscout's Glaive", 224638, 0x00000000, 0x00002000, 0x00, 545, 70, 0, 0, 2, 13, 2, 9, 1, 2600, 0.450000f, 0.000000f, &__item_stats_data[2], 2, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Expeditionary Chopper", 224639, 0x00000000, 0x00002000, 0x00, 545, 70, 0, 0, 2, 13, 2, 0, 1, 2600, 0.700000f, 0.000000f, &__item_stats_data[2], 2, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Lava-Forged Cogwheel", 224644, 0x00018000, 0x00002000, 0x00, 518, 74, 0, 0, 3, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63425], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Lava-Forged Cogwheel", 224644, 0x00018000, 0x00002000, 0x00, 518, 74, 0, 0, 3, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63420], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Gem-Studded Band", 224660, 0x00080000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[0], 1, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Gem-Studded Signet", 224661, 0x00080000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[0], 1, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Gem-Studded Ring", 224662, 0x00080000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[0], 1, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -165319,7 +165314,7 @@ static const std::array __item_data_chunk6 { { { "Dasher's Trophy Fish", 224727, 0x08001000, 0x00026000, 0x00, 1, 1, 0, 0, 3, 13, 2, 4, 1, 2000, 0.600000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Adventurer's Warbound Boots", 224814, 0x08009440, 0x00022000, 0x00, 580, 70, 0, 0, 3, 0, 4, 0, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Charm of the Flame", 224815, 0x00000040, 0x00006000, 0x00, 1, 0, 0, 0, 3, 0, 0, 1, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Cursed Pickaxe", 224837, 0x08010000, 0x00022000, 0x00, 518, 74, 0, 0, 3, 13, 2, 0, 2, 2600, 0.700000f, 0.000000f, &__item_stats_data[63428], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Cursed Pickaxe", 224837, 0x08010000, 0x00022000, 0x00, 518, 74, 0, 0, 3, 13, 2, 0, 2, 2600, 0.700000f, 0.000000f, &__item_stats_data[63423], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Adventurer's Warbound Wrists", 224839, 0x08009440, 0x00022000, 0x00, 580, 70, 0, 0, 3, 0, 4, 0, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Adventurer's Warbound Waist", 224840, 0x08009440, 0x00022000, 0x00, 580, 70, 0, 0, 3, 0, 4, 0, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Adventurer's Warbound Shoulders", 224841, 0x08009440, 0x00022000, 0x00, 580, 70, 0, 0, 3, 0, 4, 0, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -165364,7 +165359,7 @@ static const std::array __item_data_chunk6 { { { "Refurbished Tinker: Shadowflame Rockets", 225244, 0x00000000, 0x00006000, 0x00, 595, 1, 0, 0, 3, 0, 3, 9, 0, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 4247, 0, 0, 0, 0, 0 }, { "Glyph of Jab", 225338, 0x00000040, 0x00002000, 0x00, 11, 11, 0, 0, 1, 0, 16, 10, 1, 0, 0.000000f, 0.000000f, 0, 0, 0x0200, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Kaheti Confiscated Borers", 225349, 0x00001000, 0x00002200, 0x00, 400, 70, 0, 0, 2, 13, 2, 13, 1, 2600, 0.350000f, 0.000000f, &__item_stats_data[59417], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Kaheti Confiscated Spade", 225353, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 17, 2, 6, 1, 3600, 0.600000f, 0.000000f, &__item_stats_data[63432], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Kaheti Confiscated Spade", 225353, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 17, 2, 6, 1, 3600, 0.600000f, 0.000000f, &__item_stats_data[63427], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Kaheti Confiscated Dirk", 225354, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 13, 2, 15, 1, 1800, 0.500000f, 0.000000f, &__item_stats_data[55598], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Kaheti Confiscated Crossbow", 225356, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 26, 2, 18, 1, 3000, 0.400000f, 0.000000f, &__item_stats_data[55709], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Kaheti Confiscated Lantern", 225357, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 23, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[55318], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -165471,33 +165466,33 @@ static const std::array __item_data_chunk6 { { { "Rescued Aeroknight's Mantle", 225540, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 3, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[53110], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Hissing Blackblood Ring", 225545, 0x00080000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51505], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Corrosive Blackblood Ring", 225546, 0x00080000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[44903], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Cape of the Favored", 225549, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 16, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63436], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Cape of the Favored", 225549, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 16, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63431], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Cloak of the Tactician", 225550, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 16, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52378], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Drape of the Heritage Lord", 225551, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 16, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[50473], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Shroud of the Whisperer", 225552, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 16, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63440], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Shroud of the Whisperer", 225552, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 16, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63435], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Queensfang Choker", 225561, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 2, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[48410], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Swarm-Maven's Amulet", 225562, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 2, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51505], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Threadmaestro's Collar", 225563, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 2, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[60759], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Wings of Shattered Sorrow", 225574, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 16, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[1160], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Silken Advisor's Favor", 225575, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 2, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63444], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Writhing Ringworm", 225576, 0x00080000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63447], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Silken Advisor's Favor", 225575, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 2, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63439], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Writhing Ringworm", 225576, 0x00080000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63442], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Sureki Zealot's Insignia", 225577, 0x00000040, 0x00002000, 0x00, 571, 80, 0, 0, 4, 2, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[61764], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Seal of the Poisoned Pact", 225578, 0x00080000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[58869], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Crest of the Caustic Despot", 225579, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 14, 4, 6, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63450], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Accelerated Ascension Coil", 225580, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 6, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63455], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Ky'veza's Covert Clasps", 225581, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 9, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63459], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Assimilated Eggshell Slippers", 225582, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 8, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63463], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Behemoth's Eroded Cinch", 225583, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 6, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63467], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Skeinspinner's Duplicitous Cuffs", 225584, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 9, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63471], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Acrid Ascendant's Sash", 225585, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 6, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63475], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Rasha'nan's Grotesque Talons", 225586, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 8, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63479], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Devoted Offering's Irons", 225587, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 9, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63483], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Sanguine Experiment's Bandages", 225588, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 9, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63487], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Nether Bounty's Greatbelt", 225589, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 6, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63491], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Boots of the Black Bulwark", 225590, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 8, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63495], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Fleeting Massacre Footpads", 225591, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 8, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63499], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Crest of the Caustic Despot", 225579, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 14, 4, 6, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63445], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Accelerated Ascension Coil", 225580, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 6, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63450], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Ky'veza's Covert Clasps", 225581, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 9, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63454], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Assimilated Eggshell Slippers", 225582, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 8, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63458], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Behemoth's Eroded Cinch", 225583, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 6, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63462], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Skeinspinner's Duplicitous Cuffs", 225584, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 9, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63466], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Acrid Ascendant's Sash", 225585, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 6, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63470], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Rasha'nan's Grotesque Talons", 225586, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 8, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63474], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Devoted Offering's Irons", 225587, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 9, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63478], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Sanguine Experiment's Bandages", 225588, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 9, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63482], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Nether Bounty's Greatbelt", 225589, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 6, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63486], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Boots of the Black Bulwark", 225590, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 8, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63490], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Fleeting Massacre Footpads", 225591, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 8, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63494], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Exquisitely Eviscerated Muscle", 225592, 0x00000040, 0x00006000, 0x00, 80, 75, 0, 0, 1, 0, 0, 5, 0, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Regicide", 225636, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 13, 2, 15, 1, 1800, 0.500000f, 0.000000f, &__item_stats_data[63503], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Regicide", 225636, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 13, 2, 15, 1, 1800, 0.500000f, 0.000000f, &__item_stats_data[63498], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Spelunker's Waning Candle", 225638, 0x00080000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 12, 4, 0, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[2458], 1, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Acolyte's Goggles", 225642, 0x00000040, 0x00006000, 0x00, 447, 58, 2875, 1, 3, 1, 4, 1, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[64], 2, 0xffff, 0xffffffffffffffff, { 24, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Spelunker's Goggles", 225643, 0x00000040, 0x00006000, 0x00, 447, 58, 2875, 1, 3, 1, 4, 2, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[166], 2, 0xffff, 0xffffffffffffffff, { 24, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -165509,7 +165504,7 @@ static const std::array __item_data_chunk6 { { { "Quickwick Candlestick", 225649, 0x00090040, 0x00002000, 0x00, 400, 70, 0, 0, 2, 12, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[5462], 1, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Kaheti Shadeweaver's Emblem", 225651, 0x00080040, 0x00002000, 0x00, 400, 80, 0, 0, 2, 12, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[278], 1, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Siphoning Lightbrand", 225653, 0x00080040, 0x00002000, 0x00, 400, 68, 0, 0, 2, 12, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[2458], 1, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Imperfect Ascendancy Serum", 225654, 0x00080040, 0x00002000, 0x00, 400, 68, 0, 0, 2, 12, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63507], 2, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Imperfect Ascendancy Serum", 225654, 0x00080040, 0x00002000, 0x00, 400, 68, 0, 0, 2, 12, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63502], 2, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Goldenglow Censer", 225656, 0x00080000, 0x00006000, 0x00, 400, 70, 0, 0, 2, 12, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[278], 1, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Detachable Fang", 225657, 0x00080040, 0x00002000, 0x00, 400, 68, 0, 0, 2, 12, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[2458], 1, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Burning Binding", 225661, 0x00000010, 0x00002000, 0x00, 577, 80, 0, 0, 4, 9, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[56464], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -165529,21 +165524,21 @@ static const std::array __item_data_chunk6 { { { "11.0 Raid Template - Plate - Waist", 225726, 0x00000010, 0x00002000, 0x00, 571, 80, 0, 0, 4, 6, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[55764], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Captured Earthen's Ironhorns", 225727, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 1, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[58426], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Acidic Attendant's Loop", 225728, 0x00080000, 0x00002000, 0x00, 280, 80, 0, 0, 4, 11, 4, 0, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[58520], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Stone Gaze Ceinture", 225730, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 6, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63509], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Lightseeker's Robes", 225731, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 20, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63513], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Stone Gaze Ceinture", 225730, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 6, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63504], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Lightseeker's Robes", 225731, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 20, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63508], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Deep Dweller's Tabi", 225732, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 8, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[60105], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Abyssal Tendril Tights", 225733, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 7, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63517], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Sturdy Chitinous Striders", 225734, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 8, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63521], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Dornish Warden's Coat", 225735, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 5, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63525], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Abyssal Tendril Tights", 225733, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 7, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63512], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Sturdy Chitinous Striders", 225734, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 8, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63516], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Dornish Warden's Coat", 225735, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 5, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63520], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "11.0 Raid Template - Plate - Head", 225736, 0x00000010, 0x00002000, 0x00, 571, 80, 0, 0, 4, 1, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[58426], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "11.0 Raid Template - Plate - Feet", 225737, 0x00000010, 0x00002000, 0x00, 571, 80, 0, 0, 4, 8, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[58494], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Heritage Militia's Stompers", 225744, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 8, 4, 4, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[58494], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Crystal Star Cuisses", 225745, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 7, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63529], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Girdle of the Gleaming Dawn", 225746, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 6, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63533], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Seal of the Silent Vigil", 225748, 0x00080000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63537], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Seal of the Void-Touched", 225749, 0x00080000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63540], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Seal of the Abyssal Terror", 225750, 0x00080000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63543], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Seal of the Broken Mountain", 225751, 0x00080000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63546], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Crystal Star Cuisses", 225745, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 7, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63524], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Girdle of the Gleaming Dawn", 225746, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 6, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63528], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Seal of the Silent Vigil", 225748, 0x00080000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63532], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Seal of the Void-Touched", 225749, 0x00080000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63535], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Seal of the Abyssal Terror", 225750, 0x00080000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63538], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Seal of the Broken Mountain", 225751, 0x00080000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63541], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Dornogal Defender", 225752, 0x00000000, 0x00006000, 0x00, 1, 1, 0, 0, 3, 14, 4, 6, 2, 3600, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Dornogal Guard's Splitter", 225753, 0x00000000, 0x00006000, 0x00, 1, 1, 0, 0, 3, 13, 2, 0, 2, 3600, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Dornogal Guard's Hammer", 225754, 0x00000000, 0x00006000, 0x00, 1, 1, 0, 0, 3, 13, 2, 4, 2, 3600, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -165622,19 +165617,19 @@ static const std::array __item_data_chunk6 { { { "Windslicer's Lance", 226114, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 17, 2, 6, 2, 3600, 0.600000f, 0.000000f, &__item_stats_data[53897], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Contaminating Cleaver", 226115, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 17, 2, 1, 2, 3600, 0.700000f, 0.000000f, &__item_stats_data[55858], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Coagulating Phlegm Churner", 226116, 0x08000000, 0x00026000, 0x00, 1, 50, 0, 0, 4, 16, 4, 5, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Dalaran Guardian's Arcanotool", 226117, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 23, 4, 0, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63549], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Dalaran Guardian's Arcanotool", 226117, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 23, 4, 0, 2, 0, 0.000000f, 0.000000f, &__item_stats_data[63544], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Arcane Prisoner's Puncher", 226118, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 13, 2, 13, 2, 2600, 0.350000f, 0.000000f, &__item_stats_data[5752], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Arcane Sharpshooter's Crossbow", 226119, 0x08000000, 0x00022000, 0x00, 437, 68, 0, 0, 3, 26, 2, 18, 2, 3000, 0.400000f, 0.000000f, &__item_stats_data[55541], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Recruit's Shirt", 226127, 0x00009000, 0x00002000, 0x00, 1, 0, 0, 0, 1, 4, 4, 0, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Mourning Baron's Shoulderpads", 226134, 0x00000000, 0x00002000, 0x00, 486, 70, 0, 0, 3, 3, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[54519], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Inquisitive Sister's Cinch", 226137, 0x00000000, 0x00002000, 0x00, 486, 70, 0, 0, 3, 6, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52029], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Vow-Taker's Boots", 226138, 0x00000000, 0x00002000, 0x00, 486, 70, 0, 0, 3, 8, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63553], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Vow-Taker's Boots", 226138, 0x00000000, 0x00002000, 0x00, 486, 70, 0, 0, 3, 8, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63548], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Arathi Officer's Gauntlets", 226139, 0x00000000, 0x00002000, 0x00, 486, 70, 0, 0, 3, 10, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[49642], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "The Flame's Remembrance", 226140, 0x00000000, 0x00002000, 0x00, 486, 70, 0, 0, 2, 2, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[56518], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Airship Captain's Lost Pendant", 226141, 0x00000000, 0x00002000, 0x00, 486, 70, 0, 0, 3, 2, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63557], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Airship Captain's Lost Pendant", 226141, 0x00000000, 0x00002000, 0x00, 486, 70, 0, 0, 3, 2, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63552], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Hillhelm Farmhand's Hoe", 226160, 0x08010000, 0x00026000, 0x00, 1, 70, 0, 0, 3, 17, 2, 5, 1, 3600, 0.400000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Hillhelm Farmhand's Watering Can", 226161, 0x08010000, 0x00026000, 0x00, 1, 70, 0, 0, 3, 13, 2, 4, 1, 3600, 0.600000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Unseemly Agate Choker", 226165, 0x00000000, 0x00002000, 0x00, 506, 70, 0, 0, 2, 2, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63560], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Unseemly Agate Choker", 226165, 0x00000000, 0x00002000, 0x00, 506, 70, 0, 0, 2, 2, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63555], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Message-Imprinted Silken Square", 226166, 0x00080040, 0x00002000, 0x00, 506, 58, 0, 0, 2, 12, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[5462], 1, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Disturbance Detection Device", 226172, 0x08001000, 0x00022000, 0x00, 1, 70, 0, 0, 3, 17, 2, 6, 1, 3600, 0.600000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Boots of the First Embrace", 226173, 0x00000000, 0x00002000, 0x00, 506, 70, 0, 0, 2, 8, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[1261], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -165703,8 +165698,8 @@ static const std::array __item_data_chunk6 { { { "Patched Harvest Golem's Head", 226690, 0x08000000, 0x00022000, 0x00, 1, 1, 0, 0, 4, 1, 4, 5, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Battered Harvest Golem's Head", 226691, 0x08000000, 0x00022000, 0x00, 1, 1, 0, 0, 4, 1, 4, 5, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Ragged Harvest Golem's Head", 226693, 0x08000000, 0x00022000, 0x00, 1, 1, 0, 0, 4, 1, 4, 5, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Cunning Advisor's Favor", 226695, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 2, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63444], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Mighty Advisor's Favor", 226696, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 2, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63444], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Cunning Advisor's Favor", 226695, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 2, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63439], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Mighty Advisor's Favor", 226696, 0x00000000, 0x00002000, 0x00, 571, 80, 0, 0, 4, 2, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63439], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Earthen Backpack", 226800, 0x00008000, 0x00406000, 0x00, 13, 1, 0, 0, 2, 16, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[58925], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Bismuth Rod", 227208, 0x00000000, 0x00006000, 0x00, 512, 68, 0, 0, 1, 29, 19, 8, 2, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Skovald's Resolve", 227287, 0x08001000, 0x00022000, 0x00, 1, 10, 0, 0, 3, 14, 4, 6, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -165733,7 +165728,7 @@ static const std::array __item_data_chunk6 { { { "Wanted Nerubian's Bands", 227918, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 9, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[54890], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Crypt Lord's Bracers", 227919, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 9, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[53885], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Polished Arathi Rifle", 228362, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 26, 2, 3, 1, 3000, 0.600000f, 0.000000f, &__item_stats_data[36332], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Shinda's Spare Greataxe", 228363, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 17, 2, 1, 1, 3600, 0.700000f, 0.000000f, &__item_stats_data[63563], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Shinda's Spare Greataxe", 228363, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 17, 2, 1, 1, 3600, 0.700000f, 0.000000f, &__item_stats_data[63558], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Endiri's Chipped Boot Knife", 228364, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 13, 2, 15, 1, 1800, 0.500000f, 0.000000f, &__item_stats_data[54976], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Concerned Captain's Cudgel", 228365, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 13, 2, 4, 1, 2600, 0.250000f, 0.000000f, &__item_stats_data[56575], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Child's Former Fishing Rod", 228366, 0x00000000, 0x00002200, 0x00, 400, 70, 0, 0, 2, 17, 2, 10, 1, 3600, 0.300000f, 0.000000f, &__item_stats_data[8471], 5, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, @@ -165744,18 +165739,18 @@ static const std::array __item_data_chunk6 { { { "Olbarig's Old Vambraces", 228373, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 9, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[53965], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Shoulders of Kix'arak's Bane", 228374, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 3, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[1840], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Belt of Kix'arak's Bane", 228375, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 6, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[54551], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Boots of Kix'arak's Bane", 228376, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 8, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63553], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Boots of Kix'arak's Bane", 228376, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 8, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63548], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Gauntlets of Kix'arak's Bane", 228377, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 10, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[58836], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Earthmender's Signet", 228380, 0x00080000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[53385], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Scouting Map: The Skies of the Dragon Isles", 228412, 0x00001040, 0x00002000, 0x00, 1, 1, 0, 0, 7, 0, 15, 0, 1, 0, 0.000000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Noncandescent Smithing Choker", 228418, 0x00001000, 0x00006000, 0x00, 400, 70, 0, 0, 2, 2, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[57532], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Mineral-Sparkled Cape", 228419, 0x00001000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 16, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63567], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Mineral-Sparkled Cape", 228419, 0x00001000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 16, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63562], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Unsevered Thread", 228420, 0x00081000, 0x00006000, 0x00, 400, 70, 0, 0, 2, 11, 4, 0, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52515], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Grips of Fading Luminescence", 228425, 0x00001000, 0x00006000, 0x00, 400, 70, 0, 0, 2, 10, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[53619], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Gloves of Irradiating Imprisonment", 228426, 0x00001000, 0x00006000, 0x00, 400, 70, 0, 0, 2, 10, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52370], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Wraps of Depleting Brilliance", 228427, 0x00001000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 10, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[54890], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Gauntlets of Dimming Fluorescence", 228428, 0x00001000, 0x00006000, 0x00, 400, 70, 0, 0, 2, 10, 4, 4, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[51812], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, - { "Stew-Stained Cape", 228434, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 16, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63571], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, + { "Stew-Stained Cape", 228434, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 16, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[63566], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Wine-Dyed Leggings", 228435, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 7, 4, 1, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[53725], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "United Arathi's Jerkin", 228436, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 5, 4, 2, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[44949], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, { "Salamanther-Scale Greaves", 228437, 0x00000000, 0x00002000, 0x00, 400, 70, 0, 0, 2, 7, 4, 3, 1, 0, 0.000000f, 0.000000f, &__item_stats_data[52974], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 }, From 84aca45b2da38ecf97fd0551962804bd02bdfcd7 Mon Sep 17 00:00:00 2001 From: seriallos Date: Tue, 27 Aug 2024 17:28:30 +0000 Subject: [PATCH 06/10] [live] Update spell data dump (Build 56313) --- SpellDataDump/build_info.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpellDataDump/build_info.txt b/SpellDataDump/build_info.txt index a13f00ef060..7a06c3e3b4a 100644 --- a/SpellDataDump/build_info.txt +++ b/SpellDataDump/build_info.txt @@ -1 +1 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA (hotfix 2024-08-27/56313, git build data-update-live-56313 226587e) +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA (hotfix 2024-08-27/56313, git build data-update-live-56313 e8da5e9) From 2311f9b853475bb9d3cab6f87faace3d9e6abd35 Mon Sep 17 00:00:00 2001 From: seriallos Date: Tue, 27 Aug 2024 19:20:56 +0000 Subject: [PATCH 07/10] [live] Regenerate spell data (Build 56313) --- engine/dbc/generated/client_data_version.inc | 2 +- engine/dbc/generated/item_bonus.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/engine/dbc/generated/client_data_version.inc b/engine/dbc/generated/client_data_version.inc index 9786544da21..6aebed8f9b5 100644 --- a/engine/dbc/generated/client_data_version.inc +++ b/engine/dbc/generated/client_data_version.inc @@ -10,6 +10,6 @@ #define CLIENT_DATA_HOTFIX_DATE "2024-08-27" #define CLIENT_DATA_HOTFIX_BUILD (56313) -#define CLIENT_DATA_HOTFIX_HASH "36fde38d0e7b2b5b5748d5e7061709dda57acd57c4b9abb49588e831487e4068" +#define CLIENT_DATA_HOTFIX_HASH "b5ae0187bd800a81a37936e8bdcf69e8e02cb8718a97b58fbd5fd66fe65bfafe" #endif /* CLIENT_DATA_VERSION_INC*/ diff --git a/engine/dbc/generated/item_bonus.inc b/engine/dbc/generated/item_bonus.inc index 9e5b3790bb8..58d3e6a2a18 100644 --- a/engine/dbc/generated/item_bonus.inc +++ b/engine/dbc/generated/item_bonus.inc @@ -17126,7 +17126,7 @@ static const std::array __item_bonus_data { { { 24195, 11310, 13, 0, 200, 0, 77472, 0 }, { 24196, 11310, 3, 3, 0, 0, 0, 1 }, { 24197, 11310, 9, 5, 200, 0, 0, 2 }, - { 24198, 11311, 16, 9, 0, 0, 0, 0 }, + { 24198, 11311, 47, 9, -1, 0, 0, 0 }, { 24199, 11312, 3, 3, 0, 0, 0, 0 }, { 24200, 11313, 25, 82, 100, 0, 0, 0 }, { 24201, 11314, 2, 49, 3333, 0, 0, 0 }, From 53ff84de8dcc3bf086a6a624f8d6a3b6d5d62376 Mon Sep 17 00:00:00 2001 From: seriallos Date: Tue, 27 Aug 2024 19:20:57 +0000 Subject: [PATCH 08/10] [live] Update spell data dump (Build 56313) --- SpellDataDump/build_info.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpellDataDump/build_info.txt b/SpellDataDump/build_info.txt index 7a06c3e3b4a..9add00a6b6f 100644 --- a/SpellDataDump/build_info.txt +++ b/SpellDataDump/build_info.txt @@ -1 +1 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA (hotfix 2024-08-27/56313, git build data-update-live-56313 e8da5e9) +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA (hotfix 2024-08-27/56313, git build data-update-live-56313 84aca45) From 33d36e8e0fbb7d9ac4cdd858d5c6969429b55da0 Mon Sep 17 00:00:00 2001 From: seriallos Date: Tue, 27 Aug 2024 20:11:11 +0000 Subject: [PATCH 09/10] [live] Regenerate spell data (Build 56313) --- engine/dbc/generated/client_data_version.inc | 2 +- engine/dbc/generated/item_bonus.inc | 2 +- engine/dbc/generated/sc_spell_data.inc | 37 +++++++++++--------- 3 files changed, 22 insertions(+), 19 deletions(-) diff --git a/engine/dbc/generated/client_data_version.inc b/engine/dbc/generated/client_data_version.inc index 6aebed8f9b5..763f2c8f27c 100644 --- a/engine/dbc/generated/client_data_version.inc +++ b/engine/dbc/generated/client_data_version.inc @@ -10,6 +10,6 @@ #define CLIENT_DATA_HOTFIX_DATE "2024-08-27" #define CLIENT_DATA_HOTFIX_BUILD (56313) -#define CLIENT_DATA_HOTFIX_HASH "b5ae0187bd800a81a37936e8bdcf69e8e02cb8718a97b58fbd5fd66fe65bfafe" +#define CLIENT_DATA_HOTFIX_HASH "9237b1f221909241bead9934fd8d6892714ebf91240f453f027c86aee9e96441" #endif /* CLIENT_DATA_VERSION_INC*/ diff --git a/engine/dbc/generated/item_bonus.inc b/engine/dbc/generated/item_bonus.inc index 58d3e6a2a18..9e5b3790bb8 100644 --- a/engine/dbc/generated/item_bonus.inc +++ b/engine/dbc/generated/item_bonus.inc @@ -17126,7 +17126,7 @@ static const std::array __item_bonus_data { { { 24195, 11310, 13, 0, 200, 0, 77472, 0 }, { 24196, 11310, 3, 3, 0, 0, 0, 1 }, { 24197, 11310, 9, 5, 200, 0, 0, 2 }, - { 24198, 11311, 47, 9, -1, 0, 0, 0 }, + { 24198, 11311, 16, 9, 0, 0, 0, 0 }, { 24199, 11312, 3, 3, 0, 0, 0, 0 }, { 24200, 11313, 25, 82, 100, 0, 0, 0 }, { 24201, 11314, 2, 49, 3333, 0, 0, 0 }, diff --git a/engine/dbc/generated/sc_spell_data.inc b/engine/dbc/generated/sc_spell_data.inc index 68c7b0190f7..ce0710d9a23 100644 --- a/engine/dbc/generated/sc_spell_data.inc +++ b/engine/dbc/generated/sc_spell_data.inc @@ -27969,7 +27969,7 @@ static spell_data_t __spell_data[28342] = { { "Sulfur-Lined Pockets" , 459834, 8, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000004, 0, 0, 0, 0, 0.000000, 100.000000, 0, 0, 0, 0, 0, 0, 0, 0, 180000, 5, 101, 0, 0x0000000000000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 0, 0, 0, 1073741824, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0 }, 9, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3 }, /* 1166930 */ { "Darting Hurricane" , 459839, 1, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000200, 0, 0, 0, 0, 0.000000, 0.000000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 101, 0, 0x0000000000011110, 0, 4.000000, 0, 0x00000000, 0x00000000, 0, { 2155872448, 1024, 268435457, 68157440, 0, 0, 4096, 0, 4096, 0, 0, 134217728, 1048576, 33554432, 0 }, { 0, 0, 0, 0 }, 53, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3 }, /* 1166943, 1166968 */ { "Darting Hurricane" , 459841, 1, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000200, 0, 0, 0, 0, 0.000000, 0.000000, 0, 0, 0, 0, 0, 0, 0, 0, 30000, 3, 101, 0, 0x0000000400000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 0, 0, 0, 67108864, 0, 0, 0, 0, 4096, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0 }, 53, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 3 }, /* 1166946 */ - { "Grenade Juggler" , 459843, 8, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000004, 0, 0, 0, 0, 0.000000, 0.000000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0x0000000000011100, 700, 0.000000, 0, 0x00000000, 0x00000000, 0, { 192, 0, 0, 1140850688, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0 }, { 0, 0, 0, 0 }, 9, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 3 }, /* 1166949, 1166950, 1166951, 1166952, 1168831 */ + { "Grenade Juggler" , 459843, 8, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000004, 0, 0, 0, 0, 0.000000, 0.000000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0x0000000000000100, 700, 0.000000, 0, 0x00000000, 0x00000000, 0, { 192, 0, 0, 1140850688, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0 }, { 0, 0, 0, 0 }, 9, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 3 }, /* 1166949, 1166950, 1166951, 1166952, 1168831 */ { "Grenade Juggler" , 459854, 8, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000004, 0, 0, 0, 0, 0.000000, 100.000000, 0, 0, 0, 0, 0, 0, 0, 0, 10000, 0, 100, 1, 0x0000000400000000, 700, 0.000000, 0, 0x00000000, 0x00000000, 0, { 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 524288 }, { 0, 0, 0, 0 }, 9, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3 }, /* 1166979 */ { "Bombardier" , 459859, 1, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000004, 0, 1, 0, 0, 0.000000, 0.000000, 0, 0, 0, 0, 0, 0, 0, 0, 60000, 2, 100, 0, 0x0000000400000000, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4096, 0 }, { 0, 0, 0, 0 }, 9, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3 }, /* 1166989, 1166990 */ { "Exposed Flank" , 459861, 8, 0.000000, 0.000000, 0.000000, 0x0000000000000000, 0x00000004, 0, 0, 0, 0, 0.000000, 0.000000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0x0000000000011010, 0, 0.000000, 0, 0x00000000, 0x00000000, 0, { 192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0 }, { 0, 0, 0, 0 }, 9, 0x00000000, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 3 }, /* 1166994, 1168773, 1168774 */ @@ -71971,8 +71971,8 @@ static spelleffect_data_t __spelleffect_data[45877] = { { 1157100, 454505, 1, 6, 4, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 5.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1157103, 454508, 0, 2, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 6, 0, 0.000000, 1.000000, 0, 0 }, { 1157124, 454523, 0, 6, 408, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 20.0000, 0, 0, { 0, 0, 0, 0 }, 132578, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, - { 1157194, 454558, 0, 6, 285, -9, 0x00000000, 589.882324, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 454559, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, - { 1173082, 454558, 1, 6, 4, -7, 0x00000000, 18.412668, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, + { 1157194, 454558, 0, 6, 285, -9, 0x00000000, 1341.499023, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 454559, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, + { 1173082, 454558, 1, 6, 4, -7, 0x00000000, 37.692955, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1157196, 454559, 0, 6, 4, -9, 0x00000000, 747.014282, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 100000.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1157197, 454559, 1, 6, 4, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1157198, 454560, 0, 6, 4, -9, 0x00000000, 747.014282, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 191684.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, @@ -72030,8 +72030,8 @@ static spelleffect_data_t __spelleffect_data[45877] = { { 1157778, 454842, 0, 6, 87, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, -8.0000, 126, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 0.500000, 0, 0 }, { 1157779, 454842, 1, 6, 245, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, -35.0000, 1, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 0.290000, 0, 0 }, { 1157792, 454851, 0, 6, 4, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 3.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, - { 1157803, 454857, 0, 6, 285, -7, 0x00000000, 0.140160, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 454859, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, - { 1158003, 454857, 1, 6, 4, -7, 0x00000000, 0.015844, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 454859, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, + { 1157803, 454857, 0, 6, 285, -7, 0x00000000, 0.127972, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 454859, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, + { 1158003, 454857, 1, 6, 4, -7, 0x00000000, 0.031688, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 454859, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1157805, 454859, 0, 6, 4, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1157806, 454859, 1, 3, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1157810, 454862, 0, 6, 189, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 917504, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, @@ -74117,8 +74117,8 @@ static spelleffect_data_t __spelleffect_data[45877] = { { 1173454, 463075, 0, 2, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.180000, 0.000000, 0, 0.000000, 5.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 18, 16, 0.000000, 1.000000, 0, 0 }, { 1173480, 463095, 0, 6, 285, -7, 0x00000000, 6.989102, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 453575, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1173481, 463095, 1, 6, 4, -9, 0x00000000, 41.966049, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, - { 1173502, 463108, 0, 6, 285, -9, 0x00000000, 589.882324, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 454559, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, - { 1173503, 463108, 1, 6, 4, -7, 0x00000000, 30.173641, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, + { 1173502, 463108, 0, 6, 285, -7, 0x00000000, 137.131012, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 454559, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, + { 1173503, 463108, 1, 6, 4, -7, 0x00000000, 37.692951, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1173660, 463192, 0, 6, 4, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 6, 0, 0.000000, 1.000000, 0, 0 }, { 1173729, 463232, 0, 6, 285, -9, 0x00000000, 118.353691, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 455534, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1173730, 463232, 1, 6, 4, -7, 0x00000000, 7.037303, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, @@ -74138,8 +74138,8 @@ static spelleffect_data_t __spelleffect_data[45877] = { { 1175346, 463517, 1, 64, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 464202, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1175351, 463517, 2, 64, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 464203, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1175352, 463517, 3, 64, 0, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 464204, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, - { 1174393, 463610, 0, 6, 285, -7, 0x00000000, 12.098377, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 455534, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, - { 1174394, 463610, 1, 6, 4, -9, 0x00000000, 118.353691, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, + { 1174393, 463610, 0, 6, 285, -7, 0x00000000, 24.196754, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 455534, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, + { 1174394, 463610, 1, 6, 4, -9, 0x00000000, 236.707382, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1174508, 463677, 0, 6, 4, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1174509, 463678, 0, 6, 4, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, { 1174510, 463679, 0, 6, 4, 0, 0x00000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0, 0.000000, 0.000000, 0.0000, 0, 0, { 0, 0, 0, 0 }, 0, 1.000000, 0.000000, 0.000000, 0, 0, 1, 0, 0.000000, 1.000000, 0, 0 }, @@ -133256,15 +133256,15 @@ static constexpr std::array __spell_hotfix_da { 457737, 35, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, { 457757, 35, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, { 458573, 35, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, + { 459843, 23, 69888U, 256U }, { 461984, 36, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, { 463095, 35, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, { 463108, 35, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, { 463232, 35, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, - { 463610, 35, hotfix::client_hotfix_entry_t::flags_value_t{}, hotfix::client_hotfix_entry_t::flags_value_t{} }, } }; // effect hotfix entries, wow build 11.0.2.56313 -static constexpr std::array __effect_hotfix_data { { +static constexpr std::array __effect_hotfix_data { { { 1112821, 14, 5.000000, 0.000000 }, { 1112826, 14, 2.000000, 0.000000 }, { 1112826, 18, 453445, 0 }, @@ -133276,7 +133276,9 @@ static constexpr std::array __effect_hotfix_d { 1155426, 6, 8.693858, 12.828595 }, { 1155435, 6, 8.693858, 12.828595 }, { 1155870, 6, 47.153076, 69.579071 }, - { 1157194, 6, 0.489100, 589.882324 }, + { 1157194, 6, 589.882324, 1341.499023 }, + { 1157803, 6, 0.140160, 0.127972 }, + { 1158003, 6, 0.015844, 0.031688 }, { 1158745, 6, 1.750000, 42.079220 }, { 1158747, 6, 1.597020, 42.079220 }, { 1160873, 14, 20.000000, 100.000000 }, @@ -133291,15 +133293,16 @@ static constexpr std::array __effect_hotfix_d { 1166051, 6, 24.039257, 24.039217 }, { 1169393, 6, 9.389290, 13.854896 }, { 1173075, 6, 0.034796, 41.966049 }, - { 1173082, 6, 0.066510, 18.412668 }, + { 1173082, 6, 18.412668, 37.692955 }, { 1173480, 6, 0.025246, 6.989102 }, { 1173481, 6, 0.034796, 41.966049 }, - { 1173502, 6, 0.489100, 589.882324 }, - { 1173503, 6, 0.108994, 30.173641 }, + { 1173502, 6, 589.882324, 137.131012 }, + { 1173502, 28, -9, -7 }, + { 1173503, 6, 30.173641, 37.692951 }, { 1173729, 6, 0.088359, 118.353691 }, { 1173730, 6, 0.022809, 7.037303 }, - { 1174393, 6, 0.039349, 12.098377 }, - { 1174394, 6, 0.088359, 118.353691 }, + { 1174393, 6, 12.098377, 24.196754 }, + { 1174394, 6, 118.353691, 236.707382 }, { 1183438, 4294967295, 0, 0 }, { 1183439, 4294967295, 0, 0 }, { 1183440, 4294967295, 0, 0 }, From bccc92ee6fdf315ed5059defefcc860c4a59d7c7 Mon Sep 17 00:00:00 2001 From: seriallos Date: Tue, 27 Aug 2024 20:11:12 +0000 Subject: [PATCH 10/10] [live] Update spell data dump (Build 56313) --- SpellDataDump/allspells.txt | 38 +++++++++++++++++++----------------- SpellDataDump/build_info.txt | 2 +- SpellDataDump/hunter.txt | 5 +++-- 3 files changed, 24 insertions(+), 21 deletions(-) diff --git a/SpellDataDump/allspells.txt b/SpellDataDump/allspells.txt index c3cadb92333..025c33158e9 100644 --- a/SpellDataDump/allspells.txt +++ b/SpellDataDump/allspells.txt @@ -655029,11 +655029,11 @@ Attributes : ......x. .....x.. ........ .....x.x ........ ..x..... ..... : Passive (6), Allow Item Spell In PvP (13), No Immunities (29), No Aura Cancel (31), No Threat (42), Not an Action (92), Not a Proc (105), Aura Is Buff (140), Allow Entering Arena (149), Not an Attack (194), Scales with Casting Item's Level (354), Allow Aura On Level Scale (444) Effects : #1 (id=1157194) : Apply Aura (6) | Unknown(285) | Scaling Class: -9 - Base Value: 0 | Scaled Value: 1508778 (coefficient=589.8823) | PvP Coefficient: 1.00000 | Trigger Spell: 454559 | Target: Self (1) -Hotfixed : Coefficient (0.4891 -> 589.882324) + Base Value: 0 | Scaled Value: 3431234 (coefficient=1341.499) | PvP Coefficient: 1.00000 | Trigger Spell: 454559 | Target: Self (1) +Hotfixed : Coefficient (589.882324 -> 1341.499023) #2 (id=1173082) : Apply Aura (6) | Dummy (4) | Scaling Class: -7 - Base Value: 0 | Scaled Value: 70501.55 (coefficient=18.41267) | PvP Coefficient: 1.00000 | Target: Self (1) -Hotfixed : Coefficient (0.06651 -> 18.412668) + Base Value: 0 | Scaled Value: 144325.2 (coefficient=37.69295) | PvP Coefficient: 1.00000 | Target: Self (1) +Hotfixed : Coefficient (18.412668 -> 37.692955) Description : Your damaging spells and abilities have the chance to ignite your target with Radiant Focus for $454560d. After dealing up to $454560s1 damage to the target the focused energies ignite you with Radiance, granting between ${$s2*.5} to $s2 of your highest Secondary stat based on damage dealt for $454560d. @@ -655983,9 +655983,11 @@ Attributes : ......x. ........ ........ x..x.... .....x.. ........ ..... : Passive (6), Allow While Mounted (24), Allow While Sitting (27), Allow While Stealthed (37), Do Not Report Spell Failure (71), Allow While Invisible (78), Not an Action (92), Suppress Target Procs (113), Allow Cast While Casting (135), Suppress Weapon Procs (151), Allow While Stunned (163), Allow While Fleeing (177), Allow While Confused (178), Allow While Riding Vehicle (204), Allow While Charmed (261), Aura Points On Client (268), Allow Cast While Channeling (308) Effects : #1 (id=1157803) : Apply Aura (6) | Unknown(285) | Scaling Class: -7 - Base Value: 0 | Scaled Value: 536.6684 (coefficient=0.14016) | PvP Coefficient: 1.00000 | Trigger Spell: 454859 | Target: Self (1) + Base Value: 0 | Scaled Value: 490.0009 (coefficient=0.127972) | PvP Coefficient: 1.00000 | Trigger Spell: 454859 | Target: Self (1) +Hotfixed : Coefficient (0.14016 -> 0.127972) #2 (id=1158003) : Apply Aura (6) | Dummy (4) | Scaling Class: -7 - Base Value: 0 | Scaled Value: 60.66619 (coefficient=0.015844) | PvP Coefficient: 1.00000 | Trigger Spell: 454859 | Target: Self (1) + Base Value: 0 | Scaled Value: 121.3324 (coefficient=0.031688) | PvP Coefficient: 1.00000 | Trigger Spell: 454859 | Target: Self (1) +Hotfixed : Coefficient (0.015844 -> 0.031688) Description : Your damaging spells and abilities have the chance to grant Vivaciousness, increasing secondary stats by $s1 and Speed or Avoidance by $s2 based on the school it was activated from. Name : Vivacity (id=454859) [Hidden] @@ -676545,6 +676547,7 @@ Effects : Description : $@spelldesc459839 Name : Grenade Juggler (id=459843) [Spell Family (9), Passive, Hidden] +Hotfixed : Proc Flags 1 (69888 -> 256) Talent Entry : Survival [tree=spec, row=6, col=1, max_rank=1, req_points=8] Class : Hunter School : Nature @@ -676554,8 +676557,8 @@ Labels : 16: Class Spells : 292 Internal Cooldown: 0.7 seconds Proc Chance : 100% -Proc Flags : ........ x...x... x....... ........ ........ ........ ........ ........ - : Yellow Ranged, Generic Hostile Spell, Magic Hostile Spell +Proc Flags : ........ x....... ........ ........ ........ ........ ........ ........ + : Yellow Ranged Attributes : ......xx ........ ........ ........ ........ ........ ........ ........ : ........ ........ ........ ........ ........ ........ ........ ..x...x. : ........ ........ ........ ........ ........ ........ ........ ........ @@ -684762,12 +684765,12 @@ Attributes : ......x. .....x.. ........ .....x.x ........ ..x..... ..... : ........ ........ ........ ........ : Passive (6), Allow Item Spell In PvP (13), No Immunities (29), No Aura Cancel (31), No Threat (42), Not an Action (92), Not a Proc (105), Aura Is Buff (140), Allow Entering Arena (149), Not an Attack (194), Scales with Casting Item's Level (354), Allow Aura On Level Scale (444) Effects : -#1 (id=1173502) : Apply Aura (6) | Unknown(285) | Scaling Class: -9 - Base Value: 0 | Scaled Value: 1508778 (coefficient=589.8823) | PvP Coefficient: 1.00000 | Trigger Spell: 454559 | Target: Self (1) -Hotfixed : Coefficient (0.4891 -> 589.882324) +#1 (id=1173502) : Apply Aura (6) | Unknown(285) | Scaling Class: -7 + Base Value: 0 | Scaled Value: 525070.5 (coefficient=137.131) | PvP Coefficient: 1.00000 | Trigger Spell: 454559 | Target: Self (1) +Hotfixed : Coefficient (589.882324 -> 137.131012), Scaling Class (-9 -> -7) #2 (id=1173503) : Apply Aura (6) | Dummy (4) | Scaling Class: -7 - Base Value: 0 | Scaled Value: 115534 (coefficient=30.17364) | PvP Coefficient: 1.00000 | Target: Self (1) -Hotfixed : Coefficient (0.108994 -> 30.173641) + Base Value: 0 | Scaled Value: 144325.2 (coefficient=37.69295) | PvP Coefficient: 1.00000 | Target: Self (1) +Hotfixed : Coefficient (30.173641 -> 37.692951) Description : Your damaging spells and abilities have the chance to ignite your target with Radiant Focus for $454560d. After dealing up to $454560s1 damage to the target the focused energies ignite you with Radiance, granting between ${$s1*.5} to $s1 of your highest Secondary stat based on damage dealt for $454560d. @@ -685018,7 +685021,6 @@ Description : Reveal the location of every Pact Treasure available today. Tooltip : Reveal the location of every Pact Treasure available today. Name : Symbiosis (id=463610) [Passive] -Hotfixed : Attributes School : Holy Spell Type : Magic Max Scaling Level: 80 @@ -685035,11 +685037,11 @@ Attributes : ......x. .....x.. ........ .....x.x ........ ..x..... ..... : Passive (6), Allow Item Spell In PvP (13), No Immunities (29), No Aura Cancel (31), No Threat (42), Not an Action (92), Not a Proc (105), Aura Is Buff (140), Allow Entering Arena (149), Not an Attack (194), Scales with Casting Item's Level (354), Allow Aura On Level Scale (444) Effects : #1 (id=1174393) : Apply Aura (6) | Unknown(285) | Scaling Class: -7 - Base Value: 0 | Scaled Value: 46324.32 (coefficient=12.09838) | PvP Coefficient: 1.00000 | Trigger Spell: 455534 | Target: Self (1) -Hotfixed : Coefficient (0.039349 -> 12.098377) + Base Value: 0 | Scaled Value: 92648.64 (coefficient=24.19675) | PvP Coefficient: 1.00000 | Trigger Spell: 455534 | Target: Self (1) +Hotfixed : Coefficient (12.098377 -> 24.196754) #2 (id=1174394) : Apply Aura (6) | Dummy (4) | Scaling Class: -9 - Base Value: 0 | Scaled Value: 302720.5 (coefficient=118.3537) | PvP Coefficient: 1.00000 | Target: Self (1) -Hotfixed : Coefficient (0.088359 -> 118.353691) + Base Value: 0 | Scaled Value: 605440.9 (coefficient=236.7074) | PvP Coefficient: 1.00000 | Target: Self (1) +Hotfixed : Coefficient (118.353691 -> 236.707382) Description : Every $455535t sec in combat take 1% of your maximum Health as Nature damage and gain a stack of Symbiosis, granting $s2 Versatility for$455536d stacking up to 5 times. Name : Illusory Adornment: Runes (id=463677) [Hidden] diff --git a/SpellDataDump/build_info.txt b/SpellDataDump/build_info.txt index 9add00a6b6f..0667161037a 100644 --- a/SpellDataDump/build_info.txt +++ b/SpellDataDump/build_info.txt @@ -1 +1 @@ -SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA (hotfix 2024-08-27/56313, git build data-update-live-56313 84aca45) +SimulationCraft 1100-01 for World of Warcraft 11.0.2.56313 thewarwithin-BETA (hotfix 2024-08-27/56313, git build data-update-live-56313 53ff84d) diff --git a/SpellDataDump/hunter.txt b/SpellDataDump/hunter.txt index c71dd9958b3..f82f0e0ab81 100644 --- a/SpellDataDump/hunter.txt +++ b/SpellDataDump/hunter.txt @@ -22573,6 +22573,7 @@ Effects : Tooltip : Your next Arcane Shot is replaced with an Explosive Shot. Name : Grenade Juggler (id=459843) [Spell Family (9), Passive, Hidden] +Hotfixed : Proc Flags 1 (69888 -> 256) Talent Entry : Survival [tree=spec, row=6, col=1, max_rank=1, req_points=8] Class : Hunter School : Nature @@ -22582,8 +22583,8 @@ Labels : 16: Class Spells : 292 Internal Cooldown: 0.7 seconds Proc Chance : 100% -Proc Flags : ........ x...x... x....... ........ ........ ........ ........ ........ - : Yellow Ranged, Generic Hostile Spell, Magic Hostile Spell +Proc Flags : ........ x....... ........ ........ ........ ........ ........ ........ + : Yellow Ranged Attributes : ......xx ........ ........ ........ ........ ........ ........ ........ : ........ ........ ........ ........ ........ ........ ........ ..x...x. : ........ ........ ........ ........ ........ ........ ........ ........