Private
Clamp a stack count to valid bounds [0, maxStacks]. Shared helper used by adjustStackCount (both bounds) and trigger outcomes.
Current stack count
Maximum stacks (null or Infinity = uncapped)
Clamped value in [0, max]
Clamp a stack count to valid bounds [0, maxStacks]. Shared helper used by adjustStackCount (both bounds) and trigger outcomes.