The 400 Challenge

346
kills
201 losses, 1 streak
267
kills
233 losses, 4 streak
259
kills
266 losses, 3 streak
265
kills
92 losses, 3 streak
1137 / 400
heart kills
6
current streak
-515
stream days left
55
kills behind
What's this? 👀
My 2022 challenge: Get 100 A20 Heart kills with every character during the year, for 400 total. Each character will be run until they win, before rotating to the next one. This will ensure all characters reach 100 kills at the same time!
How come you started on Defect?
That just happened. We were about to go on a Defect run when the challenge started in the beginning of the year.
How does the behind calculation work?

It approximates how many heart kills we should have based on what day of the year it is. It also considers we only stream on 5/7 days of the week. Today is day 775 of the "stream year" of 2022, so we're 298% through the challenge and should therefore have done 1192 heart kills by today. Since we haven't, we're currently behind the curve.

The full formula is:

stream_days_left = days_left_of_2022 * 5/7
stream_year = 365 * 5/7
day_of_year = stream_year - stream_days_left
total_kills - (400 * ((stream_year - day_of_year) / stream_year))
There should be more graphs and data here, right? Join the dev Discord server and go to #stats if you have ideas.