Functions: Cap Function - Wynntils/Wynntils GitHub Wiki

Cap function

Aliases

None

Description

Returns the maximum value from capped value.

Arguments

This function has 1 required argument.

  • capped(CappedValue) → The capped value.

Schematics

CAP(<capped>) → (Integer)

Example

CAP(capped_mana)  100
⚠️ **GitHub.com Fallback** ⚠️