added LightLevelFromBlocks condition authored by Lxlp's avatar Lxlp
...@@ -166,6 +166,7 @@ Conditions ...@@ -166,6 +166,7 @@ Conditions
| [LastSignal](/skills/conditions/lastsignal) | Entity | Matches the last signal received by the target mob | | [LastSignal](/skills/conditions/lastsignal) | Entity | Matches the last signal received by the target mob |
| [Level](/skills/conditions/level) | Entity | Checks the target MythicMob's level | | [Level](/skills/conditions/level) | Entity | Checks the target MythicMob's level |
| [LightLevel](/skills/conditions/lightlevel) | Location | Tests the light level at the target location | | [LightLevel](/skills/conditions/lightlevel) | Location | Tests the light level at the target location |
| [LightLevelFromBlocks](/skills/conditions/lightlevelfromblocks) | Location | Tests the light level originating from light-emitting blocks at the target location |
| [LineOfSight](/skills/conditions/lineofsight) | Compare | Tests if the target is within line of sight of the caster | | [LineOfSight](/skills/conditions/lineofsight) | Compare | Tests if the target is within line of sight of the caster |
| [LunarPhase](/skills/conditions/lunarphase) | Location | Checks the target world's lunar phase | | [LunarPhase](/skills/conditions/lunarphase) | Location | Checks the target world's lunar phase |
| [MobSize](/skills/skills/conditions/mobsize) | Entity | Checks the size of the target entity | | [MobSize](/skills/skills/conditions/mobsize) | Entity | Checks the size of the target entity |
... ...
......