LLL Tag Condition
Checks if the current moon/dungeon has a specific tag. Requires LethalLevelLoader.
Properties
Name | Type | Default |
---|---|---|
Value | String | N/A |
Usage
json
{
"type": "LethalLevelLoader:moon:has_tag",
"value": "vanilla"
}
json
{
"type": "LethalLevelLoader:dungeon:has_tag",
"value": "vanilla"
}