Jump to content
  • Consecration Not scaling to Spell Power


    Hhejsil111
    • Status: Awaiting Feedback
      Main Category: Database
      Sub-Category: Spell
      Version: 21.14 Milestone: 20 Priority: High
      Implemented Version: 0.20

    Consecration Not scaling to Spell Power

    There seems to be an issue where Consecration doesn't scale to spell power.

    Using rank 1 does 8 per tick naked.
    Using Soulforge Armor set it still does 8 per tick.

    In the database i see that it has a .04 to dot_bonus and ap_dot_bonus
    (26573, 0, 0.04, 0.04, 'Paladin - Consecration')

    The armor has Equip: Increases damage and healing done by magical spells and effects by up to 94.

    Changing the 0.04 to 10 and testing that did nothing different.

    Rel20: 82f67eef9feadce1d4fff7b616237a8d10bdf404
    Database: f2d4460213dad31c65623f4aa47a696d928fe91b


    User Feedback

    Recommended Comments

    Its a dot so ap_bonus should be set to 0 and ap_dot_bonus set to the desired value. 

    ex:

    UPDATE mangos0.spell_bonus_data SET `dot_bonus`=0, `ap_dot_bonus`=0.04 WHERE entry=26573

     

    Edited by Langerz82
    SQL value updated
    Link to comment
    Share on other sites

    I think the original Bug report is a little off in its description.

    The each piece of armor has
    Equip: Increases damage of healing done by magical spells and effects by up to (value).
    With the added bonus of
    (4)Set: Chance on melee attack to increase your damage and healing done by magical spells and effects by up to 95 for 10 sec.

    The equip bonus seems to work  
    No armor: 48 damage
    With full set 73

    When the set bonus kicks in (Casting Crusader's wrath) there is no damage change at all.
    Tested on level 60 Pally,   73 Holy Damage without Crusader's wrath bonus, and 73 with Crusader's wrath.

    This change does not fix the original issue.

    ----------------

    As a side note, Mangos Two accounts for this and has a change in damage (although slight) with the Crusader's wrath. buff.

    Link to comment
    Share on other sites



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use