Xadras / stasiscl

Automatically exported from code.google.com/p/stasiscl
0 stars 0 forks source link

XT-Deconstructor Hard Mode logged as two seperate fights. #147

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What exactly went wrong? Was a particular stat reported incorrectly, was a
raider assigned the wrong class or pets, was a log split up improperly, or
was it something else? Please be as specific as you can with regard to
particular fights, players, pets, or mobs.

XT Deconstructor Hard Mode.  You kill his heart, and he is "reborn" 
Evidently SCL takes this rebirth as a new attempt, all logging starts over
and registers the actual 100percent heal to his next death as an attempt.

The DPS should include 25 percent to him, + all dmg to heart.  And then his
new inflated health.

Were there any error messages or warnings on the console when you ran the
program?

There are none.  

NOTE: Please be prepared to send a copy of the combat log that caused you
trouble. If you would like to post it now, please zip it first to save space.

A link to the posted files can be found here:

http://www.chuckleslove.com/bloodlorn/blood10/sws-xt002-1244597289/index.html

Try 1 is the heart dps.  Try 2 is the DPS on him.

The combat log can be e-mailed on request.  

Original issue reported on code.google.com by BigBigBl...@gmail.com on 10 Jun 2009 at 6:36

GoogleCodeExporter commented 9 years ago
In lib/Stasis/LogSplit.pm under the XT-002 entry add 33329 (the heart npc id) 
to the 
mobContinue array as so:
mobContinue => [ 33293, 33343, 33344, 33346, 33329 ],

Original comment by ulik...@gmail.com on 19 Jun 2009 at 6:08