Unfortunately this would be a lot of work to add, so unless people find it particularly important, it's unlikely to be added any time soon. A couple of implementation options:
Assume standard ICD, and just trigger a cooldown reduction every N seconds to approximate the set's effect. Would give very inaccurate results.
Add a config option to the current system which attempts to roughly equate to the actual behaviour. Difficult to get right, would still give fairly inaccurate results.
Full implementation. Would be accurate, and unlock many other features, but would require a rewrite of the entire system to include ICDs and Gauge Theory etc. Difficult, very time-consuming, but would lead to much more accurate results.
I've explored a potential approach for the full rewrite, but just don't have the time to go ahead with it for now!
Unfortunately this would be a lot of work to add, so unless people find it particularly important, it's unlikely to be added any time soon. A couple of implementation options:
I've explored a potential approach for the full rewrite, but just don't have the time to go ahead with it for now!