OGC:Slippery Tongue (3.5e Feat)
Slippery Tongue [General, Save, Skill]
3e Summary::You have a knack for bending the truth. By convincing yourself that your words are true, you can even evade mystical means of divination.
Prerequisite: 3 or more ranks in Bluff.
Benefit: You receive a +2 bonus to Bluff and a +2 bonus when saving against any sort of magic that detects lies (discern lies, painful truth, zone of truth, etc.).
Back to Open Game Content → Character Options → Feats → General Feats
Back to Main Page → Publication List → Publishers → Atlas Games → Crime and Punishment
gollark: V is so amazing it doesn't NEED an AST, which is why the compiler does 2.7GLoC/s.
gollark: V would be great if it wasn't a lie and also filled with bad stuff from Go.
gollark: Lua?
gollark: ```nim let html = buildHtml(table(class="rev-table")): tr: th: text "Time" th: text "Changes" th: text "Size" th: text "Words" for rev in revs: tr: td(class="ts"): a(href=ctx.urlFor("view-page", { "page": encodeUrl(page) }, { "ts": domain.timestampToStr(rev.time) })): text displayTime(rev.time) td: text rev.meta.editDistance.map(x => $x).get("") td: text rev.meta.size.map(x => formatSize(x)).get("") td: text rev.meta.words.map(x => $x).get("")```I mean, this is perfect and without flaw.
gollark: I somewhat agree, although it would worsen the aesthetics of the HTML I have in my thing.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.