Software Engineer
Software Engineer
could be fixed in spell_linked_spells db table
There are 2 versions of victory rush 34428 and 146993 in theyr dummy effect they should spell link 122979 which does the DMG and uses SPELLEFFECT_TRIGGER_SPELL to cast 118779 that...
@soulfrost looks legit, but i think healing specs also should have damagepct and not only healing or what u think ? and then we still miss the calculation only i...
ok healers dont get any damage bonus, they get only heal bonus.
this is not correct you should script the dummy aura of spell 108210 instead of hacking kidney or cheapshot spells.
Angelic Bulwark: i dislike the debuff condition cause the debuff duration is 60 secounds only but the proc can occur once evry 90 secounds so there is a 30 secound...
first the packet for spells arent 100% done if u update the spell packets most of them should work and dont need any custom script. auras are handled in src/server/game/Spells/Auras/
Aura 42 SPELL_AURA_PROC_TRIGGER_SPELL is implemented in Unit::ProcDamageAndSpellFor and Unit::HandleProcTriggerSpell
so maybe i missunderstood im sorry, tell me what u trying to do with the spell. what is the issue with the spell, is it not procing? is it not...
take a look here :) https://github.com/ProjectSkyfire/SkyFire.548/blob/master/src/server/game/Server/Protocol/Opcodes.cpp#L1232