Open topaz-bot opened 4 years ago
Comment by Kthulupwns Monday Jun 08, 2015 at 01:16 GMT
setMod(MOD_UDMGPHYS,-95);
added that to onMobEngage , which addresses the effect of the issue, but doesn't fix whats causing the issue, the same problem with chronos in NE Apollyon as well.
Comment by Kthulupwns Monday Jun 08, 2015 at 01:39 GMT
And most likely jailer of temperance as well.
Comment by Kthulupwns Monday Jun 08, 2015 at 01:40 GMT
Pet's should only be able to deal damage to Jailer of Temperance during his blunt mode phase, but could still use like Predator Claws for Slashing phase and Spinning dive for Piercing phase.
Comment by Scavenge Thursday Jun 11, 2015 at 18:54 GMT
the version of fortitude on era is my own and likely not what dsp uses, however you can find the code in my own personal repo on this account, under the jailers branch
Comment by Scavenge Thursday Jun 11, 2015 at 18:55 GMT
same goes for the rest of the jailers probably
Comment by Scavenge Thursday Jun 11, 2015 at 18:58 GMT
also if it is only pets that have this issue, adding a mod to the jailer itself will not fix things because it will affect all incoming damage, not just pets'. there was an issue not that long ago that had wyverns doing full damage even while synced.
Comment by Kthulupwns Saturday Jun 13, 2015 at 16:51 GMT
But its the way pet auto attack damage is calculated against mobs sql "toughness"
Issue by Kthulupwns Monday Jun 08, 2015 at 00:55 GMT Originally opened as DarkstarProject/darkstar - Issue 1544
Smn avatars and bst pets dealing unmitigated phys damage to jailer of fortitude, most likely just their damage equation not checking for defense variables.