pub const DODGE_RING: usize = 4;
How many recent Core Dodges the runtime remembers, i.e. the largest N a “N dodges within a window” condition can ask for.
N