Skills have a base cast time of 0.5 seconds.
- If Haste is applied, that gets halved
- If Tech Bracers is learned (any rank), the cast time is reduced by 20% (multiplicative).
- The final cast time after applying Haste + Tech Bracers modifiers is reduced by 0.5% per point of cspd.
- Haste + Tech Bracers
0.5 * 0.5 * 0.8 = 0.2 seconds
- Haste + Tech Bracers + 50 cspd
0.2 - (0.2 * 50 / 200) = 0.15 seconds
There is a hard cap of 0.05 seconds to cast a skill. Cast time cannot go under this value.