3e SRD:Lock
Lock
A lock is worked with a large, bulky key. The DC to open this kind of lock with the Open Locks skill depends on the lock's quality: very simple (DC 20), average (DC 25), good (DC 30), amazingly good (DC 40).
Back to Main Page → 3e Open Game Content → System Reference Document → Equipment → Adventuring Gear
gollark: But if it's `Nothing`, it just returns `Nothing`.
gollark: The thing which makes it monady is that you can do `x >>= f`, which in this case takes a `Maybe` x, and if it is `Just a`, passes that `a` to `f`, which then returns another `Maybe`.
gollark: Anyway, ignoring LyricLy, the bee entity: `Maybe` can be `Just x`, representing that it has an x, or `Nothing`, representing that it contains *no* x. You can do `return`/`pure`, which gives you a `Just x` for any `x`.
gollark: Or possibly binary. Something like that.
gollark: Those are different, I think it just means "Unary operator" in APL.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.