Helmet of valor stuff. I think it can be tweaked much better, though.
defineObject{
name = "statue_alcove_sword_helmet",
class = "Alcove",
anchorPos = vec(-0.055, 1.99, 0.167),
anchorRotation = vec(13,0,0),
targetPos = vec(0.027,2.13, 0.25),
targetSize = vec(0.3, 0.3, 0.3),
model = "assets/models/env/temple_gladiator_statue_dismantler.fbx",
onInsertItem = function(self, item)
return item.name == "helmet_valor" and self:getItemCount() == 0
end,
placement = "wall",
replacesWall = true,
editorIcon = 92,
}
And I want to show you my winner of The Most Useless Alcove in Grimrock
Unfortunately, it's buggy, the hook is floating in midair (I've took it from pillar decorations), so I won't bother posting the asset, but if you wish it just ask me!