- 2,632
- United Kingdom
Oh, so it is simply based on dropping X amount of SR points/brackets? So, even if you are CS and drop to CC you will suffer a reset?The SR drop thresholds are 5 SR below each SR level, e.g. SR B is 40 to 64, and the 'dropping into SR C' threshold is at 35.
I'm not sure what DR test it does now. One guess at a fixed version for the 40k reset would be simply:
IF (SRpre >= 60 AND SRpost < 60 AND DR > 40000) THEN DR = 40000
so that's just checking that DR won't be increased. But it could be higher, say DR > 50000 (which would be true for the two cases I've seen reported so far). Obviously, people are more likely to notice and post about it when they have lost a significant amount of DR!
I may be wrong but I thought it was based on dropping 2 SR levels below your DR level (i.e from SS to SB, from AS to AC etc...)