@hanabi-live/game
    Preparing search index...

    Function getAdjustedClueTokens

    • In "Clue Starved" variants, each discard only grants 0.5 clue tokens. This is represented on the client by discards granting 1 clue token and clues costing 2 tokens (to avoid having to use floating point numbers).

      Thus, for a "Clue Starved" variant, if the unadjusted clue tokens were 2, the adjusted clue tokens would be 4.

      Parameters

      Returns number