Reverted recent stun skill damage fix.
This commit is contained in:
parent
39fbe553d2
commit
7afdbe301e
@ -1288,11 +1288,6 @@ public class Formulas
|
||||
|
||||
if (target.getStat().isInvulnerableTrait(traitType))
|
||||
{
|
||||
// Fixes stun skills dealing 0 damage on targets with stun invul.
|
||||
if (ignoreResistance && (traitType.getType() == 3))
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -1288,11 +1288,6 @@ public class Formulas
|
||||
|
||||
if (target.getStat().isInvulnerableTrait(traitType))
|
||||
{
|
||||
// Fixes stun skills dealing 0 damage on targets with stun invul.
|
||||
if (ignoreResistance && (traitType.getType() == 3))
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -1288,11 +1288,6 @@ public class Formulas
|
||||
|
||||
if (target.getStat().isInvulnerableTrait(traitType))
|
||||
{
|
||||
// Fixes stun skills dealing 0 damage on targets with stun invul.
|
||||
if (ignoreResistance && (traitType.getType() == 3))
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -1288,11 +1288,6 @@ public class Formulas
|
||||
|
||||
if (target.getStat().isInvulnerableTrait(traitType))
|
||||
{
|
||||
// Fixes stun skills dealing 0 damage on targets with stun invul.
|
||||
if (ignoreResistance && (traitType.getType() == 3))
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -1288,11 +1288,6 @@ public class Formulas
|
||||
|
||||
if (target.getStat().isInvulnerableTrait(traitType))
|
||||
{
|
||||
// Fixes stun skills dealing 0 damage on targets with stun invul.
|
||||
if (ignoreResistance && (traitType.getType() == 3))
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -1288,11 +1288,6 @@ public class Formulas
|
||||
|
||||
if (target.getStat().isInvulnerableTrait(traitType))
|
||||
{
|
||||
// Fixes stun skills dealing 0 damage on targets with stun invul.
|
||||
if (ignoreResistance && (traitType.getType() == 3))
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -1288,11 +1288,6 @@ public class Formulas
|
||||
|
||||
if (target.getStat().isInvulnerableTrait(traitType))
|
||||
{
|
||||
// Fixes stun skills dealing 0 damage on targets with stun invul.
|
||||
if (ignoreResistance && (traitType.getType() == 3))
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -1288,11 +1288,6 @@ public class Formulas
|
||||
|
||||
if (target.getStat().isInvulnerableTrait(traitType))
|
||||
{
|
||||
// Fixes stun skills dealing 0 damage on targets with stun invul.
|
||||
if (ignoreResistance && (traitType.getType() == 3))
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -1288,11 +1288,6 @@ public class Formulas
|
||||
|
||||
if (target.getStat().isInvulnerableTrait(traitType))
|
||||
{
|
||||
// Fixes stun skills dealing 0 damage on targets with stun invul.
|
||||
if (ignoreResistance && (traitType.getType() == 3))
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -1288,11 +1288,6 @@ public class Formulas
|
||||
|
||||
if (target.getStat().isInvulnerableTrait(traitType))
|
||||
{
|
||||
// Fixes stun skills dealing 0 damage on targets with stun invul.
|
||||
if (ignoreResistance && (traitType.getType() == 3))
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -1288,11 +1288,6 @@ public class Formulas
|
||||
|
||||
if (target.getStat().isInvulnerableTrait(traitType))
|
||||
{
|
||||
// Fixes stun skills dealing 0 damage on targets with stun invul.
|
||||
if (ignoreResistance && (traitType.getType() == 3))
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -1289,11 +1289,6 @@ public class Formulas
|
||||
|
||||
if (target.getStat().isInvulnerableTrait(traitType))
|
||||
{
|
||||
// Fixes stun skills dealing 0 damage on targets with stun invul.
|
||||
if (ignoreResistance && (traitType.getType() == 3))
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -1289,11 +1289,6 @@ public class Formulas
|
||||
|
||||
if (target.getStat().isInvulnerableTrait(traitType))
|
||||
{
|
||||
// Fixes stun skills dealing 0 damage on targets with stun invul.
|
||||
if (ignoreResistance && (traitType.getType() == 3))
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -1289,11 +1289,6 @@ public class Formulas
|
||||
|
||||
if (target.getStat().isInvulnerableTrait(traitType))
|
||||
{
|
||||
// Fixes stun skills dealing 0 damage on targets with stun invul.
|
||||
if (ignoreResistance && (traitType.getType() == 3))
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -1288,11 +1288,6 @@ public class Formulas
|
||||
|
||||
if (target.getStat().isInvulnerableTrait(traitType))
|
||||
{
|
||||
// Fixes stun skills dealing 0 damage on targets with stun invul.
|
||||
if (ignoreResistance && (traitType.getType() == 3))
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user