Skip to content

LLL Tag Condition

Checks if the current moon/dungeon has a specific tag. Requires LethalLevelLoader.

Properties

NameTypeDefault
ValueStringN/A

Usage

json
{
    "type": "LethalLevelLoader:moon:has_tag",
    "value": "vanilla"
}
json
{
    "type": "LethalLevelLoader:dungeon:has_tag",
    "value": "vanilla"
}