mwg API
    Preparing search index...

    Function floatingTextStackLifePenalty

    • The age a lifted line is forced to, in seconds, from how many lines sit below it - Java's LIFESPAN - numBelow / 5f read as a floor under the age rather than a cap on what is left, the same rule FloatingText.ageAtLeast applies. One second per five lines, a fifth of a second each, so a burst of numbers cannot become a column that outlives the fight that produced it.

      Parameters

      • linesBelow: number

      Returns number