WA发布 发表于 2023-6-11 18:14:10

Lacerake

Calculates difference between lacerate and rake falloff time to assist with decision making. I suck at WAs and this is my first, so apologies in advanced for the dumb code and logic errors. It seems to work most of the time for me. Shown next to emcat ui in screenshot

X is the amount of time between the last lacerate ending and the end of the last rake.
x = (lacerateLastCast + 15) - (rakeLastCast +9)

Colors:
Green = lacerate expires 5 seconds or more after rake falls off.
Yellow = Rake expires after lacerate by -x seconds
Red = the tight spot where it's possible to rake then lacerate while maintaining stacks and not clipping. x = 2.7 is barely doable for me, 2.8/2.9 is fairly consistent.
Purple = x is less than 2.5, you cannot rake without clipping or dropping lacerate. fix it by lacerating early
White = somewhere between 3 or 5 which is generally enough time to rake into lacerate without stress
页: [1]
查看完整版本: Lacerake