GW2Raidar / gw2raidar

A log parsing website for Guild Wars 2 combat logs
http://www.gw2raidar.com
GNU General Public License v3.0
20 stars 14 forks source link

Add Wing 6 Bosses #320

Closed merforga closed 5 years ago

merforga commented 5 years ago

First two will be interesting since..well..they're multi part bosses which I don't think we've catered for before? Closest I can think of is Xera with her two different IDs so at the very least we can group them together. Will probably want to look at tracking Nikare and Kenut seperately potentially.

Priority is single phase parsing first and implementing Phases after

Conjured Amalgamate:

1 Arm Dead Orb Collection Sweep Other Arm Dead Orb Collection Sweep 1 Arm Dead Orb Collection Sweep Other Arm Dead / till finish / reward chest

CM = If there is a sceptre spawn as well.

Nikare and Kenut

Phases Nikare 50% Kenut 50% Nikare and Kenut 25% [They split here so I dunno if we want to track each entity seperately or only determine phase when BOTH are at 25%] Nikare and Kenut Dead

Qadim: [0x51C6]

W6 Logs.zip

20180919-221959-CA Norm.evtc.zip

20180919-234005 - Qadim Norm.evtc.zip

Other NPC ids https://pastebin.com/gNxsvBRA

deltaconnected commented 5 years ago

Just a heads up, CA is a gadget and I don't know how reliable my gadget pseudo-ID gen is. Being pseudo there's also no guarantee that there isn't already a character NPC with that ID in the game so may want to consider somehow splitting the two. If there's anything missing statechange-wise or something lemme know - it's a lot of fresh code tacked on an ancient system

immortius commented 5 years ago

Found some funkiness in raidar's parsing of larger professions (we were mapping to int32 rather than uint32) which was causing issues. Boss ids are 0xFFFFxxxx, it turns out.

immortius commented 5 years ago

I... hadn't realised CA was vulnerable during orb phase. This means that orb + sweep + post burn can basically be treated as a single phase potentially. Otherwise I'ld give the orb + sweep a fixed length, but stopping early if a damage threshold is reached as usual.

merforga commented 5 years ago

Sounds good re CA phasing if we simplify it to that. I'm not sure what the phase % are though =x.

merforga commented 5 years ago

CM logs: 20180921-160008 Largos Twins CM.evtc.zip [Uploading 20180920-220956 Qadim CM.evtc.zip…]() [Uploading 20180919-223254 - CA CM.evtc.zip…]()

deltaconnected commented 5 years ago

Also another heads up that getting logs to generate nicely for W6 has been a WIP, so depending on how easy it is to detect that chunks of the fight are missing or if it's even a fight at all you may want to ignore everything generated on builds from aug08 up until a point in the future when I get it to a point I'm alright with

merforga commented 5 years ago

Alright thanks for the heads up. It seems to be ok at the moment. Will keep an eye out for any anomolies

merforga commented 5 years ago

Just need Qadim CM detection now. Rest was released in Version 2.2.6 released on 2018-10-05 10:41:35