We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Syntax: {entity}.biome.{biomealias}
{entity}.biome.{biomealias}
Description: Returns true if the entity is in the specified biome(s). This Routine utilizes Biome aliases.
Example:
Damage: - 'if target.biome._ColdPlaces and attacker.group.PolarBears': '+2' Aliases: Biome: ColdPlaces: - 'TAIGA' - 'TUNDRA' - 'ICE_DESERT'
See also: Group, Value Change