OGC:Loud (5e Variant Rule)
Loud
Firearms are noisy and expel a lot of powder when fired. If you are hiding, then you have disadvantage on ability checks to remain hidden or move silently while other creatures have advantage on Wisdom (Perception) checks to see, hear, and smell you.
Back to Open Game Content → Variant Rules
Back to Main Page → Publication List → Publishers → EN World → EN Publishing
gollark: Not really.
gollark: No, they interact differently with `this` is all.
gollark: Nope.
gollark: (it works with non-arrow functions, I just like these more)
gollark: Functions implicitly do it:```javascriptconst thing = () => { let v = 0 return () => { return v++ }}const incrementer = thing()console.log(incrementer())console.log(incrementer())```
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.