User
Pass
2FA
 
 

[HoV] Fenryr: Wrong spell sequence causing ability overlap

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> WOW -> Other
Author Message448
Gomzul2

[Mentally Stable]



Status: Offline
(since 24-12-2020 23:33)
Joined: 29 Apr 2020
Posts: 33, Topics: 12
Location: Germany

Reputation: 37.1
Votes: 1

Post Posted: 10-07-2020, 13:52:42 | Translate post to: ... (Click for more languages)

WoW Freakz link: [1] https://www.wow-freakz.com/spells.php?spell=197556&&name=ravenous-leap and [2] https://www.wow-freakz.com/spells.php?spell=196512&&name=claw-frenzy [3] https://www.wow-freakz.com/spells.php?spell=196543

Bug description: In general, the spell sequence/order of Fenryr is not correct on Freakz. I did a litte research and compared retail to freakz.

Retail: Fight start - after 10 sec: first leap - after 20 sec: first howl - after 25 sec: first claw frenzy - after 35 sec: second claw frenzy - after 44 sec: second leap - after 54 sec: second howl - after 60 sec: third claw frenzy. Proof: https://youtube.com/watch?v=El9cE7DdM0A&t=1584:



Freakz: Fight start - after 7 sec: first howl - after 12 sec first leap - after 20 sec first claw frenzy - after 30 sec : second claw frenzy - after 39 sec: second howl + third claw frenzy overlap - after 46 sec: second leap - after 51 4th claw frenzy

I have not recorded the whole sequence, but it should be easily testable.

Since the spell order is wrong, the second leap at 46 sec into the fight, causes the third person he jumps on to get oneshot by the 4th claw frenzy

Proof: https://youtube.com/watch?v=NE_Ny8pw80I:

/u%5D

2 0
  
Back to top
View user's profile Send private message
Floorpov

[Not playing anymore.]



Status: Offline
(since 15-05-2022 11:49)
Joined: 18 Jun 2020
Posts: 38, Topics: 10
Location: Italy

Reputation: 102.4
Votes: 7

 
Post Posted: 21-07-2020, 12:50:35 | Translate post to: ... (Click for more languages)

Another proof about that: https://streamable.com/j9lkud
The key was 29 Hov (not that it makes a difference), ofc if this is happening in a low key is not oneshotting. But if you got a bad rng in high keys you're wasting time because one player is randomly getting oneshotted by this overlap.


https://armory.wow-freakz.com/character/felsong/floorpov
https://armory.wow-freakz.com/character/felsong/floorpovjr


Last edited by Floorpov on 21-07-2020, 12:54:52; edited 3 times in total
0 0
  
Back to top
View user's profile Send private message
Pinkie

[Mentally Stable]



Status: Offline
(since 05-12-2021 01:19)
Joined: 08 Dec 2017
Posts: 44, Topics: 12
Location: Croatia

Reputation: 506.8
Votes: 4

Post Posted: 07-10-2020, 18:53:24 | Translate post to: ... (Click for more languages)

Confirmed

Proof
Trello

Picture depicts lines starting with square brackets containing numbers, the numbers in square brackets refer to the number of seconds past since the start of combat, text inside of round brackets is either F (for Finish or a finished cast) or S (for a started cast) followed by the spell name
~47 (46.9) seconds into combat the boss finishes casting ravenous leap (and is in the air moving to the target) and then at 46.91 the boss casts claw frenzy
This pattern repeats as seen lower on the spell list (117 seconds in)

Picture generated by weakaura with one custom trigger on events
UNIT_SPELLCAST_START UNIT_SPELLCAST_SUCCEEDED PLAYER_REGEN_DISABLED PLAYER_REGEN_ENABLED

With the code
Code:

function(e, unit, spell)
   if not aura_env.startTime then aura_env.startTime = debugprofilestop() end
   local time = debugprofilestop()
   if e == "UNIT_SPELLCAST_START" then
      if unit == "focus" then
         aura_env.output = aura_env.output .. "\n" .. "[" .. string.format("%.2f", (time - aura_env.startTime) / 1000) .. "](S) " .. spell
         print(aura_env.output)
         return true
      end
   elseif e == "UNIT_SPELLCAST_SUCCEEDED" then
      if unit == "focus" then
         aura_env.output = aura_env.output .. "\n" .. "[" .. string.format("%.2f", (time - aura_env.startTime) / 1000) .. "](F) " .. spell
         print(aura_env.output)
         return true
      end
   elseif e == "PLAYER_REGEN_DISABLED" then
      aura_env.output = ""
      aura_env.startTime = debugprofilestop()
   end
end


And displaying
Code:

function()
   return aura_env.output
end

On trigger update



Last edited by Pinkie on 07-10-2020, 19:06:02; edited 2 times in total
1 0
  
Back to top
View user's profile Send private message

  Topic locked


Topic is closed, you cannot post any messages in it anymore

Locked by PhatPhuckDave, 07 October 2020 16:53



 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> WOW -> Other  


The time now is 27-04-2024, 16:44:59
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password


This message appears only once, so
like us now until it's too late ! :D
x