The sneaking attribute checks whether the player is sneaking before executing the skill.
- If this attribute is not set, sneaking is ignored.
- If set to
true, the skill will only trigger when the player is sneaking. - If set to
false, the skill will only trigger when the player is not sneaking.