barrett777 / Heroes.ReplayParser

A C# library for parsing Heroes of the Storm replay files (.StormReplay)
MIT License
223 stars 95 forks source link

feature: Addition of RegenGlobes #86

Closed Zemill closed 4 years ago

Zemill commented 4 years ago

This attribute adds regeneration globes to the score result. I have been using this method for picking it up for a few months, but if there is a better method, let me know

koliva8245 commented 4 years ago

Just want the final count? Then yes, in the tracker events, ScoreResultEvent there is a RegenGlobes which has the total count.