# Invalid Spot

Sets `data.valid: false` to represent a blocked tile (for example the brazier overlapping a wall). The preview gains the `--invalid` modifier and its status label reads "Invalid", and because the component disables the Place button whenever the placement is not valid, the player must move the piece before `confirm()` becomes available.
