Entity - Should Burn In Day (Condition) — Lusk

Addon: Lusk · Category: Condition · Since: 1.0.3, 1.1.1 (Skeleton,Phantom), 1.3.3 (1.16.5 bug fixes)

Syntax

[[living[ |-]]entity] %livingentities% should burn ((during|in) [the] day|(in|under) [the] (sun[light]|daylight))

Description

Returns whether or not the provided entities should burn during the day. Applies to zombies, skeletons (all types), and phantoms

In 1.17.1 this doesn't work with skeleton variants, such as strays, but it does work with base skeletons.

For skeletons, this does not take into account the entity's natural fire immunity.

Examples

if target should burn in daylight:

View source