跳到主要内容

Level Criteria Data

Structure: LevelCriteria

Defines a condition required to unlock a Bank Level.

Configuration

modeEnum

  • PLACEHOLDER: Checks a PlaceholderAPI value.
    • FACT: Checks a TypeWriter Fact.

placeholderString

The placeholder to check (e.g. %vault_eco_balance%).

fact

"> The Fact entry to check.

requiredValueDouble

The value needed to pass.

comparisonEnum

Operator: EQUALS, GREATER_THAN, LESS_THAN, etc.

deductOnMetBoolean

If true (and mode is PLACEHOLDER), subtracts the requiredValue from the source (cost to upgrade).