Condition Light Level - TheComputerGeek2/MagicSpells GitHub Wiki

Source Code

Modifier condition: lightlevel

Properties:

Property Value
Has Entity Target true
Has Location Target true

Description:

Checks the entity's light level.

String Format Options:

Arguments:

  • lightType - May only be used since 4.0 Beta 13, and its valid values are: block, sky, or any (default if omitted).
  • operator - Operator
  • value - Integer
- lightlevel (lightType)(operator)(value) [modifier action]

Section Format Options:

(Unsupported for now.)