3e SRD:Lock

This material is published under the OGL

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

Open Game Content (place problems on the discussion page).
This is part of the (3e) System Reference Document. It is covered by the Open Game License v1.0a, rather than the GNU Free Documentation License 1.3. To distinguish it, these items will have this notice. If you see any page that contains SRD material and does not show this license statement, please contact an admin so that this license statement can be added. It is our intent to work within this license in good faith.
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.