Skip to main content

GameLARPGetBonus

Callable

  • GameLARPGetBonus(Target: Character, BonusType: number): number

  • Gets a specific bonus from a given character's class.


    Parameters

    • Target: Character

      Character to check for a specific bonus value.

    • BonusType: number

      The bonus type to get the value of.

    Returns number

    • Total bonuses for the given character.