11-02-2015, 08:40 PM
A tick refers to when a timer checks what action it should take, so I guess "based on ticks" doesn't really make sense. What it should've said is that meditation ticks now happen every 0.25s.
The specific change does not change the calculation for meditation, but simply rounds the values (down) into ticks. For example with 100 int and 100 med, the resulting tick count to regen 1 mana is 4. For 100 int and 79 med, the resulting tick count is 5.
The specific change does not change the calculation for meditation, but simply rounds the values (down) into ticks. For example with 100 int and 100 med, the resulting tick count to regen 1 mana is 4. For 100 int and 79 med, the resulting tick count is 5.