This version makes it so you can use "nothing" or "null" in armor conditions to make sure that the player or target doesn't have anything in that armor slot. For example:
Code (Text):
ifPlayerHead: "nothing"
action: sendMessage
message: "You don't have anything on your head"