Functions: Remaining Function - Wynntils/Wynntils GitHub Wiki

Remaining function

Aliases

  • REM

Description

Returns the difference of max and current value of a CappedValue.

Arguments

This function has 1 required argument.

  • capped(CappedValue) → The capped value.

Schematics

REMAINING(<capped>) → (Integer)

Example

REMAINING(capped_health)  0
⚠️ **GitHub.com Fallback** ⚠️