LLL Tag Condition
Checks if the current moon/dungeon has a specific tag. Requires LethalLevelLoader.
WARNING
Tags in LethalLevelLoader are currently case-sensitive
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"
}