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

[Boss/Spell] Halion 25 Heroic "Meteor Strike" #11829

Closed
D4R4 opened this issue Apr 4, 2014 · 5 comments
Closed

[Boss/Spell] Halion 25 Heroic "Meteor Strike" #11829

D4R4 opened this issue Apr 4, 2014 · 5 comments

Comments

@D4R4
Copy link
Contributor

D4R4 commented Apr 4, 2014

The Spell: "Meteor Strike" spell=75879 casted by Halion in 25Hc mode is supposed to do this:
Orb decending and when it reaches the ground:

  1. Doing a huge load of damage
  2. Making X or + shaped flame lines
  3. Spawning a "Living Inferno"
  4. Spawning a bunch of "Living Embers"

The problem: Currently it only does the first 3, the 4th part is not there. No Living Embers.

Source: http://www.wowwiki.com/Halion
https://www.youtube.com/watch?v=Msh_bdYanIM

Core Rev: 5221bd8+
DB Rev: TDB_full_335.52

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@Warpten
Copy link
Member

Warpten commented Apr 27, 2014

Odd, i had them spawn. Even had the passive aura that make the inferno hit harder. Must have forgotten something ...

@D4R4
Copy link
Contributor Author

D4R4 commented Apr 27, 2014

I don't think the code to spawn them is there, I added the Summon code and everything went smoothly, even the buff that you are talking about

@Warpten
Copy link
Member

Warpten commented Apr 27, 2014

It's a spell. Must have dissapeared from the pr somehow...

@Warpten
Copy link
Member

Warpten commented Aug 6, 2014

75881 living embers, 75879 living inferno according to 13354 sniffs.

ID - 75879 Meteor Strike
=================================================
Description: Deals $s1 Fire damage to enemies within $A1 yards and spawns a Living Inferno.
=================================================
Effect 0: Id 2 (SPELL_EFFECT_SCHOOL_DAMAGE)
BasePoints = 75000 to 85000
Targets (22, 15) (TARGET_SRC_CASTER, TARGET_UNIT_SRC_AREA_ENEMY)
Radius (Id 32) 12,00
Max Radius (Id 40) 9,00

Effect 1: Id 28 (SPELL_EFFECT_SUMMON)
BasePoints = 0
Targets (18, 0) (TARGET_DEST_CASTER, NO_TARGET)
EffectMiscValueA = 40681
EffectMiscValueB = 64

Spell difficulty Ids:
Normal 10: 74648
Normal 25: 75877
Heroic 10: 75878
Heroic 25: 75879
{"id":75881,"name":"Summon Living Ember","icon":"trade_engineering","description":"","castTime":"Instant"}

Fuckers.

@Warpten
Copy link
Member

Warpten commented May 15, 2015

1447875

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

No branches or pull requests

3 participants