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

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions SpellDataDump/allspells_ptr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -454284,7 +454284,8 @@ Category Cooldown: 300 seconds
Attributes : Allow While Sitting (27), No Immunities (29), Allow While Stealthed (37), No Threat (42), Aura Points On Client (268), Visible only to caster (conversations only) (343), Scales with Casting Item's Level (354), Not In Proving Grounds (401), Unknown (508)
Effects :
#1 (id=1232711) : Apply Aura (6) | Attribute (29) | Scaling Class: Primary Attribute (-1)
Base Value: 0 | Scaled Value: 730.8104 (coefficient=5.57528) | Stat: StrAgiInt | Target: Self (1)
Base Value: 0 | Scaled Value: 365.4052 (coefficient=2.78764) | Stat: StrAgiInt | Target: Self (1)
Hotfixed : Coefficient (5.57528 -> 2.78764)
Description : Drink to increase your primary stat by $s1 for $d.
Tooltip : Primary stat increased by $w1.

Expand Down Expand Up @@ -455195,7 +455196,8 @@ Proc Flags : Generic Heal, Generic Hostile Spell, Magic Heal, Magic Hostil
Attributes : Allow While Sitting (27), No Immunities (29), Allow While Stealthed (37), No Threat (42), Aura Points On Client (268), Visible only to caster (conversations only) (343), Scales with Casting Item's Level (354), Not In Proving Grounds (401), Only Proc From Class Abilities (415), Allow Class Ability Procs (416), Unknown (508)
Effects :
#1 (id=1233487) : Apply Aura (6) | Attribute (29) | Scaling Class: Primary Attribute (-1)
Base Value: 0 | Scaled Value: 813.881 (coefficient=6.209017) | Stat: StrAgiInt | Target: Self (1)
Base Value: 0 | Scaled Value: 406.9404 (coefficient=3.104508) | Stat: StrAgiInt | Target: Self (1)
Hotfixed : Coefficient (6.209017 -> 3.104508)
#2 (id=1234844) : Apply Aura (6) | Proc Trigger Spell (42): Draught of Rampant Abandon
Base Value: 0 | Scaled Value: 0 | Trigger Spell: 1237154
Description : Increases $pri by $s0 for $d. While under the effects of this potion the Void may extract its toll, opening a void zone at your feet.
Expand Down
6 changes: 4 additions & 2 deletions SpellDataDump/nonclass_ptr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -238199,7 +238199,8 @@ Category Cooldown: 300 seconds
Attributes : Allow While Sitting (27), No Immunities (29), Allow While Stealthed (37), No Threat (42), Aura Points On Client (268), Visible only to caster (conversations only) (343), Scales with Casting Item's Level (354), Not In Proving Grounds (401), Unknown (508)
Effects :
#1 (id=1232711) : Apply Aura (6) | Attribute (29) | Scaling Class: Primary Attribute (-1)
Base Value: 0 | Scaled Value: 730.8104 (coefficient=5.57528) | Stat: StrAgiInt | Target: Self (1)
Base Value: 0 | Scaled Value: 365.4052 (coefficient=2.78764) | Stat: StrAgiInt | Target: Self (1)
Hotfixed : Coefficient (5.57528 -> 2.78764)
Description : Drink to increase your primary stat by $s1 for $d.
Tooltip : Primary stat increased by $w1.

Expand Down Expand Up @@ -238911,7 +238912,8 @@ Proc Flags : Generic Heal, Generic Hostile Spell, Magic Heal, Magic Hostil
Attributes : Allow While Sitting (27), No Immunities (29), Allow While Stealthed (37), No Threat (42), Aura Points On Client (268), Visible only to caster (conversations only) (343), Scales with Casting Item's Level (354), Not In Proving Grounds (401), Only Proc From Class Abilities (415), Allow Class Ability Procs (416), Unknown (508)
Effects :
#1 (id=1233487) : Apply Aura (6) | Attribute (29) | Scaling Class: Primary Attribute (-1)
Base Value: 0 | Scaled Value: 813.881 (coefficient=6.209017) | Stat: StrAgiInt | Target: Self (1)
Base Value: 0 | Scaled Value: 406.9404 (coefficient=3.104508) | Stat: StrAgiInt | Target: Self (1)
Hotfixed : Coefficient (6.209017 -> 3.104508)
#2 (id=1234844) : Apply Aura (6) | Proc Trigger Spell (42): Draught of Rampant Abandon
Base Value: 0 | Scaled Value: 0 | Trigger Spell: 1237154
Description : Increases $pri by $s0 for $d. While under the effects of this potion the Void may extract its toll, opening a void zone at your feet.
Expand Down
2 changes: 1 addition & 1 deletion engine/dbc/generated/client_data_version_ptr.inc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ static const wowv_t __ptr_client_data_version { 12, 0, 1, 65867 };

#define PTR_CLIENT_DATA_HOTFIX_DATE "2026-02-13"
#define PTR_CLIENT_DATA_HOTFIX_BUILD (65867)
#define PTR_CLIENT_DATA_HOTFIX_HASH "921d2c9e59733408f017435c8906fdcd914557f298e84186031f77d6f642c397"
#define PTR_CLIENT_DATA_HOTFIX_HASH "237e1f9c7532bab86c2a1cc09c6278d09cd75557111d313eca444d28f5ec98fb"

#endif /* PTR_CLIENT_DATA_VERSION_INC*/
18 changes: 9 additions & 9 deletions engine/dbc/generated/sc_scale_data_ptr.inc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Hit points per stamina for level 1 - 90, wow build 12.0.1.65769
// Hit points per stamina for level 1 - 90, wow build 12.0.1.65867
static constexpr double _ptr__hp_per_sta[90] = {
1, 1, 1, 1, 1, // 5
1, 1, 1, 1, 2, // 10
Expand All @@ -20,7 +20,7 @@ static constexpr double _ptr__hp_per_sta[90] = {
20, 20, 20, 20, 20, // 90
};

// Spell scaling multipliers for levels 1 - 90, wow build 12.0.1.65769
// Spell scaling multipliers for levels 1 - 90, wow build 12.0.1.65867
static constexpr double _ptr__spell_scaling[][90] = {
{
0, 0, 0, 0, 0, // 5
Expand Down Expand Up @@ -506,7 +506,7 @@ static constexpr double _ptr__spell_scaling[][90] = {
},
};

// Base mana points for levels 1 - 90, wow build 12.0.1.65769
// Base mana points for levels 1 - 90, wow build 12.0.1.65867
static constexpr double _ptr__base_mp[][90] = {
{
0, 0, 0, 0, 0, // 5
Expand Down Expand Up @@ -803,7 +803,7 @@ static constexpr double _ptr__base_mp[][90] = {
},
};

// Combat rating values for level 1 - 90, wow build 12.0.1.65769
// Combat rating values for level 1 - 90, wow build 12.0.1.65867
static constexpr double _ptr__combat_ratings[][90] = {
// Dodge
{
Expand Down Expand Up @@ -1311,7 +1311,7 @@ static constexpr double _ptr__combat_ratings[][90] = {
},
};

// Combat rating multipliers for item level 1 - 1300, wow build 12.0.1.65769
// Combat rating multipliers for item level 1 - 1300, wow build 12.0.1.65867
static constexpr double _ptr__combat_ratings_mult_by_ilvl[][1300] = {
// Armor Multiplier
{
Expand Down Expand Up @@ -2367,7 +2367,7 @@ static constexpr double _ptr__combat_ratings_mult_by_ilvl[][1300] = {
},
};

// Item level translation for item level 1 - 1300, wow build 12.0.1.65769
// Item level translation for item level 1 - 1300, wow build 12.0.1.65867
static constexpr double _ptr__item_level_squish[1300] = {
1, 1, 2, 2, 2, // 5
3, 3, 4, 4, 5, // 10
Expand Down Expand Up @@ -2631,7 +2631,7 @@ static constexpr double _ptr__item_level_squish[1300] = {
951, 952, 953, 954, 955, // 1300
};

// Item socket costs for item levels 1 - 1300, wow build 12.0.1.65769
// Item socket costs for item levels 1 - 1300, wow build 12.0.1.65867
static constexpr double _ptr__item_socket_cost_per_level[1300] = {
0, 0, 0, 0, 0, // 5
0, 0, 0, 0, 0, // 10
Expand Down Expand Up @@ -2835,7 +2835,7 @@ static constexpr double _ptr__item_socket_cost_per_level[1300] = {
8, 8, 8, 8, 8, // 1000
};

// Stamina multipliers for item level 1 - 1300, wow build 12.0.1.65769
// Stamina multipliers for item level 1 - 1300, wow build 12.0.1.65867
static constexpr double _ptr__stamina_mult_by_ilvl[][1300] = {
// Armor Multiplier
{
Expand Down Expand Up @@ -3891,7 +3891,7 @@ static constexpr double _ptr__stamina_mult_by_ilvl[][1300] = {
},
};

// Azerite level to item level 1 - 300, wow build 12.0.1.65769
// Azerite level to item level 1 - 300, wow build 12.0.1.65867
static constexpr unsigned _ptr__azerite_level_to_item_level[300] = {
1, 2, 3, 4, 5, // 5
6, 7, 9, 11, 13, // 10
Expand Down
Loading
Loading