Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.
Comentarios: Added SPELL_GROUP_STACK_RULE_EXCLUSIVE_HIGHEST

...

Enum SpellGroupStackRule in core:




IdStack Rule NameDescription
0SPELL_GROUP_STACK_RULE_DEFAULT

...

No stacking rule defined - placeholder
1SPELL_GROUP_STACK_RULE_EXCLUSIVE

...

Auras from group can't stack with each other
2SPELL_GROUP_STACK_RULE_EXCLUSIVE_FROM_SAME_CASTER

...

Auras from group can't stack with each other when cast by same caster
3SPELL_GROUP_STACK_RULE_EXCLUSIVE_SAME_EFFECT

...

Same effects of spells will not stack, yet auras will remain on a target

...

4SPELL_GROUP_STACK_RULE_EXCLUSIVE_HIGHESTOnly Highest effect will remain on target


A spell should be in only 1 group with this stack rule.