Skip to main content

PlatformDialogChangeValue

Callable

  • PlatformDialogChangeValue(CurrentValue: number, Change: number, Bonus: boolean, Level: any): number

  • Change the love/domination value based on the option picked, influenced also by perks


    Parameters

    • CurrentValue: number

      The current value

    • Change: number

      The modifier to apply

    • Bonus: boolean

      If there's a bonus to apply or not

    • Level: any

    Returns number

    • The new stat after changes