Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPELL_AURA_MOD_INVISIBILITY - Blurry effect Stopped working #1133

Closed
Grz3s opened this issue Oct 24, 2016 · 3 comments
Closed

SPELL_AURA_MOD_INVISIBILITY - Blurry effect Stopped working #1133

Grz3s opened this issue Oct 24, 2016 · 3 comments

Comments

@Grz3s
Copy link
Member

Grz3s commented Oct 24, 2016

Current behavior:
With recent CmangoS ..all spells with Aura Id 18 (SPELL_AURA_MOD_INVISIBILITY), ... not gives player blurry effect anymore.
Im not sure when it was broken ... but it maybe effect of @Warlockbugs (aura stacking rules?)
Would be nice to have it back (like it was before) :)
Thanks

Expected behavior:
Spells with this aura should give player nice visual blurry effect:
few Examples:
1st:

Spell: ID - 6298 Form of the Moonstalker 
Effect 1: Id 6 (SPELL_EFFECT_APPLY_AURA)
BasePoints = 200
Targets (1, 0) (TARGET_SELF, NO_TARGET)
Aura Id 18 (SPELL_AURA_MOD_INVISIBILITY), value = 200, misc = 0 (0), miscB = 0, periodic = 0

http://www.wowhead.com/item=5387/enchanted-moonstalker-cloak#screenshots:id=59995
http://www.wowhead.com/item=5387/enchanted-moonstalker-cloak#screenshots:id=71613
this is how should work

2nd:

ID - 30448 Shadow of the Forest
Effect 2: Id 6 (SPELL_EFFECT_APPLY_AURA)
BasePoints = 100
Targets (21, 0) (TARGET_SINGLE_FRIEND, NO_TARGET)
Aura Id 18 (SPELL_AURA_MOD_INVISIBILITY), value = 100, misc = 0 (0), miscB = 0, periodic = 0

should look like this:
https://www.youtube.com/watch?v=f00kCEI8t60&list=PL28173C4849CA7E04&index=3 watch from 2:55

Steps to reproduce:

  1. Cast 30447 on yourself or one of above 2 spells ...

Client version:
Newest
Database version:
Wotlk-DB (Newest)
Operating system:
Win7

@Laizerox
Copy link
Member

@Grz3s Wotlk repo doesnt have effect rules yet because these rules in wotlk are bit different and we lack support for it (partial effect application on aura apply).

In short all stacking rules are same as before on wotlk repo

@Grz3s
Copy link
Member Author

Grz3s commented Oct 25, 2016

ok then... so need to find what damaged it :(

@Grz3s Grz3s closed this as completed Oct 25, 2016
@Grz3s Grz3s reopened this Oct 25, 2016
@Grz3s
Copy link
Member Author

Grz3s commented Oct 25, 2016

sor my mistake

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants