Jump to content

[fix] Acclimation


Recommended Posts

Posted

Hello,

spell procs for this DK talent:

replace into spell_chain(spell_id, prev_spell, first_spell, rank, req_spell) VALUES
(49200, 0, 49200, 1, 0), 
(50151, 49200, 49200, 2, 0), 
(50152, 50151, 49200, 3, 0);

replace into spell_proc_event(entry, SchoolMask, SpellFamilyName, SpellFamilyMaskA0, SpellFamilyMaskA1, SpellFamilyMaskA2, SpellFamilyMaskB0, SpellFamilyMaskB1, SpellFamilyMaskB2, SpellFamilyMaskC0, SpellFamilyMaskC1, SpellFamilyMaskC2, procFlags, procEx, ppmRate, CustomChance, Cooldown) VALUES
(49200, 126, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1048576, 0, 0, 0, 0);

Regards

×
×
  • 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