Functions: Percentage Function - Wynntils/Wynntils GitHub Wiki

Percentage function

Aliases

  • PCT

Description

Returns the percentage of a CappedValue.

Arguments

This function has 1 required argument.

  • capped(CappedValue) → The capped value.

Schematics

PERCENTAGE(<capped>) → (Double)

Example

PERCENTAGE(capped_soul_point)  75
⚠️ **GitHub.com Fallback** ⚠️