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

Going Bearback Q12851 #79

Open
Rog360 opened this issue Dec 5, 2013 · 3 comments
Open

Going Bearback Q12851 #79

Rog360 opened this issue Dec 5, 2013 · 3 comments

Comments

@Rog360
Copy link

Rog360 commented Dec 5, 2013

I've got icefang vehicle working, but npcs 29351 & 29358 not affected by spell 54798 which is effect of spell 54897. Should give quest credit for npc when set on fire. I've tried event ai with no luck. If this can be done db side I can't find a way of doing it.Thanks for your work and help... :(

@xfurry
Copy link
Member

xfurry commented Dec 8, 2013

Missing spell effect for 54798 and 54788.
If you can provide enough details on how should this work, I think we can do fix this in core.

@Nett118
Copy link

Nett118 commented Dec 8, 2013

you are to mount Icefang and shoot 7 Frostworgs and 15 Frost Giants in the Valley of Ancient Winters, if you do not "burn" enough of them then you simply dismount and remount Icefang and ride through again.

Spell 54897 is the spell effect for 54798 as Rog stated... it is not a very easy find, but...
http://www.wowhead.com/spell=54897.
Hope this helps.

@xfurry
Copy link
Member

xfurry commented Dec 14, 2013

Spell 54897 is a periodic dummy aura:

Effect 0: Id 27 (SPELL_EFFECT_PERSISTENT_AREA_AURA)
BasePoints = 20
Targets (8, 0) (TARGET_AREAEFFECT_CUSTOM, NO_TARGET)
Aura Id 226 (SPELL_AURA_PERIODIC_DUMMY), value = 20, misc = 0 (0), miscB = 0, periodic = 500
Radius (Id 13) 10,00

So in order to give the kill credit I think that there are also other spells involved. Such possible spells are 54799 and 54804. I need to test to see how exactly are the kill credit spells cast.
Also, spell 54897 should have script target for the Frostworgs and the Frost Giants.

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

3 participants